PROCESSING DETAILS (ORACLE)

Files Necessary to Run the Import Items Preprocessor

The following custom files must be installed and accessible in order to run the Import Items Preprocessor:

AOPITEM.EXE

Application executable

AOPITEM.ORA, AOPITEM2.ORA, AOPITEM3.ORA, AOPITEM4.ORA, AOPITEM5.ORA, AOPITEM6.ORA

You must apply Oracle stored procedures before you can execute the Import Items Preprocessor.

AOPITEM.QRP

Report Template

If your Costpoint system is configured on an Oracle database platform, the Import Items Preprocessor supports all file layouts listed in this documentation.

Import Items Preprocessor tables

The following Costpoint tables are maintained by this preprocessor:

Table

Table Name

Definition

ITEM

Item

Stores parts, services, and goods.

PART

Part

Stores additional information required by parts. Many of these characteristics act as defaults in other modules as this part is used. The Comments tab and the Units of Measure and U/M Conversions subtasks are available on the Manage Parts screen, and can be assigned to this part.

ITEM_UM

Item Unit of Measure

A cross-reference between parts and units of measure that indicates the applicable units of measure for a given part and their use. Each part has three of these cross-references, one each for inventory, ordering, and selling.

ITEM_UM_CONV

Item Unit of Measure Conversion

Part specific conversions. Example: plate to pound for specific sheet metal part.

ITEM_VEND

Item Vendor

A cross-reference between items and vendors. Used to indicate the vendors from which this item is available. Can be used to track vendors when the vendor item number is unknown, and to indicate preferred or approved vendors for a given item.

ITEM_CST

Item Cost

Use to enter cost information for individual items.

ITEM_PROJ_CST

Item Project Cost

Use to enter cost information for individual items fir a specific project.

ITEM_LT

Item Lead Time

The span of time required to perform a series of operations. The time between recognition of the need for an order and the receipt of goods.

ITEM_TEXT

Item Text

Use to establish text, associated with a given validated text label, that can be associated with any item.

ITEM_UDEF

Item User-Defined

This table holds user-defined information associated with the item.

ALT_PART

Alternate Part

Contains a cross-reference list of manufacturer and vendor part numbers that are alternates to the specified part. The manufacturer part has functional and physical characteristics that are equivalent in performance, reliability, and maintainability, and can be exchanged for one or more internal parts without alteration.

SUBST_PART

Substitute Part

Substitute parts are used in Part Project Data for materials planning. Substitute parts are similar enough to make it exchangeable with another part.

PART_PROJ

Part Project

Links one or more projects to the part and enters material planning and QC information specific to that part/project.

PROJ_SUBST_PART

Project Substitute Part

An item that can be exchanged for another (only within the referenced project). A substitute part is an internal part. Usage would be within bills of materials or order entry.

 

ITEM_PRODUCT

Item Product

The Item Product table stores information for selling items, including the sales and shipping information that accompanies a billed item. Subsets of products can be stored.

PROD_PRICE_CATLG

Product Price Catalog

This table stores Catalog Product Unit Pricing information and is established on the Manage Product Price Catalogs screen in Costpoint Product Definition.

PROD_PRICE_SCH

Product Price Schedule

This table is maintained on the Manage Product Price Catalogs screen and stores sales price information for a given catalog item. 

PROD_CST_SCH

Product Cost Schedule

This table is maintained on the Manage Product Price Catalogs screen and stores cost information for a given catalog item. 

PROD_WARR_CST_SCH

Product Warranty Cost Schedule

This table is maintained on the Manaqge Product Price Catalogs screen and stores warranty information for a given catalog item. 

PROJ_CLIN

Project Contract Line Item Number

This table contains the valid project/CLIN combinations. The combinations are stored by unique project and CLIN.

PROJ_CLIN_PROD

Project Contract Line Item Number Product

This table contains the items for the project/CLIN combinations. Items are stored by unique project, CLIN, and item.

CLIN_PRICE_SCH

Contract Line Item Number Price Schedule

This table stores information on the CLIN price schedule. Information is stored by unique project, CLIN, item, and price schedule.

CLIN_CST_SCH

Contract Line Item Number Cost Schedule

This table stores information on the CLIN cost schedule and its item subtask. Information is stored by unique project, CLIN, item, and cost schedule.

CLIN_WARR_CST_SCH

Contract Line Item Number Warranty Cost Schedule

This table stores warranty cost information for the project with CLINs. Information is stored by unique project, CLIN, item, and warranty cost schedule.

Input File Details

The input file line layouts for each line type maintained by this process are documented in the following sections. You can process only one input file at a time, but the file can contain different line types. Only the Item record is required for inserting new services and goods. All other lines are optional, and their order is inconsequential.

To create a part with an ITEM input file record, you must also include PART and ITEM UM records. If you use the PT2 record format for part setup, it contains all information required to populate the required tables for a part.

Each table lists:

In the following sections, each table containing input file fields that are defined as decimals in Costpoint must include the decimal point in the data being processed. Otherwise, integer (whole) numbers are assumed.  

If a new line is rejected, all dependent new lines for that item are rejected (and included in the error report and written to the error output file), even if there are no errors associated with the dependent line. For example, if a new item line is rejected, all lines associated with that item are rejected.

When you set up a part with the Item, Part, and Item UM input file records, if a Part or Item U/M on a new line is rejected, the associated Item line must also be rejected, and therefore all new lines associated with the new item line are also rejected.

PART (PT2)

ITEM (ITM)

PART (PRT)

ITEM UNIT OF MEASURE LINE (IUM)

ITEM UNIT OF MEASURE CONVERSION (UMC)

ITEM VENDOR (VND)

ITEM COST (CST)

ITEM PROJECT COST (IPC)

ITEM LEAD TIME (ILT)

ITEM TEXT (TXT)

ITEM USER-DEFINED (UDF)

ALTERNATE PART (APT)

SUBSTITUTE PART (SPT)

PART PROJECT (PPJ)

PROJECT SUBSTITUTE PART (PSP)

ITEM PRODUCT (PRD)

PRODUCT PRICE CATALOG (PPC)

PRODUCT PRICE SCHEDULE (PPS)

PRODUCT COST SCHEDULE (PCS)

PRODUCT WARRANTY COST SCHEDULE (PWS)

PROJECT CONTRACT LINE ITEM NUMBER (CLN)

PROJECT CLIENT LINE ITEM NUMBER PRODUCT (PCP)

CONTRACT LINE ITEM NUMBER PRICE SCHEDULE (CPS)

CONTRACT LINE ITEM NUMBER COST SCHEDULE (CCS)

CONTRACT LINE ITEM NUMBER WARRANTY COST SCHEDULE (CWS)