[Home] [Help]
[Dependency Information]
Object Name: | EDW_MTL_ILDM_PORG_LTC |
---|---|
Object Type: | TABLE |
Owner: | OPI |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
Level Table for the Inventory Organization Group level of the ILDM (Inventory Locator Dimension)
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
EDW_MTL_ILDM_PORG_LTC_P | NORMAL | UNIQUE |
![]() |
![]() |
EDW_MTL_ILDM_PORG_LTC_U | NORMAL | UNIQUE |
![]() |
![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
CREATION_DATE | DATE | Yes | Creation Date of Inventory Organization Group record on OLTP | |
DESCRIPTION | VARCHAR2 | (240) | Description of Inventory Organization Group in OLTP | |
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 Group | |
OPM_COMPANY_FK_KEY | NUMBER | EDW-internal surrogate key to Company Level | ||
OPM_ORGANIZATION_CODE | VARCHAR2 | (80) | Inventory Organization Group Code | |
OPM_ORGANIZATION_DP | VARCHAR2 | (240) | EDW-internal ID for Organization Group | |
OPM_ORGANIZATION_NAME | VARCHAR2 | (240) | Name of the Inventory Organization Group | |
OPM_ORGANIZATION_PK | VARCHAR2 | (120) | Primary key of Organization Group (Includes Instance) | |
OPM_ORGANIZATION_PK_KEY | NUMBER | EDW-internal ID for Organization Group | ||
USER_ATTRIBUTE1 | VARCHAR2 | (240) | 1st Flexfield from Process Organization record on OLTP | |
USER_ATTRIBUTE2 | VARCHAR2 | (240) | 2nd Flexfield from Process Organization record on OLTP | |
USER_ATTRIBUTE3 | VARCHAR2 | (240) | 3rd Flexfield from Process Organization record on OLTP | |
USER_ATTRIBUTE4 | VARCHAR2 | (240) | 4th Flexfield from Process Organization record on OLTP | |
USER_ATTRIBUTE5 | VARCHAR2 | (240) | 5th Flexfield from Process 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
, OPM_COMPANY_FK_KEY
, OPM_ORGANIZATION_CODE
, OPM_ORGANIZATION_DP
, OPM_ORGANIZATION_NAME
, OPM_ORGANIZATION_PK
, OPM_ORGANIZATION_PK_KEY
, USER_ATTRIBUTE1
, USER_ATTRIBUTE2
, USER_ATTRIBUTE3
, USER_ATTRIBUTE4
, USER_ATTRIBUTE5
FROM OPI.EDW_MTL_ILDM_PORG_LTC;
OPI.EDW_MTL_ILDM_PORG_LTC does not reference any database object
OPI.EDW_MTL_ILDM_PORG_LTC is referenced by following:
|
|
|