[Home] [Help]
[Dependency Information]
| Object Name: | PAY_AU_BALANCES_BY_DATE_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PAY.PAY_AU_BALANCES_BY_DATE_V
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ROW_ID | ROWID | (10) | ||
| ASSIGNMENT_ID | NUMBER | (10) | Yes | |
| BALANCE_TYPE_ID | NUMBER | (9) | Yes | |
| BALANCE_NAME | VARCHAR2 | (80) | Yes | |
| EFFECTIVE_DATE | DATE |
Cut, paste (and edit) the following text to query this object:
SELECT ROW_ID
, ASSIGNMENT_ID
, BALANCE_TYPE_ID
, BALANCE_NAME
, EFFECTIVE_DATE
FROM APPS.PAY_AU_BALANCES_BY_DATE_V;
APPS
FND_SESSIONS
HR_GENERAL
- show dependent code
HR_SECURITY
- show dependent code
PAY_ASSIGNMENT_ACTIONS
PAY_BALANCE_FEEDS_F
PAY_BALANCE_TYPES
PAY_PAYROLL_ACTIONS
PAY_RUN_RESULTS
PAY_RUN_RESULT_VALUES
PER_ASSIGNMENTS_F
APPS.PAY_AU_BALANCES_BY_DATE_V is not referenced by any database object
|
|
|
|