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


VIEW: APPS.PA_REP_RES_SCHHRS_GL_V

Object Details
Object Name: PA_REP_RES_SCHHRS_GL_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPA.PA_REP_RES_SCHHRS_GL_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
CONFIRMED_HOURS NUMBER

Number of hours for which the resource is confirmed
PROVISIONAL_HOURS NUMBER

Number of hours for which the resource is provisional
GL_PERIOD VARCHAR2 (30)
GL period name
GL_PERIOD_SET_NAME VARCHAR2 (30)
GL period set name
RESOURCE_ID NUMBER

Internal identifier for the resource
Query Text

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


SELECT CONFIRMED_HOURS
,      PROVISIONAL_HOURS
,      GL_PERIOD
,      GL_PERIOD_SET_NAME
,      RESOURCE_ID
FROM APPS.PA_REP_RES_SCHHRS_GL_V;

Dependencies

[top of page]

APPS.PA_REP_RES_SCHHRS_GL_V references the following:

SchemaAPPS
SynonymPA_FORECAST_ITEMS

APPS.PA_REP_RES_SCHHRS_GL_V is not referenced by any database object