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


VIEW: APPS.PA_RES_AVAILABILITY_V

Object Details
Object Name: PA_RES_AVAILABILITY_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPA.PA_RES_AVAILABILITY_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
RESOURCE_ID NUMBER
Yes Resource_id identifier for the eligible resource.
START_DATE DATE
Yes Week start date for the availability records.
END_DATE DATE
Yes Week end date for the availability records.
Query Text

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


SELECT RESOURCE_ID
,      START_DATE
,      END_DATE
FROM APPS.PA_RES_AVAILABILITY_V;

Dependencies

[top of page]

APPS.PA_RES_AVAILABILITY_V references the following:

SchemaAPPS
SynonymPA_RES_ASGN_TIME_CHART
SynonymPA_TIMELINE_ROW_LABEL

APPS.PA_RES_AVAILABILITY_V is not referenced by any database object