[Home] [Help]
[Dependency Information]
| Object Name: | PA_REP_RES_SCHHRS_GL_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PA.PA_REP_RES_SCHHRS_GL_V
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
| 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 |
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;
APPS
PA_FORECAST_ITEMS
APPS.PA_REP_RES_SCHHRS_GL_V is not referenced by any database object
|
|
|
|