[Home] [Help]
[Dependency Information]
| Object Name: | PAY_BALANCE_SET_MEMBERS# |
|---|---|
| Object Type: | VIEW |
| Owner: | HR |
| Subobject Name: | |
| Status: | VALID |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| BALANCE_SET_MEMBER_ID | NUMBER | (9) | Yes | |
| BALANCE_SET_ID | NUMBER | (9) | Yes | |
| BALANCE_DIMENSION_ID | NUMBER | (9) | ||
| DEFINED_BALANCE_ID | NUMBER | (9) |
Cut, paste (and edit) the following text to query this object:
SELECT BALANCE_SET_MEMBER_ID
, BALANCE_SET_ID
, BALANCE_DIMENSION_ID
, DEFINED_BALANCE_ID
FROM HR.PAY_BALANCE_SET_MEMBERS#;
HR
PAY_BALANCE_SET_MEMBERS
APPS
PAY_BALANCE_SET_MEMBERS
|
|
|
|