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


TABLE: MSC.MSC_COMPANY_SITE_ID_LID

Object Details
Object Name: MSC_COMPANY_SITE_ID_LID
Object Type: TABLE
Owner: MSC
FND Design Data: TableMSC.MSC_COMPANY_SITE_ID_LID
Subobject Name:
Status: VALID


This table contains the link between the company site identifier in the source and the company site identifier generated in APS. This table is ppulated and used by the Collections program.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
MSC_COMPANY_SITE_ID_LID_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnSR_INSTANCE_ID
ColumnSR_COMPANY_ID
ColumnSR_COMPANY_SITE_ID
ColumnPARTNER_TYPE
MSC_COMPANY_SITE_ID_LID_N2 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnCOMPANY_SITE_ID
Columns
Name Datatype Length Mandatory Comments
SR_INSTANCE_ID NUMBER
Yes Source application instance identifier
SR_COMPANY_ID NUMBER
Yes Source application company identifier
SR_COMPANY_SITE_ID NUMBER
Yes Source application company site identifier
COMPANY_SITE_ID NUMBER
Yes Company site identifier
PARTNER_TYPE NUMBER
Yes Partner type
Query Text

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


SELECT SR_INSTANCE_ID
,      SR_COMPANY_ID
,      SR_COMPANY_SITE_ID
,      COMPANY_SITE_ID
,      PARTNER_TYPE
FROM MSC.MSC_COMPANY_SITE_ID_LID;

Dependencies

[top of page]

MSC.MSC_COMPANY_SITE_ID_LID does not reference any database object

MSC.MSC_COMPANY_SITE_ID_LID is referenced by following:

SchemaAPPS
SynonymMSC_COMPANY_SITE_ID_LID