MSC_ST_SOURCING_RULES
The staging table used by the collection program to validate and process data for table MSC_SOURCING_RULES.
Details
-
Schema: FUSION
-
Object owner: MSC
-
Object type: TABLE
-
Tablespace: INTERFACE
Columns
| Name | Datatype | Length | Not-null | Comments |
|---|---|---|---|---|
| SOURCING_RULE_ID | NUMBER | Sourcing rule / Bill of Distribution identifier | ||
| SR_SOURCING_RULE_ID | NUMBER | Sourcing rule / Bill of Distribution identifier from source applicaiton | ||
| SOURCING_RULE_NAME | VARCHAR2 | 80 | Sourcing rule / Bill of Distribution name | |
| ORGANIZATION_ID | NUMBER | This column indicates the organization identifier. | ||
| ORGANIZATION_CODE | VARCHAR2 | 30 | This column indicates the organization code. | |
| DESCRIPTION | VARCHAR2 | 320 | Describe Sourcing rule / Bill of Distribution | |
| STATUS | NUMBER | Status flag of the sourcing rules. | ||
| SOURCING_RULE_TYPE | NUMBER | Flag indicates whether the row is sourcing rule or bill of distribution | ||
| PLANNING_ACTIVE | NUMBER | Flag indicates whether the row is planning active | ||
| 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. | |
| DISABLE_DATE | DATE | Disable date of the sourcing rule effectivity. | ||
| LOAD_REQUEST_ID | NUMBER | It Stores the Request ID of Job that loaded the data. | ||
| SUBINV_PLANNING_ENABLED | NUMBER | Indicates if the sourcing rule is enabled for sub inventory level planning. | ||
| SUB_INVENTORY_CODE | VARCHAR2 | 10 | This value indicates the Sub inventory code. |