[Home] [Help]
[Dependency Information]
| Object Name: | BEN_ENRT_PREM_EFC |
|---|---|
| Object Type: | TABLE |
| Owner: | BEN |
| FND Design Data: | BEN.BEN_ENRT_PREM_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: |
ENRT_PREM_ID
EFC_ACTION_ID| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| BEN_ENRT_PREM_EFC_N1 | NORMAL | UNIQUE |
APPS_TS_TX_IDX
|
ENRT_PREM_ID
EFC_ACTION_ID
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ENRT_PREM_ID | NUMBER | (15) | Yes | Foreing key to BEN_ENRT_PREM_F. |
| EFC_ACTION_ID | NUMBER | (15) | Yes | Foreign Key to HR_EFC_ACTIONS. |
| VAL | NUMBER | Refer to column comment on base table. | ||
| UOM | VARCHAR2 | (30) | Refer to column comment on base table. |
Cut, paste (and edit) the following text to query this object:
SELECT ENRT_PREM_ID
, EFC_ACTION_ID
, VAL
, UOM
FROM BEN.BEN_ENRT_PREM_EFC;
BEN.BEN_ENRT_PREM_EFC does not reference any database object
BEN.BEN_ENRT_PREM_EFC is referenced by following:
APPS
BEN_ENRT_PREM_EFC
|
|
|
|