CST_COST_ESTIMATE_ASSIGNS

This table contains the cost estimate assignment information for both accounting and non-accounting assignments.

Details

  • Schema: FUSION

  • Object owner: CST

  • Object type: TABLE

  • Tablespace: FUSION_TS_TX_DATA

Primary Key

Name Columns

CST_COST_ESTIMATE_ASGNS_PK

COST_ESTIMATE_ASSIGN_ID

Columns

Name Datatype Length Precision Not-null Comments
COST_ESTIMATE_ASSIGN_ID NUMBER 18 Yes Generated identifier for cost estimate assignments.
OBJECT_VERSION_NUMBER NUMBER 9 Yes Used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried.
COST_ESTIMATE_LINE_ID NUMBER 18 Yes Generated identifier for cost estimate lines.
ASSIGNMENT_TYPE VARCHAR2 30 Yes Indicates the type of assignment, whether the assignment is for an accounting target or a non-accounting target. Valid values are "Accounting" / "Non-Accounting".
COST_ORG_ID NUMBER 18 Identifies the cost organization to which the cost estimate is assigned.
COST_BOOK_ID NUMBER 18 Identifies the cost book to which the cost estimate is assigned.
VAL_STRUCTURE_ID NUMBER 18 Identifies the valuation structure to which the cost estimate is assigned.
VAL_STRUCTURE_TYPE_CODE VARCHAR2 30 Identifies the Valuation Structure Type Code.
STRUCTURE_INSTANCE_NUMBER NUMBER 18 Identifies the structure instance number to which the cost estimate is assigned.
ASSIGNMENT_LEVEL VARCHAR2 30 Yes Indicates the level to which the cost estimate is assigned. Cost estimates can be assigned to targets which are at valuation unit level, inventory control attribute level or at valuation structure level for accounting assignments. Similarly for non-accounting assignments, the assignment level can be at control attributes level or at non-accounting structure level. Valid values are "Control Attributes" / "Valuation Unit" / "Reference".
VAL_UNIT_ID NUMBER 18 Identifies the valuation unit to which the cost estimate is assigned.
CODE_COMBINATION_ID NUMBER 18 Identifies the control attribute combination to which the cost estimate is assigned. It can either valuation unit code combination for accounting assignments or non-accounting code combination for non-accounting assignments.
CURRENCY_CONVERSION_TYPE VARCHAR2 30 Indicates the currency conversion type when the entered currency is different from the cost organization - cost book currency
CURRENCY_CONVERSION_DATE DATE Indicates the currency conversion date used for the currency conversion when entered currency is different from the cost organization - cost book currency.
PROJECTED_STANDARD_COST NUMBER Indicates the projected standard cost for the cost component in cost organization - cost book currency.
PROJECTED_CURRENCY_CODE VARCHAR2 15 Indicates the currency code in which the projected standard cost is maintained.
CONVERSION_MODE VARCHAR2 30 Indicates whether the currency conversion from Entered Currency to Accounting Currency needs to happen at the time of publishing the costs or should be revised at the time the cost becomes effective during cost processing.
STATUS_CODE VARCHAR2 30 Yes Indicates the status of the approve and publish process.
STD_COST_ID NUMBER 18 Indicates the standard cost record which is created by the publishing of the cost estimate to accounting domain.
LOCKED_FLAG VARCHAR2 1 Flag to track locked status of record. Possible values are Y or N.
PUBLISHED_FLAG VARCHAR2 1 Indicates the record has been published to the cost accounting domain. Possible values are Y or N.
EFFECTIVE_START_DATE DATE Date Effective Entity: indicates the date at the beginning of the date range within which the row is effective.
EFFECTIVE_END_DATE DATE Date Effective Entity: indicates the date at the end of the date range within which the row is effective.
CREATED_BY VARCHAR2 64 Yes Who column: indicates the user who created the row.
CREATION_DATE TIMESTAMP Yes Who column: indicates the date and time of the creation of the row.
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row.
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row.
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row.
ATTRIBUTE_CATEGORY VARCHAR2 30 Descriptive Flexfield: structure definition of the user descriptive flexfield.
ATTRIBUTE_CHAR1 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR2 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR3 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR4 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR5 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR6 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR7 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR8 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR9 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR10 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR11 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR12 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR13 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR14 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR15 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR16 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR17 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR18 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR19 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR20 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER1 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER2 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER3 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER4 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER5 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER6 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER7 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER8 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER9 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER10 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE1 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE2 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE3 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE4 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE5 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP1 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP2 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP3 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP4 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP5 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.

Indexes

Index Uniqueness Tablespace Columns
CST_COST_ESTIMATE_ASGNS_N1 Non Unique FUSION_TS_TX_DATA COST_ESTIMATE_LINE_ID, COST_ORG_ID, COST_BOOK_ID, VAL_STRUCTURE_ID, ASSIGNMENT_TYPE
CST_COST_ESTIMATE_ASGNS_N5 Non Unique FUSION_TS_TX_DATA COST_ESTIMATE_LINE_ID, STRUCTURE_INSTANCE_NUMBER, ASSIGNMENT_TYPE, CODE_COMBINATION_ID
CST_COST_ESTIMATE_ASGNS_PK Unique Default COST_ESTIMATE_ASSIGN_ID