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


TABLE: BEN.BEN_CRT_ORDR_EFC

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

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Primary Key: BEN_CRT_ORDR_EFC_PK
  1. ColumnCRT_ORDR_ID
  2. ColumnEFC_ACTION_ID
Indexes
Index Type Uniqueness Tablespace Column
BEN_CRT_ORDR_EFC_N1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnCRT_ORDR_ID
ColumnEFC_ACTION_ID
Columns
Name Datatype Length Mandatory Comments
CRT_ORDR_ID NUMBER (15) Yes Foreign key to BEN_CRT_ORDR_F.
EFC_ACTION_ID NUMBER (15) Yes Foreign Key to HR_EFC_ACTIONS.
QDRO_AMT NUMBER

Refer to column comment on base table.
UOM VARCHAR2 (30)
Refer to column comment on base table.
Query Text

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


SELECT CRT_ORDR_ID
,      EFC_ACTION_ID
,      QDRO_AMT
,      UOM
FROM BEN.BEN_CRT_ORDR_EFC;

Dependencies

[top of page]

BEN.BEN_CRT_ORDR_EFC does not reference any database object

BEN.BEN_CRT_ORDR_EFC is referenced by following:

SchemaBEN
ViewBEN_CRT_ORDR_EFC#