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


VIEW: APPS.PAY_AU_ASG_LEAVE_TAKEN_V

Object Details
Object Name: PAY_AU_ASG_LEAVE_TAKEN_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPAY.PAY_AU_ASG_LEAVE_TAKEN_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
ROW_ID ROWID (10)
ASSIGNMENT_ID NUMBER (10)
TIME_PERIOD_ID NUMBER (15)
ELEMENT_REPORTING_NAME VARCHAR2 (80)
START_DATE DATE

END_DATE DATE

ABSENCE_HOURS NUMBER

PAYMENT NUMBER

ACTION_TYPE VARCHAR2 (30)
Query Text

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


SELECT ROW_ID
,      ASSIGNMENT_ID
,      TIME_PERIOD_ID
,      ELEMENT_REPORTING_NAME
,      START_DATE
,      END_DATE
,      ABSENCE_HOURS
,      PAYMENT
,      ACTION_TYPE
FROM APPS.PAY_AU_ASG_LEAVE_TAKEN_V;

Dependencies

[top of page]

APPS.PAY_AU_ASG_LEAVE_TAKEN_V references the following:

SchemaAPPS
ViewPAY_AU_ASG_LEAVE_TAKEN_V1
ViewPAY_AU_ASG_LEAVE_TAKEN_V2
ViewPAY_AU_ASG_LEAVE_TAKEN_V3
ViewPAY_AU_ASG_LEAVE_TAKEN_V4
ViewPAY_AU_ASG_LEAVE_TAKEN_V5
ViewPAY_AU_ASG_LEAVE_TAKEN_V6
ViewPAY_AU_ASG_LEAVE_TAKEN_V7
PL/SQL PackagePAY_AU_SOE_PKG - show dependent code
APPS.PAY_AU_ASG_LEAVE_TAKEN_V is referenced by following:

SchemaAPPS
Package BodyPAY_AU_PAYSLIP_ARCHIVE - show dependent code