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


VIEW: APPS.PAY_EMEA_BALS_ACTION_INFO_V

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

View Type

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


Used to support balances region on self service payslip


[View Source]

Columns
Name Datatype Length Mandatory Comments
ACTION_CONTEXT_ID NUMBER (15) Yes Mapped to PAY_ACTION_CONTEXTS
NARRATIVE VARCHAR2 (484)
Narrative
NI_TYPE VARCHAR2 (240)
NI Type
CONTEXT VARCHAR2 (240)
Context
CONTEXT_DESCRIPTION VARCHAR2 (240)
Context Description
VALUE NUMBER

Balance Value
Query Text

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


SELECT ACTION_CONTEXT_ID
,      NARRATIVE
,      NI_TYPE
,      CONTEXT
,      CONTEXT_DESCRIPTION
,      VALUE
FROM APPS.PAY_EMEA_BALS_ACTION_INFO_V;

Dependencies

[top of page]

APPS.PAY_EMEA_BALS_ACTION_INFO_V references the following:

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

APPS.PAY_EMEA_BALS_ACTION_INFO_V is not referenced by any database object