DBA Data[Home] [Help] [Dependency Information]


TABLE: MSD.MSD_ST_LEVEL_ORG_ASSCNS

Object Details
Object Name: MSD_ST_LEVEL_ORG_ASSCNS
Object Type: TABLE
Owner: MSD
Subobject Name:
Status: VALID


This table stores the staging data relationships between striped dimension level values and the organzization dimension level valeus.


Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
INSTANCE VARCHAR2 (40) Yes Source instance ID.
LEVEL_ID NUMBER
Yes Level identifier.
SR_LEVEL_PK VARCHAR2 (240) Yes Primary key for the level for the source instance.
ORG_LEVEL_ID NUMBER
Yes Organization Level identifier.
ORG_SR_LEVEL_PK VARCHAR2 (240) Yes Organization Primary key for the level for the source instance.
LAST_UPDATE_DATE DATE
Yes Standard who column.
LAST_UPDATED_BY NUMBER
Yes Standard who column.
CREATION_DATE DATE
Yes Standard who column.
CREATED_BY NUMBER

Standard who column.
LAST_UPDATE_LOGIN NUMBER

Standard who column.
REQUEST_ID NUMBER

Extended who column.
PROGRAM_APPLICATION_ID NUMBER

Extended who column.
PROGRAM_ID NUMBER

Extended who column.
PROGRAM_UPDATE_DATE DATE

Extended who column.
SR_INSTANCE_CODE VARCHAR2 (3)
Source Instance Code
LEVEL_NAME VARCHAR2 (240)
Level Name
LEVEL_VALUE VARCHAR2 (240)
Level Value
ORG_LEVEL_NAME VARCHAR2 (240)
Organization Level Name
ORG_LEVEL_VALUE VARCHAR2 (240)
Organization Level Value
BATCH_ID NUMBER

This is an internal column. It is pouplate and used by Legacy Collection process.
ST_TRANSACTION_ID NUMBER

This is an internal column. It is pouplate and used by Legacy Collection process.
PROCESS_FLAG NUMBER

This is an internal column. It is pouplate and used by Legacy Collection process.
DATA_SOURCE_TYPE VARCHAR2 (15)
This is an internal column. It is pouplate and used by Legacy Collection process.
ERROR_TEXT VARCHAR2 (2000)
This is an internal column. It is pouplate and used by Legacy Collection process.
MESSAGE_ID NUMBER

This is an internal column. It is pouplate and used by Legacy Collection process.
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT INSTANCE
,      LEVEL_ID
,      SR_LEVEL_PK
,      ORG_LEVEL_ID
,      ORG_SR_LEVEL_PK
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
,      REQUEST_ID
,      PROGRAM_APPLICATION_ID
,      PROGRAM_ID
,      PROGRAM_UPDATE_DATE
,      SR_INSTANCE_CODE
,      LEVEL_NAME
,      LEVEL_VALUE
,      ORG_LEVEL_NAME
,      ORG_LEVEL_VALUE
,      BATCH_ID
,      ST_TRANSACTION_ID
,      PROCESS_FLAG
,      DATA_SOURCE_TYPE
,      ERROR_TEXT
,      MESSAGE_ID
FROM MSD.MSD_ST_LEVEL_ORG_ASSCNS;

Dependencies

[top of page]

MSD.MSD_ST_LEVEL_ORG_ASSCNS does not reference any database object

MSD.MSD_ST_LEVEL_ORG_ASSCNS is referenced by following:

SchemaMSD
ViewMSD_ST_LEVEL_ORG_ASSCNS#