WSH_TRANSACTIONS_HISTORY

WSH_TRANSACTIONS_HISTORY maintains the history of transactions

Details

  • Schema: FUSION

  • Object owner: WSH

  • Object type: TABLE

  • Tablespace: FUSION_TS_TX_DATA

Primary Key

Name Columns

WSH_TRANSACTIONS_HISTORY_PK

TRANSACTION_ID

Columns

Name Datatype Length Precision Not-null Comments Status
TRANSACTION_ID NUMBER 18 Yes Primary key for the Transactions History Active
TRANSACTION_NAME VARCHAR2 30 Alternate key for Transaction Id used for SAAS processing
LOAD_REQUEST_ID NUMBER 18 Used by Enterprise Service Scheduler: indicates the request ID of the interface load job that created the row.
DOCUMENT_TYPE VARCHAR2 30 Yes Document type for the transaction Example: SR/SA Active
DOCUMENT_NUMBER VARCHAR2 150 Yes Document Identifier for the transaction Active
ORIG_DOCUMENT_NUMBER VARCHAR2 150 Document Identifier for the original transaction Active
DOCUMENT_DIRECTION VARCHAR2 1 Yes Direction of the document Example: I/O Active
TRANSACTION_STATUS VARCHAR2 2 Yes Status of the transaction Example : IP/ER/SC/ST/PP Active
ACTION_TYPE VARCHAR2 30 Yes Type of Action Examples: SR and SA. Active
ENTITY_NUMBER VARCHAR2 150 Yes Name of the entity which can be a shipment or an order. Active
ENTITY_TYPE VARCHAR2 30 Yes Type of Entity Possible values are: DLVY, DLVY_INT, ORDER, ORDER_INT Active
TRADING_PARTNER_ID NUMBER 18 Yes This identifies the trading partner. Active
EVENT_NAME VARCHAR2 240 Name of the Business Event for the transaction Active
USER_ID NUMBER 18 This identifies the user for this transaction. Active
RESPONSIBILITY_ID NUMBER 18 This identifies the responsibility. Active
APPLICATION_ID NUMBER 18 This identifies the application. Active
CREATION_DATE TIMESTAMP Yes Who column: indicates the date and time of the creation of the row. Active
CREATED_BY VARCHAR2 64 Yes Who column: indicates the user who created the row. Active
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row. Active
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row. Active
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row. Active
REQUEST_ID NUMBER 18 Enterprise Service Scheduler: indicates the request ID of the job that created or last updated the row. Active
JOB_DEFINITION_NAME VARCHAR2 100 Enterprise Service Scheduler: indicates the name of the job that created or last updated the row. Active
JOB_DEFINITION_PACKAGE VARCHAR2 900 Enterprise Service Scheduler: indicates the package name of the job that created or last updated the row. Active
ATTRIBUTE_CATEGORY VARCHAR2 30 Descriptive Flexfield: structure definition of the user descriptive flexfield. Active
ATTRIBUTE1 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE2 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE3 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE4 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE5 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE6 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE7 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE8 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE9 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE10 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE11 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE12 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE13 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE14 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE15 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
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. Active
PROCESS_NAME VARCHAR2 240 BPEL/ESB process name associated to the transaction Active
PROCESS_ID NUMBER 18 Unique identifier of the BPEL/ESB process instance associated to the transaction Active
OUTSOURCER_PARTY_ID NUMBER 18 Foreign Key to PARTY_ID in HZ_PARTIES. Represents the Outsourcer who sent this message to the LSP system. Active
CHILD_REQUEST_ID NUMBER 18 Stores the Concurrent/ESS child request_id of the request triggered to process the data from the interface tables Active
SOURCE_SYSTEM_ID NUMBER 18 This identifies the source system. Active
SOURCE_SYSTEM_NAME VARCHAR2 80 This column is to allow the Shipment Request with source_system_name only. Active
ATTRIBUTE16 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE17 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE18 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE19 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE20 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER1 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER2 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER3 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER4 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER5 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER6 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER7 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER8 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER9 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER10 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE1 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE2 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE3 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE4 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE5 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP1 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP2 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP3 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP4 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP5 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
TRANSMISSION_ID NUMBER 18 Identifies the set of records received in a single transmission.

Foreign Keys

Table Foreign Table Foreign Key Column
wsh_del_details_interface wsh_transactions_history TRANSACTION_ID

Indexes

Index Uniqueness Tablespace Columns
WSH_TRANSACTIONS_HISTORY_N1 Non Unique FUSION_TS_TX_IDX ENTITY_NUMBER
WSH_TRANSACTIONS_HISTORY_N2 Non Unique FUSION_TS_TX_IDX DOCUMENT_NUMBER
WSH_TRANSACTIONS_HISTORY_N3 Non Unique Default DOCUMENT_TYPE, ENTITY_TYPE
WSH_TRANSACTIONS_HISTORY_N4 Non Unique Default TRANSACTION_STATUS
WSH_TRANSACTIONS_HISTORY_N5 Non Unique Default REQUEST_ID
WSH_TRANSACTIONS_HISTORY_U1 Unique FUSION_TS_TX_IDX TRANSACTION_ID