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


VIEW: APPS.PAY_ZA_ASSIGNMENT_ACTIONS_V

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

View Type

A public view which may be useful for custom reporting or other data
requirements.


PAY_ZA_ASSIGNMENT_ACTIONS_V gives you a list of credit transfer cheque numbers and associated payroll action id's that was issued.


[View Source]

Columns
Name Datatype Length Mandatory Comments
SERIAL_NUMBER VARCHAR2 (30)
Serial Number
PAYROLL_ACTION_ID NUMBER (9) Yes Payroll Action ID
Query Text

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


SELECT SERIAL_NUMBER
,      PAYROLL_ACTION_ID
FROM APPS.PAY_ZA_ASSIGNMENT_ACTIONS_V;

Dependencies

[top of page]

APPS.PAY_ZA_ASSIGNMENT_ACTIONS_V references the following:

SchemaAPPS
SynonymPAY_ASSIGNMENT_ACTIONS
SynonymPAY_PAYROLL_ACTIONS

APPS.PAY_ZA_ASSIGNMENT_ACTIONS_V is not referenced by any database object