[Home] [Help]
[Dependency Information]
| Object Name: | BEN_PTD_BAL_TYP_F_EFC |
|---|---|
| Object Type: | TABLE |
| Owner: | BEN |
| FND Design Data: | BEN.BEN_PTD_BAL_TYP_F_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: |
PTD_BAL_TYP_ID
EFFECTIVE_START_DATE
EFFECTIVE_END_DATE
EFC_ACTION_ID| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| BEN_PTD_BAL_TYP_F_EFC_N1 | NORMAL | UNIQUE |
APPS_TS_TX_IDX
|
PTD_BAL_TYP_ID
EFFECTIVE_START_DATE
EFFECTIVE_END_DATE
EFC_ACTION_ID
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| PTD_BAL_TYP_ID | NUMBER | (15) | Yes | Foreign key to BEN_PTD_BAL_TYP_F. |
| EFFECTIVE_START_DATE | DATE | Yes | Effective start date. | |
| EFFECTIVE_END_DATE | DATE | Yes | Effective end date. | |
| EFC_ACTION_ID | NUMBER | (15) | Yes | Foreign Key to HR_EFC_ACTIONS. |
| CLG_AMT | NUMBER | Refer to column comment on base table. | ||
| FLR_AMT | NUMBER | Refer to column comment on base table. | ||
| COMP_LVL_UOM | VARCHAR2 | (30) | Refer to column comment on base table. |
Cut, paste (and edit) the following text to query this object:
SELECT PTD_BAL_TYP_ID
, EFFECTIVE_START_DATE
, EFFECTIVE_END_DATE
, EFC_ACTION_ID
, CLG_AMT
, FLR_AMT
, COMP_LVL_UOM
FROM BEN.BEN_PTD_BAL_TYP_F_EFC;
BEN.BEN_PTD_BAL_TYP_F_EFC does not reference any database object
BEN.BEN_PTD_BAL_TYP_F_EFC is referenced by following:
APPS
BEN_PTD_BAL_TYP_F_EFC
|
|
|
|