DBA Data[Home] [Help] [Dependency Information]


VIEW: APPS.PAY_NZ_BALANCES_BY_ACTION_V

Object Details
Object Name: PAY_NZ_BALANCES_BY_ACTION_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPAY.PAY_NZ_BALANCES_BY_ACTION_V
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
ASSIGNMENT_ID NUMBER (10)
ASSIGNMENT_ACTION_ID NUMBER (15) Yes
BALANCE_TYPE_ID NUMBER (9) Yes
BALANCE_NAME VARCHAR2 (80) Yes
DEFINED_BALANCE_ID NUMBER (9) Yes
DATABASE_ITEM_SUFFIX VARCHAR2 (80) Yes
VALUE NUMBER

Query Text

Cut, paste (and edit) the following text to query this object:


SELECT ASSIGNMENT_ID
,      ASSIGNMENT_ACTION_ID
,      BALANCE_TYPE_ID
,      BALANCE_NAME
,      DEFINED_BALANCE_ID
,      DATABASE_ITEM_SUFFIX
,      VALUE
FROM APPS.PAY_NZ_BALANCES_BY_ACTION_V;

Dependencies

[top of page]

APPS.PAY_NZ_BALANCES_BY_ACTION_V references the following:

SchemaAPPS
PL/SQL PackageHR_NZBAL - show dependent code
SynonymPAY_ASSIGNMENT_ACTIONS
SynonymPAY_BALANCE_DIMENSIONS
SynonymPAY_BALANCE_FEEDS_F
SynonymPAY_BALANCE_TYPES
SynonymPAY_DEFINED_BALANCES
SynonymPAY_RUN_RESULTS
SynonymPAY_RUN_RESULT_VALUES

APPS.PAY_NZ_BALANCES_BY_ACTION_V is not referenced by any database object