CST_DRAFT_STD_RSRC_RATES

This table contains the resource rates draft published to cost accounting from a cost planning scenario.

Details

  • Schema: FUSION

  • Object owner: CST

  • Object type: TABLE

  • Tablespace: FUSION_TS_TX_DATA

Columns

Name Datatype Length Precision Not-null Comments
DRAFT_STD_RSRC_RATE_ID NUMBER 18 Yes Indicates the surrogate identifier for the standard resource rate.
COST_ORG_ID NUMBER 18 Indicates the cost organization to which the resource rates are published from cost planning.
COST_BOOK_ID NUMBER 18 Indicates the cost book to which the resource rates are published from cost planning.
RESOURCE_ID NUMBER 18 Indicates the resource for which the rates are published.
UOM_CODE VARCHAR2 30 Indicates the unit of measure for the resource.
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.
CURRENCY_CODE VARCHAR2 15 Indicates the currency code in which the resource rate is maintained.
SCENARIO_EVENT_ID NUMBER 18 Indicates the scenario event from which the standard resource rate was published from.
PREVIOUS_STD_RESOURCE_RATE_ID NUMBER 18 Indicates the standard resource rate which this resource rate record is replacing.
PREVIOUS_EFFECTIVE_START_DATE TIMESTAMP Indicates the start date of the previously effective standard resource rate.
PREVIOUS_EFFECTIVE_END_DATE TIMESTAMP Indicates the end date of the previously effective standard resource rate.
LAST_USED_TRANSACTION_ID NUMBER 18 Indicates the last resource transaction which used this standard resource rate for accounting purposes.
PLANNING_RESOURCE_RATE_ID NUMBER 18 Yes Indicates the reference of the cost planning resource rate from which the standard resource rate is published.
STATUS_CODE VARCHAR2 30 Yes Indicates the status of the resource rate publishing process for the resource rate record.
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.
REQUEST_ID NUMBER 18 Enterprise Service Scheduler: indicates the request ID of the job that created or last updated the row.
JOB_DEFINITION_NAME VARCHAR2 100 Enterprise Service Scheduler: indicates the name of the job that created or last updated the row.
JOB_DEFINITION_PACKAGE VARCHAR2 900 Enterprise Service Scheduler: indicates the package name of the job that created or last updated the row.
SCENARIO_PUBLISH_HEADER_ID NUMBER 18 Indicates the surrogate key reference of the scenario publish header.
LAST_USED_DATE TIMESTAMP Indicates the date when the resource rate was last used by the cost processor.
SCENARIO_ROLLUP_HEADER_ID NUMBER 18 Identifies the cost planning scenario rollup header based on which the resource rate was published.
STAGED_FOR_STD_COST_ADJ_FLAG VARCHAR2 1 Indicates whether this rate has been staged for WIP revaluation due to resource rate adjustment.

Indexes

Index Uniqueness Tablespace Columns
CST_DRAFT_STD_RSRC_RATES_PK Unique FUSION_TS_TX_DATA DRAFT_STD_RSRC_RATE_ID