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


VIEW: APPS.PA_RES_OVC_HOURS_STAFF_V

Object Details
Object Name: PA_RES_OVC_HOURS_STAFF_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPA.PA_RES_OVC_HOURS_STAFF_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 Internal identifier for the resource
PERSON_ID NUMBER
Yes Internal identifier for the person
RESOURCE_NAME VARCHAR2 (240) Yes Resource Name
RESOURCE_JOB_LEVEL NUMBER

Resource Job Level
MANAGER_ID NUMBER (15)
Internal identifier for the manager
MANAGER_NAME VARCHAR2 (240)
Manager Name
ORGANIZATION_ID NUMBER

ORGANIZATION_NAME VARCHAR2 (240) Yes Organization Name
JOB_NAME VARCHAR2 (700)
Resource Job Title
OVERCOMMITTED_FROM DATE
Yes Overcomitted from date
OVERCOMMITTED_TO DATE

Overcommitted to date
STAFFING_ANALYST_ID VARCHAR2 (240) Yes Internal Identifier for the Staffing Analyst
COUNTRY_CODE VARCHAR2 (2)
Internal Identifier for the Country
COUNTRY_NAME VARCHAR2 (60)
Country Name
Query Text

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


SELECT RESOURCE_ID
,      PERSON_ID
,      RESOURCE_NAME
,      RESOURCE_JOB_LEVEL
,      MANAGER_ID
,      MANAGER_NAME
,      ORGANIZATION_ID
,      ORGANIZATION_NAME
,      JOB_NAME
,      OVERCOMMITTED_FROM
,      OVERCOMMITTED_TO
,      STAFFING_ANALYST_ID
,      COUNTRY_CODE
,      COUNTRY_NAME
FROM APPS.PA_RES_OVC_HOURS_STAFF_V;

Dependencies

[top of page]

APPS.PA_RES_OVC_HOURS_STAFF_V references the following:

SchemaAPPS
SynonymFND_GRANTS
SynonymFND_OBJECTS
SynonymHR_ALL_ORGANIZATION_UNITS
SynonymPA_FORECAST_ITEMS
SynonymPA_RESOURCES_DENORM
PL/SQL PackagePA_RESOURCE_PVT - show dependent code
PL/SQL PackagePA_SECURITY_PVT - show dependent code
SynonymPER_JOBS
SchemaPUBLIC
SynonymDUAL

APPS.PA_RES_OVC_HOURS_STAFF_V is not referenced by any database object