[Home] [Help]
[Dependency Information]
| Object Name: | EDW_OE_SLCHNL_A_LTC |
|---|---|
| Object Type: | TABLE |
| Owner: | ISC |
| FND Design Data: | ISC.EDW_OE_SLCHNL_A_LTC
|
| Subobject Name: | |
| Status: | VALID |
This is the top level table for the Sales Channel dimension.
| Tablespace: | APPS_TS_SUMMARY |
|---|---|
| PCT Free: | 30 |
| PCT Used: |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| EDW_OE_SLCHNL_A_LTC_U1 | NORMAL | UNIQUE |
APPS_TS_SUMMARY
|
ALL_PK_KEY
|
| EDW_OE_SLCHNL_A_LTC_U2 | NORMAL | UNIQUE |
APPS_TS_SUMMARY
|
ALL_PK
ALL_PK_KEY
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ALL_PK | VARCHAR2 | (40) | Unique identifier | |
| ALL_PK_KEY | NUMBER | System generated unique identifier | ||
| CREATION_DATE | DATE | Yes | Standard Who column | |
| LAST_UPDATE_DATE | DATE | Yes | Standard Who column | |
| NAME | VARCHAR2 | (80) | All Sales Channels 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 ISC.EDW_OE_SLCHNL_A_LTC;
ISC.EDW_OE_SLCHNL_A_LTC does not reference any database object
ISC.EDW_OE_SLCHNL_A_LTC is referenced by following:
APPS
EDW_OE_SLCHNL_A_LTC
|
|
|
|