[Home] [Help]
[Dependency Information]
| Object Name: | EDW_MTL_ILDM_PLANT_LTC |
|---|---|
| Object Type: | TABLE |
| Owner: | OPI |
| FND Design Data: | BIS.EDW_MTL_ILDM_PLANT_LTC
OPI.EDW_MTL_ILDM_PLANT_LTC
|
| Subobject Name: | |
| Status: | VALID |
Level Table for the Inventory Org level of the ILDM (Inventory Locator Dimension)
| Tablespace: | APPS_TS_SUMMARY |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| EDW_MTL_ILDM_PLANT_LTC_U | NORMAL | UNIQUE |
APPS_TS_SUMMARY
|
PLANT_PK
|
| EDW_MTL_ILDM_PLANT_LTC_UKEY | NORMAL | UNIQUE |
APPS_TS_SUMMARY
|
PLANT_PK_KEY
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| CREATION_DATE | DATE | Yes | Creation Date of Inventory Organization record on OLTP | |
| DESCRIPTION | VARCHAR2 | (240) | Description of Inventory Organization | |
| INSTANCE_CODE | VARCHAR2 | (40) | Instance from which this row was pushed | |
| LAST_UPDATE_DATE | DATE | Yes | Last Update Date of Inventory Organization record on OLTP | |
| NAME | VARCHAR2 | (2000) | Name of Inventory Organization | |
| OPERATING_UNIT_FK_KEY | NUMBER | EDW-Assigned Surrogate Foreign Key to Operating Unit Level | ||
| OPM_ORGANIZATION_FK_KEY | NUMBER | EDW-Assigned Surrogate Foreign Key to Inventory Org Group Level | ||
| ORGANIZATION_CODE | VARCHAR2 | (40) | Organization Code of Inventory Organization | |
| ORGANIZATION_NAME | VARCHAR2 | (240) | Organization Name of Inventory Organization | |
| PLANT_DP | VARCHAR2 | (240) | EDW-Internal Key for Inventory Organization | |
| PLANT_PK | VARCHAR2 | (120) | Primary Key for Inventory Organization (include Instance) | |
| PLANT_PK_KEY | NUMBER | EDW-Assigned Surrogate Primary Key for Inventory Organization | ||
| USER_ATTRIBUTE1 | VARCHAR2 | (240) | 1st Flexfield from Inventory Organization record on OLTP | |
| USER_ATTRIBUTE2 | VARCHAR2 | (240) | 2nd Flexfield from Inventory Organization record on OLTP | |
| USER_ATTRIBUTE3 | VARCHAR2 | (240) | 3rd Flexfield from Inventory Organization record on OLTP | |
| USER_ATTRIBUTE4 | VARCHAR2 | (240) | 4th Flexfield from Inventory Organization record on OLTP | |
| USER_ATTRIBUTE5 | VARCHAR2 | (240) | 5th Flexfield from Inventory Organization 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_ORGANIZATION_FK_KEY
, ORGANIZATION_CODE
, ORGANIZATION_NAME
, PLANT_DP
, PLANT_PK
, PLANT_PK_KEY
, USER_ATTRIBUTE1
, USER_ATTRIBUTE2
, USER_ATTRIBUTE3
, USER_ATTRIBUTE4
, USER_ATTRIBUTE5
FROM OPI.EDW_MTL_ILDM_PLANT_LTC;
OPI.EDW_MTL_ILDM_PLANT_LTC does not reference any database object
OPI.EDW_MTL_ILDM_PLANT_LTC is referenced by following:
APPS
EDW_MTL_ILDM_PLANT_LTC
|
|
|
|