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


VIEW: APPS.PA_RES_EMP_HCOUNT_V

Object Details
Object Name: PA_RES_EMP_HCOUNT_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPA.PA_RES_EMP_HCOUNT_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
ORGANIZATION_ID NUMBER

Identifier of the Expenditure Organization.
HEADCOUNT_LEVEL VARCHAR2 (80)
Identifier of the level at which the headcount is reported for the current record
HEADCOUNT_CODE VARCHAR2 (30)
Internal code for the level at which the headcount is reported for the current record
EMP_HEADCOUNT NUMBER

The headcount value for employees.
Query Text

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


SELECT ORGANIZATION_ID
,      HEADCOUNT_LEVEL
,      HEADCOUNT_CODE
,      EMP_HEADCOUNT
FROM APPS.PA_RES_EMP_HCOUNT_V;

Dependencies

[top of page]

APPS.PA_RES_EMP_HCOUNT_V references the following:

SchemaAPPS
ViewPA_LOOKUPS
SynonymPA_ORG_HIERARCHY_DENORM
PL/SQL PackagePA_REP_UTIL_GLOB - show dependent code
SynonymPA_RESOURCES_DENORM
PL/SQL PackagePA_RESOURCE_UTILS - show dependent code

APPS.PA_RES_EMP_HCOUNT_V is not referenced by any database object