MSC_ST_ALLOCATION_RULES

The staging table used by the collection program to validate and process data for table MSC_ALLOCATION_RULES.

Details

  • Schema: FUSION

  • Object owner: MSC

  • Object type: TABLE

  • Tablespace: INTERFACE

Columns

Name Datatype Length Precision Not-null Comments Status
ALLOCATION_RULE_NAME VARCHAR2 30 Unique name for the allocation rule Active
DESCRIPTION VARCHAR2 80 Description of the allocation rule Active
ALLOCATION_SPECIFICATION NUMBER Allocation specification can 1 for number, 2 for ratio,3 foe Percentage Active
EFFECTIVE_DATE DATE Date from when the rule is effective Active
DISABLE_DATE DATE Date that the rule gets disabled Active
DEMAND_CLASS VARCHAR2 80 Class to which the demand is tied. Active
WEEKLY_ALLOC_QTY NUMBER This is the Weekly Allocated Quantity specified in the allocation rule. Active
CREATED_BY VARCHAR2 64 Yes Who column: indicates the user who created the row. Active
CREATION_DATE TIMESTAMP Yes Who column: indicates the date and time of the creation of the row. Active
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row. Active
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row. Active
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row. Active
REFRESH_NUMBER NUMBER 18 Refresh identifier populated by the collection program. Active
PROCESS_FLAG NUMBER Process Flag indicates the status of records during pre-processing. 1- Compete Record, 2- Error Record, 3- Warning Record, 4- Retry Record, 5- New Record. Active
ERROR_TEXT VARCHAR2 2000 This will describe the reason for the error if any Active
ERROR_CODE VARCHAR2 80 Error code for functional validation errors in the record Active
DELETED_FLAG NUMBER 1 Flag that indicates if the record should be deleted in collections Active
LOAD_REQUEST_ID NUMBER It Stores the Request ID of Job that loaded the data. Active
SR_INSTANCE_CODE VARCHAR2 30 Indicates the source instance code
ALLOCATION_AREA NUMBER This column stores the value of product for which allocation is defined. 1/NULL - GOP and 2 -BM.
ATTRIBUTE1_NAME VARCHAR2 64 This column contains name for attribute1 to define allocation used in Backlog Management.
ATTRIBUTE1_VALUE VARCHAR2 100 This column contains value for the attribute name mentioned in attribute1_name column.
ATTRIBUTE1_ID NUMBER 18 This column contains ID derived for the name provided in attribute1_name column.
ATTRIBUTE1_DEST_VALUE_ID NUMBER 18 This column contains ID derived for the value provided in attribute1_value column.
ATTRIBUTE2_NAME VARCHAR2 64 This column contains name for attribute2 to define allocation used in Backlog Management.
ATTRIBUTE2_VALUE VARCHAR2 100 This column contains value for the attribute name mentioned in attribute2_name column.
ATTRIBUTE2_ID NUMBER 18 This column contains ID derived for the name provided in attribute2_name column.
ATTRIBUTE2_DEST_VALUE_ID NUMBER 18 This column contains ID derived for the value provided in attribute2_value column.
ATTRIBUTE3_NAME VARCHAR2 64 This column contains name for attribute3 to define allocation used in Backlog Management.
ATTRIBUTE3_VALUE VARCHAR2 100 This column contains value for the attribute name mentioned in attribute3_name column.
ATTRIBUTE3_ID NUMBER 18 This column contains ID derived for the name provided in attribute3_name column.
ATTRIBUTE3_DEST_VALUE_ID NUMBER 18 This column contains ID derived for the value provided in attribute3_value column.
ATTRIBUTE_ID NUMBER 18 This column contains ID derived for the name of attributes defined in attribute1/attribute2/attribute3 based on allocation level.
ATTRIBUTE_VALUE_ID NUMBER 18 This column contains ID derived for the value of attributes defined in attribute1/attribute2/attribute3 based on allocation level.
ATTRIBUTE_VALUE VARCHAR2 100 This column contains value derived based on value of attributes defined in attribute1/attribute2/attribute3 based on allocation level.
ALLOCATION_VALUE NUMBER This column stores the value of supply allocated to respective attribute.
RANK NUMBER 18 This column stores the rank specified against the Attribute.
STEALING_PROTECTION NUMBER 18 This column stores the value of Stealing Protection against the Attribute.
ALLOCATION_ATTRIBUTE_ID_1 NUMBER 18 This column stores the Oracle Backlog Management Allocation Hierarchy Level 1 value during collections.
ALLOCATION_ATTRIBUTE_ID_2 NUMBER 18 This column stores the Oracle Backlog Management Allocation Hierarchy Level 2 value during collections.
ALLOCATION_ATTRIBUTE_ID_3 NUMBER 18 This column stores the Oracle Backlog Management Allocation Hierarchy Level 3 value during collections.