[Home] [Help]
[Dependency Information]
| Object Name: | EDW_MTL_ILDM_PCMP_LTC |
|---|---|
| Object Type: | TABLE |
| Owner: | OPI |
| FND Design Data: | OPI.EDW_MTL_ILDM_PCMP_LTC
|
| Subobject Name: | |
| Status: | VALID |
Level Table for the PCMP (Process Company) level of the ILDM (Inventory Locator Dimension)
| Tablespace: | APPS_TS_SUMMARY |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| EDW_MTL_ILDM_PCMP_P | NORMAL | UNIQUE |
APPS_TS_SUMMARY
|
OPM_COMPANY_PK_KEY
|
| EDW_MTL_ILDM_PCMP_U1 | NORMAL | UNIQUE |
APPS_TS_SUMMARY
|
OPM_COMPANY_PK
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| CREATION_DATE | DATE | Yes | Creation Date of Inventory Location record on OLTP | |
| DESCRIPTION | VARCHAR2 | (240) | Description of Inventory Organization Parent Group | |
| INSTANCE_CODE | VARCHAR2 | (40) | Instance from which this row was pushed | |
| LAST_UPDATE_DATE | DATE | Yes | Last Update Date of Inventory Location record on OLTP | |
| NAME | VARCHAR2 | (320) | Name of the Inventory Organization Parent Group | |
| OPERATING_UNIT_FK_KEY | NUMBER | Surrogate Foreign key to Operating Unit level | ||
| OPM_COMPANY_CODE | VARCHAR2 | (120) | Organization Code of the Inventory Organization Parent Group | |
| OPM_COMPANY_DP | VARCHAR2 | (240) | EDW-internal ID for Inventory Organization Parent Group | |
| OPM_COMPANY_NAME | VARCHAR2 | (500) | Name of the Inventory Organization Parent Group | |
| OPM_COMPANY_PK | VARCHAR2 | (120) | Primary Key of Inventory Organization Parent Group, unique across instances and system types | |
| OPM_COMPANY_PK_KEY | NUMBER | Surrogate Primary Key for Inventory Organization Parent Group, EDW-assigned | ||
| USER_ATTRIBUTE1 | VARCHAR2 | (240) | 1st Flexfield from Inventory Organization Parent Group record on OLTP | |
| USER_ATTRIBUTE2 | VARCHAR2 | (240) | 2nd Flexfield from Inventory Organization Parent Group record on OLTP | |
| USER_ATTRIBUTE3 | VARCHAR2 | (240) | 3rd Flexfield from Inventory Organization Parent Group record on OLTP | |
| USER_ATTRIBUTE4 | VARCHAR2 | (240) | 4th Flexfield from Inventory Organization Parent Group record on OLTP | |
| USER_ATTRIBUTE5 | VARCHAR2 | (240) | 5th Flexfield from Inventory Organization Parent Group record on OLTP |
Cut, paste (and edit) the following text to query this object:
SELECT CREATION_DATE
, DESCRIPTION
, INSTANCE_CODE
, LAST_UPDATE_DATE
, NAME
, OPERATING_UNIT_FK_KEY
, OPM_COMPANY_CODE
, OPM_COMPANY_DP
, OPM_COMPANY_NAME
, OPM_COMPANY_PK
, OPM_COMPANY_PK_KEY
, USER_ATTRIBUTE1
, USER_ATTRIBUTE2
, USER_ATTRIBUTE3
, USER_ATTRIBUTE4
, USER_ATTRIBUTE5
FROM OPI.EDW_MTL_ILDM_PCMP_LTC;
OPI.EDW_MTL_ILDM_PCMP_LTC does not reference any database object
OPI.EDW_MTL_ILDM_PCMP_LTC is referenced by following:
APPS
EDW_MTL_ILDM_PCMP_LTC
|
|
|
|