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


VIEW: APPS.PAY_IE_EMEA_BAL_V

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

View Type

A supplementary view used to simplify forms coding.

Warning: Oracle does not recommend you query or alter datausing this view. It may change dramatically in subsequent minor or major
releases.

[View Source]

Columns
Name Datatype Length Mandatory Comments
ASSIGNMENT_ACTION_ID NUMBER (15)
BALANCE_NAME VARCHAR2 (30)
NI_TYPE VARCHAR2 (2)
BALANCE_VALUE NUMBER

Query Text

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


SELECT ASSIGNMENT_ACTION_ID
,      BALANCE_NAME
,      NI_TYPE
,      BALANCE_VALUE
FROM APPS.PAY_IE_EMEA_BAL_V;

Dependencies

[top of page]

APPS.PAY_IE_EMEA_BAL_V references the following:

SchemaAPPS
SynonymPAY_ACTION_INFORMATION
SynonymPAY_ACTION_INTERLOCKS
SynonymPAY_ASSIGNMENT_ACTIONS

APPS.PAY_IE_EMEA_BAL_V is not referenced by any database object