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


VIEW: APPS.PAY_IE_EAR_DED_V

Object Details
Object Name: PAY_IE_EAR_DED_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPAY.PAY_IE_EAR_DED_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)
ELEMENT_NAME VARCHAR2 (30)
E_OR_D VARCHAR2 (2)
ELEMENT_VALUE NUMBER

Query Text

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


SELECT ASSIGNMENT_ACTION_ID
,      ELEMENT_NAME
,      E_OR_D
,      ELEMENT_VALUE
FROM APPS.PAY_IE_EAR_DED_V;

Dependencies

[top of page]

APPS.PAY_IE_EAR_DED_V references the following:

SchemaAPPS
PL/SQL PackageFND_NUMBER - show dependent code
SynonymPAY_ACTION_INFORMATION
SynonymPAY_ACTION_INTERLOCKS
SynonymPAY_ASSIGNMENT_ACTIONS
ViewPAY_IE_PAYMENT_VALUES_V

APPS.PAY_IE_EAR_DED_V is not referenced by any database object