[Home] [Help]
[Dependency Information]
Object Name: | EGO_CATG_MAP_DTLS |
---|---|
Object Type: | TABLE |
Owner: | EGO |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
This table contains the category mapping imformation.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
EGO_CATG_MAP_DTLS_U1 | NORMAL | UNIQUE |
![]() |
![]() ![]() ![]() ![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
CATG_MAP_ID | NUMBER | (15) | Yes | Identifier for the Category Mapping Set |
SOURCE_CATG_ID | NUMBER | (15) | Yes | Identifier for the Source Category |
TARGET_CATG_ID | NUMBER | (15) | Yes | Identifier for the Target Category |
CREATED_BY | NUMBER | (15) | Yes | One of the five standard "WHO" columns |
CREATION_DATE | DATE | Yes | One of the five standard "WHO" columns | |
LAST_UPDATED_BY | NUMBER | (15) | Yes | One of the five standard "WHO" columns |
LAST_UPDATE_DATE | DATE | Yes | One of the five standard "WHO" columns | |
LAST_UPDATE_LOGIN | NUMBER | (15) | One of the five standard "WHO" columns | |
ZD_EDITION_NAME | VARCHAR2 | (30) | Yes |
Cut, paste (and edit) the following text to query this object:
SELECT CATG_MAP_ID
, SOURCE_CATG_ID
, TARGET_CATG_ID
, CREATED_BY
, CREATION_DATE
, LAST_UPDATED_BY
, LAST_UPDATE_DATE
, LAST_UPDATE_LOGIN
, ZD_EDITION_NAME
FROM EGO.EGO_CATG_MAP_DTLS;
EGO.EGO_CATG_MAP_DTLS does not reference any database object
EGO.EGO_CATG_MAP_DTLS is referenced by following:
|
|
|