[Home] [Help]
[Dependency Information]
Object Name: | M4R_WSM_DWIP_MSG_STAGING |
---|---|
Object Type: | TABLE |
Owner: | CLN |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
M4R_WSM_DWIP_MSG_STAGING_U1 | NORMAL | UNIQUE |
![]() |
![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
MSG_ID | NUMBER | Yes | Internal Control Number of the message, which is unique to the message | |
TP_FROM_CODE | VARCHAR2 | (30) | Code identifying the from trading partner | |
TP_TO_CODE | VARCHAR2 | (30) | Code identifying the to trading partner | |
PARTY_ID | NUMBER | Party ID of the trading partner | ||
PARTY_SITE_ID | NUMBER | Party Site ID of the trading partner | ||
DOC_GENERATION_DATE | DATE | The Business Document Generation Date | ||
DOC_ID | VARCHAR2 | (256) | The Business Document Identifier |
Cut, paste (and edit) the following text to query this object:
SELECT MSG_ID
, TP_FROM_CODE
, TP_TO_CODE
, PARTY_ID
, PARTY_SITE_ID
, DOC_GENERATION_DATE
, DOC_ID
FROM CLN.M4R_WSM_DWIP_MSG_STAGING;
CLN.M4R_WSM_DWIP_MSG_STAGING does not reference any database object
CLN.M4R_WSM_DWIP_MSG_STAGING is referenced by following:
|
|
|