MSC_ST_SR_RECEIPT_ORG

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

Details

  • Schema: FUSION

  • Object owner: MSC

  • Object type: TABLE

  • Tablespace: INTERFACE

Columns

Name Datatype Length Not-null Comments
SR_RECEIPT_ID NUMBER Unique identifier for a row generated at planning server
SR_SR_RECEIPT_ORG NUMBER Receiving org from source application instance
SOURCING_RULE_ID NUMBER Sourcing rule / Bill of Distribution identtifer
RECEIPT_PARTNER_ID NUMBER Trading partner unique identifier
RECEIPT_PARTNER_SITE_ID NUMBER Trading partner site unique identifier
EFFECTIVE_DATE DATE Effective date of the receipt orgs.
ORGANIZATION_CODE VARCHAR2 18 This column indicates the organization code.
SOURCING_RULE_NAME VARCHAR2 80 Name of the sourcing rule used in supply chain sourcing.
DISABLE_DATE DATE Disable date of the sourcing rule effectivity.
DELETED_FLAG NUMBER Yes/No flag indicates whether corresponding record in ODS 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 identifier populated by the collection progam
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
RETRY_COUNT NUMBER Number of retries to process failed records.
ERROR_CODE VARCHAR2 150 Error code for functional validation errors in the record
ERROR_TEXT VARCHAR2 2000 This will describe the reason for the error if any.
SR_INSTANCE_CODE VARCHAR2 30 Source Instance code from which data is being populated.
RECEIPT_ORG_INSTANCE_ID NUMBER Source application instance identitifer associated with the receiving org
LOAD_REQUEST_ID NUMBER It Stores the Request ID of Job that loaded the data.