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