[Home] [Help]
[Dependency Information]
Object Name: | MSC_TRADING_PARTNER_MAPS |
---|---|
Object Type: | TABLE |
Owner: | MSC |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
This table contains mapping of data between MSC_TRADING_PARTNERS and MSC_COMPANIES/MSC_COMPANY_SITES table.
This table is populated by the Collections program and is used internally by the Oracle
Collaborative planning code.
The map type can have 3 values corresponding to Companies/Organizations and Trading partner sites.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
MSC_TRADING_PARTNER_MAPS_U1 | NORMAL | UNIQUE |
![]() |
![]() |
MSC_TRADING_PARTNER_MAPS_N1 | NORMAL | NONUNIQUE |
![]() |
![]() ![]() |
MSC_TRADING_PARTNER_MAPS_N2 | NORMAL | NONUNIQUE |
![]() |
![]() ![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
MAP_ID | NUMBER | Yes | Trading partner map identifier | |
MAP_TYPE | NUMBER | Yes | Map type | |
TP_KEY | NUMBER | Yes | Trading partner key | |
COMPANY_KEY | NUMBER | Yes | Company key | |
CREATION_DATE | DATE | Yes | Standard who column | |
CREATED_BY | NUMBER | Yes | Standard who column | |
LAST_UPDATE_DATE | DATE | Yes | Standard who column | |
LAST_UPDATED_BY | NUMBER | Yes | Standard who column | |
LAST_UPDATE_LOGIN | NUMBER | Standard who column |
Cut, paste (and edit) the following text to query this object:
SELECT MAP_ID
, MAP_TYPE
, TP_KEY
, COMPANY_KEY
, CREATION_DATE
, CREATED_BY
, LAST_UPDATE_DATE
, LAST_UPDATED_BY
, LAST_UPDATE_LOGIN
FROM MSC.MSC_TRADING_PARTNER_MAPS;
MSC.MSC_TRADING_PARTNER_MAPS does not reference any database object
MSC.MSC_TRADING_PARTNER_MAPS is referenced by following:
|
|
|