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


VIEW: APPS.HRBV_POSITION_DESCENDENTS

Object Details
Object Name: HRBV_POSITION_DESCENDENTS
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPER.HRBV_POSITION_DESCENDENTS
Subobject Name:
Status: VALID

View Type

A Business Intelligence System view


This is used as a foundation for
HRFV_POSITION_DESCENDENTS.


[View Source]

Columns
Name Datatype Length Mandatory Comments
BUSINESS_GROUP_ID NUMBER (15)

PARENT_POSITION_ID NUMBER (15)

POSITION_ID NUMBER (15)

POS_STRUCTURE_VERSION_ID NUMBER


POS_LEVEL NUMBER


Query Text

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


SELECT BUSINESS_GROUP_ID
,      PARENT_POSITION_ID
,      POSITION_ID
,      POS_STRUCTURE_VERSION_ID
,      POS_LEVEL
FROM APPS.HRBV_POSITION_DESCENDENTS;

Dependencies

[top of page]

APPS.HRBV_POSITION_DESCENDENTS references the following:

SchemaAPPS
PL/SQL PackageHR_BIS - show dependent code
SynonymPER_POS_STRUCTURE_ELEMENTS
APPS.HRBV_POSITION_DESCENDENTS is referenced by following:

SchemaAPPS
ViewHRFV_POSITION_HIERARCHIES