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


VIEW: APPS.PAY_NL_SUMMARY_ACTION_INFO_V

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

View Type

A Web view designed to simplify access from Oracle Self-Service Web Applications.


View Used in Dutch Payslip Report


[View Source]

Columns
Name Datatype Length Mandatory Comments
ACTION_CONTEXT_ID NUMBER (15) Yes Action Context Id
ELEMENT_TYPE VARCHAR2 (240)
Element Type
ELEMENT_VALUE VARCHAR2 (240)
Element Value
Query Text

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


SELECT ACTION_CONTEXT_ID
,      ELEMENT_TYPE
,      ELEMENT_VALUE
FROM APPS.PAY_NL_SUMMARY_ACTION_INFO_V;

Dependencies

[top of page]

APPS.PAY_NL_SUMMARY_ACTION_INFO_V references the following:

SchemaAPPS
SynonymPAY_ACTION_INFORMATION

APPS.PAY_NL_SUMMARY_ACTION_INFO_V is not referenced by any database object