MSC_ST_TRADING_PARTNER_SITES

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

Details

  • Schema: FUSION

  • Object owner: MSC

  • Object type: TABLE

  • Tablespace: INTERFACE

Columns

Name Datatype Length Precision Not-null Comments
PARTNER_ID NUMBER 18 Trading partner unique identifier
PARTNER_SITE_ID NUMBER 18 Trading partner site unique identifier
PARTNER_ADDRESS VARCHAR2 2000 Trading partner address where the customer/supplier org is put up.
SR_TP_ID NUMBER 18 Trading partner unique identifier from source application
SR_TP_SITE_ID VARCHAR2 1000 Trading partner site unique identifier from source application
TP_SITE_CODE VARCHAR2 240 Trading partner site code collected from source system.
LOCATION VARCHAR2 240 This column indicates the Location.
PARTNER_TYPE NUMBER Indicate type of partner: Customer, Supplier, or Organization
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 18 Source application instance identifier
REFRESH_NUMBER NUMBER 18 Refresh identifier populated by the collection program.
RETRY_COUNT NUMBER Retry count. Used during planning collection when the record fails to get loaded into ODS.
LONGITUDE NUMBER 10 Used to store Longitude Information for the Location for Spatial Proximity and containment purposes.
LATITUDE NUMBER 10 Used to store Latitude Information for the Location for Spatial Proximity and containment purposes.
OPERATING_UNIT_NAME VARCHAR2 240 This value indicates Operating unit name.
COMPANY_ID NUMBER 18 Unique id assigned to the company
COMPANY_NAME VARCHAR2 255 Party name with which the company is registered.
PARTNER_NAME VARCHAR2 1020 Name of the supplier or customer
SR_INSTANCE_CODE VARCHAR2 30 The value indicates the source system code from where the data is collected.
MESSAGE_ID NUMBER 18 This is a foreign key reference to ECX_DOCLOGS.INTERNAL_CONTROL_NUMBER for records got via XML
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.
DATA_SOURCE_TYPE VARCHAR2 15 Source Type indicating the source of the records
ST_TRANSACTION_ID NUMBER 18 Transaction ID generated during pre-processing to uniquely identify a record in the staging table
BATCH_ID NUMBER 18 Batch identifier generated during pre-processing
ERROR_TEXT VARCHAR2 2000 If PROCESS_FLAG is equal to 3 for a record, then this will describe the reason for the error
ERROR_CODE VARCHAR2 150 Error code for functional validation errors in the record
COUNTRY VARCHAR2 60 Country where this address belongs.
STATE VARCHAR2 150 State name of the customer/supplier site location address.
CITY VARCHAR2 240 City of the Identifying address
POSTAL_CODE VARCHAR2 60 Postal code part of the customer/supplier site location address.
ORGANIZATION_CODE VARCHAR2 18 Short alphanumeric code to identify the Organization.
PARTNER_SITE_NUMBER VARCHAR2 30 Unique partner site number generated on the source system for the trading partner site.
ADDRESS1 VARCHAR2 960 First line of the Identifying address
ADDRESS2 VARCHAR2 960 Second line of the Identifying address
ADDRESS3 VARCHAR2 960 Third line of the identifying address
ADDRESS4 VARCHAR2 960 Fourth line of the Identifying address
PROVINCE VARCHAR2 600 Province part of the customer/supplier site location address.
COUNTY VARCHAR2 150 County where this address belongs.
OPERATING_UNIT NUMBER This value indicates Operating Unit.
LOCATION_ID NUMBER 18 Unique identifier for this Location. (Identifier of the col Location null for supplier-sites)
SHIPPING_CONTROL VARCHAR2 14 Shipping control flag for the trading partner site. Arrive/Ship.
SOURCE_SR_TP_ID NUMBER 18 Source side trading partner identifier value.
SOURCE_SR_TP_SITE_ID NUMBER Source side trading partner site identifier value.
OPERATION_TYPE VARCHAR2 2 This column indicates the Operation Type.
LOAD_REQUEST_ID NUMBER It Stores the Request ID of Job that loaded the data.
TIMEZONE_CODE VARCHAR2 64 Stores the time zone code for the trading partner site
REQ_BU_FLAG NUMBER Indicates whether the supplier site belongs to a requisitioning BU(1) or procurement BU(2)