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


TABLE: BEN.BEN_TCS_CAT_ITEM_HRCHY

Object Details
Object Name: BEN_TCS_CAT_ITEM_HRCHY
Object Type: TABLE
Owner: BEN
FND Design Data: TableBEN.BEN_TCS_CAT_ITEM_HRCHY
Subobject Name:
Status: VALID


BEN_TCS_CAT_ITEM_HRCHY identifies the hierarchical relationship between the compensation items and the comepensation categories.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
BEN_TCS_CAT_ITEM_HRCHY_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnSTMT_ID
ColumnCAT_ID
Columns
Name Datatype Length Mandatory Comments
CAT_ID NUMBER (15) Yes Foreign Key to BEN_TCS_CAT
ITEM_ID NUMBER (15) Yes Foreign Key to BEN_TCS_ITEM
STMT_ID NUMBER (15) Yes Foreign Key to BEN_TCS_STMT
LVL_NUM NUMBER (15) Yes Indicates the level at which the compensation category and the comepensation items are related.
CNTR_CD VARCHAR2 (15)
Contributor type code. References BEN_TCS_CONTRBR_TYPE Lookup.
ROW_IN_CAT_ID NUMBER (15)
Foreign key to BEN_TCS_ROW_IN_CAT
ALL_OBJECTS_IN_CAT_ID NUMBER (15)
Foreign key to BEN_TCS_ALL_OBJECTS_IN_CAT
STMT_PERD_ID NUMBER (15)
Foreign key to BEN_TCS_STMT_PERD
Query Text

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


SELECT CAT_ID
,      ITEM_ID
,      STMT_ID
,      LVL_NUM
,      CNTR_CD
,      ROW_IN_CAT_ID
,      ALL_OBJECTS_IN_CAT_ID
,      STMT_PERD_ID
FROM BEN.BEN_TCS_CAT_ITEM_HRCHY;

Dependencies

[top of page]

BEN.BEN_TCS_CAT_ITEM_HRCHY does not reference any database object

BEN.BEN_TCS_CAT_ITEM_HRCHY is referenced by following:

SchemaAPPS
SynonymBEN_TCS_CAT_ITEM_HRCHY