MSC_ST_DESIGNATORS
The staging table used by the collection program to validate and process data for table MSC_DESIGNTORS.
Details
-
Schema: FUSION
-
Object owner: MSC
-
Object type: TABLE
-
Tablespace: INTERFACE
Columns
Name | Datatype | Length | Precision | Not-null | Comments |
---|---|---|---|---|---|
SCHEDULE_DESIGNATOR_ID | NUMBER | This value indicates the identifier of the schedule. | |||
DESIGNATOR | VARCHAR2 | 10 | Source application schedule name | ||
SR_DESIGNATOR | VARCHAR2 | 10 | Source side value of the designator collected. | ||
ORGANIZATION_ID | NUMBER | This column indicates the Organization identifier. | |||
SR_ORGANIZATION_ID | NUMBER | Source side value of the organization identifier. | |||
MPS_RELIEF | NUMBER | Flag to indicate whether MPS relief performed against this designator | |||
INVENTORY_ATP_FLAG | NUMBER | Inventory available to promise flag | |||
DESCRIPTION | VARCHAR2 | 50 | Description of the this designator | ||
DISABLE_DATE | DATE | Forecast Designator disable date | |||
DEMAND_CLASS | VARCHAR2 | 34 | Class to which the demand is tied. | ||
ORGANIZATION_SELECTION | NUMBER | This value indicates the organization selection(Single/Multiple). | |||
PRODUCTION | NUMBER | This flag indicates whether the plan is enabled as production plan. | |||
RECOMMENDATION_RELEASE | NUMBER | This value indicates the Planned order release flag. | |||
SCHEDULE_TYPE | NUMBER | Schedule type of the designator collected from source system. | |||
DELETED_FLAG | NUMBER | Yes/No flag indicating whether the row will be deleted | |||
LAST_UPDATE_DATE | TIMESTAMP | Yes | Who column: indicates the date and time of the last update of the row. | ||
LAST_UPDATED_BY | VARCHAR2 | 64 | Yes | Who column: indicates the user who last updated the row. | |
CREATION_DATE | TIMESTAMP | Yes | Who column: indicates the date and time of the creation of the row. | ||
CREATED_BY | VARCHAR2 | 64 | Yes | Who column: indicates the user who created the row. | |
LAST_UPDATE_LOGIN | VARCHAR2 | 32 | Who column: indicates the session login associated to the user who last updated the row. | ||
SR_INSTANCE_ID | NUMBER | Source application instance identifier | |||
REFRESH_NUMBER | NUMBER | Refresh number populated by the collection program | |||
DESIGNATOR_ID | NUMBER | Unique id of the forecast designator | |||
DESIGNATOR_TYPE | NUMBER | Indicate the designator type: MPS, MDS, MRP, or DRP | |||
CONSUME_FORECAST | NUMBER | Flag to indicate whether forecast is consumed | |||
UPDATE_TYPE | NUMBER | This value indicates Forecast update type code. | |||
FORWARD_UPDATE_TIME_FENCE | NUMBER | Number of days forward which can be considered for consumption | |||
BACKWARD_UPDATE_TIME_FENCE | NUMBER | Backward consumption days for the forecast | |||
OUTLIER_UPDATE_PERCENTAGE | NUMBER | Forecast outlier update percentage | |||
FORECAST_SET_ID | VARCHAR2 | 10 | ID assigned to the forecast set | ||
CUSTOMER_ID | NUMBER | Unique Partner identifier generated by the collection program | |||
SHIP_ID | NUMBER | This value indicates the Forecast ship code identifier. | |||
BILL_ID | NUMBER | Forecast billing address identifier | |||
BUCKET_TYPE | NUMBER | Forecast bucket type - days, weeks or periods | |||
PROBABILITY | NUMBER | This value indicates the probability for the demand/designator. | |||
FORECAST_SET | VARCHAR2 | 10 | Name assigned to the forecast set | ||
COMPANY_ID | NUMBER | Unique id assigned to the company | |||
COMPANY_NAME | VARCHAR2 | 255 | Party name with which the company is registered. | ||
ORGANIZATION_CODE | VARCHAR2 | 7 | This column indicates the Organization Code. | ||
CUSTOMER_NAME | VARCHAR2 | 255 | Party name assigned to the customer | ||
SHIP_TO_SITE_CODE | VARCHAR2 | 30 | Name of the party/partner where the shipment if headed for. | ||
BILL_TO_SITE_CODE | VARCHAR2 | 30 | Bill to site code for the customer bill to site. | ||
SR_INSTANCE_CODE | VARCHAR2 | 30 | Source Instance code from which data is being populated. | ||
MESSAGE_ID | NUMBER | This is a foreign key reference to ECX_DOCLOGS.INTERNAL_CONTROL_NUMBER for records got via XML | |||
PROCESS_FLAG | NUMBER | Processing Flag indicating the status of records during pre-processing. 1- Complete Record, 2- Error Record, 3- Warning Record, 4- Retry Record, 5- New Record. | |||
DATA_SOURCE_TYPE | VARCHAR2 | 15 | Source type indicating the source of data | ||
ST_TRANSACTION_ID | NUMBER | Transaction ID generated during pre-processing to uniquely identify a record in the staging table | |||
ERROR_TEXT | VARCHAR2 | 2000 | This will describe the reason for the error if any. | ||
BATCH_ID | NUMBER | Batch identifier generated during pre-processing | |||
SELLER_FLAG | VARCHAR2 | 30 | This value indicates the seller flag setting. | ||
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. | |
RETRY_COUNT | NUMBER | Number of retries to process failed records. | |||
ERROR_CODE | VARCHAR2 | 150 | Error code for functional validation errors in the record |