[Home] [Help]
[Dependency Information]
| Object Name: | BEN_CWB_PL_DSGN_EFC |
|---|---|
| Object Type: | TABLE |
| Owner: | BEN |
| Subobject Name: | |
| Status: | VALID |
Table for supporting EFC conversion of monetary columns in BEN_CWB_PL_DSGN table
| Tablespace: | APPS_TS_TX_DATA |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| BEN_CWB_PL_DSGN_EFC_U1 | NORMAL | UNIQUE |
APPS_TS_TX_IDX
|
PL_ID
LF_EVT_OCRD_DT
OIPL_ID
EFC_ACTION_ID
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| PL_ID | NUMBER | (15) | Yes | Group Plan |
| LF_EVT_OCRD_DT | DATE | Yes | Life event occurred date | |
| OIPL_ID | NUMBER | (15) | Yes | Group Option |
| EFC_ACTION_ID | NUMBER | (15) | Yes | References EFC Process table |
| PL_UOM | VARCHAR2 | (30) | Unit of measure for the Plan | |
| PL_XCHG_RATE | NUMBER | Exchange rate for Plan |
Cut, paste (and edit) the following text to query this object:
SELECT PL_ID
, LF_EVT_OCRD_DT
, OIPL_ID
, EFC_ACTION_ID
, PL_UOM
, PL_XCHG_RATE
FROM BEN.BEN_CWB_PL_DSGN_EFC;
BEN.BEN_CWB_PL_DSGN_EFC does not reference any database object
BEN.BEN_CWB_PL_DSGN_EFC is referenced by following:
BEN
BEN_CWB_PL_DSGN_EFC#
|
|
|
|