[Home] [Help]
[Dependency Information]
| Object Name: | EDW_OPI_PRDL_A_LTC |
|---|---|
| Object Type: | TABLE |
| Owner: | OPI |
| FND Design Data: | OPI.EDW_OPI_PRDL_A_LTC
|
| Subobject Name: | |
| Status: | VALID |
Level table for the A(All) level of the Production line dimension.
| Tablespace: | APPS_TS_SUMMARY |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| EDW_OPI_PRDL_A_LTC_P | NORMAL | UNIQUE |
APPS_TS_SUMMARY
|
ALL_PK
ALL_PK_KEY
|
| EDW_OPI_PRDL_A_LTC_U | NORMAL | UNIQUE |
APPS_TS_SUMMARY
|
ALL_PK_KEY
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ALL_PK | VARCHAR2 | (40) | User key for all level | |
| ALL_PK_KEY | NUMBER | Surrogate Key | ||
| CREATION_DATE | DATE | Standard who column | ||
| LAST_UPDATE_DATE | DATE | Standard who column | ||
| NAME | VARCHAR2 | (80) | Displayed name |
Cut, paste (and edit) the following text to query this object:
SELECT ALL_PK
, ALL_PK_KEY
, CREATION_DATE
, LAST_UPDATE_DATE
, NAME
FROM OPI.EDW_OPI_PRDL_A_LTC;
OPI.EDW_OPI_PRDL_A_LTC does not reference any database object
OPI.EDW_OPI_PRDL_A_LTC is referenced by following:
OPI
EDW_OPI_PRDL_A_LTC#
|
|
|
|