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


TABLE: MSC.MSC_COMPANY_ID_LID

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


This table which contains the link between the company identifier in the source ERP system and the company identifier generated in APS. This table is populated and used internally by the APS collections program.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
MSC_COMPANY_ID_LID_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnSR_COMPANY_ID
ColumnSR_INSTANCE_ID
ColumnPARTNER_TYPE
Columns
Name Datatype Length Mandatory Comments
SR_COMPANY_ID NUMBER
Yes Source application company identifier
SR_INSTANCE_ID NUMBER
Yes Source application instance identifier
COMPANY_ID NUMBER
Yes Company identifier
PARTNER_TYPE NUMBER
Yes Partner type
Query Text

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


SELECT SR_COMPANY_ID
,      SR_INSTANCE_ID
,      COMPANY_ID
,      PARTNER_TYPE
FROM MSC.MSC_COMPANY_ID_LID;

Dependencies

[top of page]

MSC.MSC_COMPANY_ID_LID does not reference any database object

MSC.MSC_COMPANY_ID_LID is referenced by following:

SchemaAPPS
SynonymMSC_COMPANY_ID_LID