DBA Data[Home] [Help] [Dependency Information]


TABLE: EGO.EGO_CATG_MAP_HDRS_TL

Object Details
Object Name: EGO_CATG_MAP_HDRS_TL
Object Type: TABLE
Owner: EGO
FND Design Data: TableEGO.EGO_CATG_MAP_HDRS_TL
Subobject Name:
Status: VALID


Table to store translated values for Category Mapping name and description.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
EGO_CATG_MAP_HDRS_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnCATG_MAP_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
CATG_MAP_ID NUMBER (15) Yes Identifier for the Category Mapping Set
LANGUAGE VARCHAR2 (4) Yes Language of the translatable columns in the table
SOURCE_LANG VARCHAR2 (4) Yes Language in which the translatable columns were initially created
CATG_MAP_NAME VARCHAR2 (60) Yes Name of the Category Mapping Set
CATG_MAP_DESC VARCHAR2 (320)
A brief description of the Category Mapping Set
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
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT CATG_MAP_ID
,      LANGUAGE
,      SOURCE_LANG
,      CATG_MAP_NAME
,      CATG_MAP_DESC
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM EGO.EGO_CATG_MAP_HDRS_TL;

Dependencies

[top of page]

EGO.EGO_CATG_MAP_HDRS_TL does not reference any database object

EGO.EGO_CATG_MAP_HDRS_TL is referenced by following:

SchemaAPPS
SynonymEGO_CATG_MAP_HDRS_TL