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


VIEW: APPS.PA_PAY_COSTED_SET_LOV_V

Object Details
Object Name: PA_PAY_COSTED_SET_LOV_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPA.PA_PAY_COSTED_SET_LOV_V
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
INTERFACE_RUN_ID NUMBER (15)
Identifier generated in Oracle Projects when you run the Interface Payroll process
DESCRIPTION VARCHAR2 (144)
Details of the batch
PAYROLL_NAME VARCHAR2 (80)
Name of the payroll
SOURCE_START_DATE DATE

Start date of the Source period
SOURCE_END_DATE DATE

End date of the Source period
RUN_SEQUENCE NUMBER (15)
Auto generated sequence for the payroll interface runs
Query Text

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


SELECT INTERFACE_RUN_ID
,      DESCRIPTION
,      PAYROLL_NAME
,      SOURCE_START_DATE
,      SOURCE_END_DATE
,      RUN_SEQUENCE
FROM APPS.PA_PAY_COSTED_SET_LOV_V;

Dependencies

[top of page]

APPS.PA_PAY_COSTED_SET_LOV_V references the following:

SchemaAPPS
PL/SQL PackageHR_GENERAL - show dependent code
PL/SQL PackageHR_SECURITY - show dependent code
ViewPAY_PAYROLLS_F
SynonymPA_PAY_AUDIT
SynonymPA_PAY_EXTERNAL_PAYROLL

APPS.PA_PAY_COSTED_SET_LOV_V is not referenced by any database object