[Home] [Help]
[Dependency Information]
| Object Name: | BEN_LE_CLSN_N_RSTR_EFC |
|---|---|
| Object Type: | TABLE |
| Owner: | BEN |
| FND Design Data: | BEN.BEN_LE_CLSN_N_RSTR_EFC
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
| Tablespace: | APPS_TS_TX_DATA |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
BKUP_TBL_ID
EFC_ACTION_ID| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| BEN_LE_CLSN_N_RSTR_EFC_N1 | NORMAL | UNIQUE |
APPS_TS_TX_IDX
|
BKUP_TBL_ID
EFC_ACTION_ID
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| BKUP_TBL_ID | NUMBER | (15) | Yes | Foreign key to BEN_BKUP_TBL. |
| EFC_ACTION_ID | NUMBER | (15) | Yes | Foreign Key to HR_EFC_ACTIONS. |
| STD_PREM_VAL | NUMBER | Refer to column comment on base table. | ||
| RT_COMP_REF_AMT | NUMBER | Refer to column comment on base table. | ||
| COMP_REF_AMT | NUMBER | Refer to column comment on base table. | ||
| ANN_RT_VAL | NUMBER | Refer to column comment on base table. | ||
| CMCD_RT_VAL | NUMBER | Refer to column comment on base table. | ||
| RT_VAL | NUMBER | Refer to column comment on base table. | ||
| STD_PREM_UOM | VARCHAR2 | (30) | Refer to column comment on base table. | |
| RT_COMP_REF_UOM | VARCHAR2 | (30) | Refer to column comment on base table. | |
| COMP_REF_UOM | VARCHAR2 | (30) | Refer to column comment on base table. | |
| VAL | NUMBER | |||
| UOM | VARCHAR2 | (30) |
Cut, paste (and edit) the following text to query this object:
SELECT BKUP_TBL_ID
, EFC_ACTION_ID
, STD_PREM_VAL
, RT_COMP_REF_AMT
, COMP_REF_AMT
, ANN_RT_VAL
, CMCD_RT_VAL
, RT_VAL
, STD_PREM_UOM
, RT_COMP_REF_UOM
, COMP_REF_UOM
, VAL
, UOM
FROM BEN.BEN_LE_CLSN_N_RSTR_EFC;
BEN.BEN_LE_CLSN_N_RSTR_EFC does not reference any database object
BEN.BEN_LE_CLSN_N_RSTR_EFC is referenced by following:
BEN
BEN_LE_CLSN_N_RSTR_EFC#
|
|
|
|