[Home] [Help]
[Dependency Information]
Object Name: | MSC_COMPANY_ID_LID |
---|---|
Object Type: | TABLE |
Owner: | MSC |
FND Design Data: | ![]() |
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.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
MSC_COMPANY_ID_LID_U1 | NORMAL | UNIQUE |
![]() |
![]() ![]() ![]() |
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 |
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;
MSC.MSC_COMPANY_ID_LID does not reference any database object
MSC.MSC_COMPANY_ID_LID is referenced by following:
|
|
|