12.12.2016 Views

bomtrm

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

CST_COST_TYPES<br />

CST_COST_TYPES stores cost type definitions. The table is seeded with<br />

three cost types: Frozen, Average, and Pending. The Frozen cost type is<br />

used in standard costing organizations. The average cost type is used in<br />

average costing organizations. All costs reference a cost type.<br />

PL_ELEMENT_FLAG, PL_RESOURCE_FLAG,<br />

PL_OPERATION_FLAG, PL_ACTIVITY_FLAG values are used by the<br />

Cost Rollup to determine whether to group rollup costs by cost element,<br />

sub element, operation sequence number, or activity.<br />

BOM_SNAPSHOT_FLAG is used by the Cost Rollup to determine<br />

whether to save the bill structure when rolling up costs for a cost type.<br />

Column Descriptions<br />

Name Null? Type Description<br />

COST_TYPE_ID (PK) NOT NULL NUMBER Cost type identifier<br />

LAST_UPDATE_DATE NOT NULL DATE Standard Who column<br />

LAST_UPDATED_BY NOT NULL NUMBER Standard Who column<br />

CREATION_DATE NOT NULL DATE Standard Who column<br />

CREATED_BY NOT NULL NUMBER Standard Who column<br />

LAST_UPDATE_LOGIN NULL NUMBER Standard Who column<br />

ORGANIZATION_ID NULL NUMBER Organization identifier<br />

COST_TYPE NOT NULL VARCHAR2(10) Cost type name<br />

DESCRIPTION NULL VARCHAR2(240) Description<br />

COSTING_METHOD_TYPE NOT NULL NUMBER Costing method used, standard<br />

or average<br />

FROZEN_STANDARD_FLAG NULL NUMBER Whether it is frozen standard<br />

cost type or not<br />

DEFAULT_COST_TYPE_ID NOT NULL NUMBER Cost type identifier used as<br />

the default cost type when<br />

rolling up costs<br />

BOM_SNAPSHOT_FLAG NOT NULL NUMBER Whether to save the bill<br />

structure when rolling up costs<br />

ALTERNATE_BOM_DESIGNATOR NULL VARCHAR2(10) Alternate designator<br />

ALLOW_UPDATES_FLAG NULL NUMBER Whether the costs defined for<br />

this cost type can be changed<br />

PL_ELEMENT_FLAG NOT NULL NUMBER Whether to group previous level<br />

cost by cost element<br />

PL_RESOURCE_FLAG NOT NULL NUMBER Whether to group previous level<br />

cost by subelement<br />

PL_OPERATION_FLAG NOT NULL NUMBER Whether to group previous level<br />

cost by operation sequence<br />

number<br />

PL_ACTIVITY_FLAG NOT NULL NUMBER Whether to group previous level<br />

cost by activity<br />

DISABLE_DATE NULL DATE Inactive On/After<br />

AVAILABLE_TO_ENG_FLAG NULL NUMBER Whether the set of cost for<br />

this cost type is available for<br />

Oracle Engineering<br />

COMPONENT_YIELD_FLAG NOT NULL NUMBER Whether to consider component<br />

yield factor when rolling up<br />

costs<br />

ATTRIBUTE_CATEGORY NULL VARCHAR2(30) Descriptive Flexfield structure<br />

defining column<br />

ATTRIBUTE1 NULL VARCHAR2(150) Descriptive Flexfield segment<br />

ATTRIBUTE2 NULL VARCHAR2(150) Descriptive Flexfield segment<br />

Oracle Proprietary, Confidential Information––Use Restricted by Contract<br />

Detailed Design<br />

3 – 295

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!