[Home] [Help]
[Dependency Information]
| Object Name: | PAY_CA_RB_SUPP_EARNINGS_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PAY.PAY_CA_RB_SUPP_EARNINGS_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 |
|---|---|---|---|---|
| BALANCE_NAME | VARCHAR2 | (80) | Yes | |
| BALANCE_TYPE_ID | NUMBER | (9) | Yes | |
| BUSINESS_GROUP_ID | NUMBER | (15) | ||
| LEGISLATION_CODE | VARCHAR2 | (30) | ||
| BALANCE_NAME_TL | VARCHAR2 | (80) | Yes |
Cut, paste (and edit) the following text to query this object:
SELECT BALANCE_NAME
, BALANCE_TYPE_ID
, BUSINESS_GROUP_ID
, LEGISLATION_CODE
, BALANCE_NAME_TL
FROM APPS.PAY_CA_RB_SUPP_EARNINGS_V;
APPS
PAY_BALANCE_ATTRIBUTES
PAY_BALANCE_DIMENSIONS
PAY_BALANCE_TYPES
PAY_BALANCE_TYPES_TL
PAY_BAL_ATTRIBUTE_DEFINITIONS
PAY_DEFINED_BALANCES
APPS.PAY_CA_RB_SUPP_EARNINGS_V is not referenced by any database object
|
|
|
|