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


VIEW: APPS.HRI_OBI_CS_ORGH_SUP_SUB2_V

Object Details
Object Name: HRI_OBI_CS_ORGH_SUP_SUB2_V
Object Type: VIEW
Owner: APPS
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
ORH2_ORGHRCHY_FK NUMBER

Organization hierarchy
ORH2_GLOBAL_FLAG VARCHAR2 (30)
Global flag
ORH2_ORGHVRSN_FK NUMBER

Organization Hierarchy versoin
ORH2_SUP_ORGANZTN_FK NUMBER

Supervisor organiztion id
ORH2_SUP_LEVEL NUMBER

Supervisor Level
ORH2_SUP_SUB1_ORGANZTN_FK NUMBER

Supervisor sub1 organization
ORH2_ORGANZTN_FK NUMBER

Organization id
ORH2_LEVEL NUMBER

Level
ORH2_RELATIVE_LEVEL NUMBER

Relative Level
ORH2_SUP_DIRECTS_ONLY_FLAG VARCHAR2 (1)
Supervisor directc only flag
Query Text

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


SELECT ORH2_ORGHRCHY_FK
,      ORH2_GLOBAL_FLAG
,      ORH2_ORGHVRSN_FK
,      ORH2_SUP_ORGANZTN_FK
,      ORH2_SUP_LEVEL
,      ORH2_SUP_SUB1_ORGANZTN_FK
,      ORH2_ORGANZTN_FK
,      ORH2_LEVEL
,      ORH2_RELATIVE_LEVEL
,      ORH2_SUP_DIRECTS_ONLY_FLAG
FROM APPS.HRI_OBI_CS_ORGH_SUP_SUB2_V;

Dependencies

[top of page]

APPS.HRI_OBI_CS_ORGH_SUP_SUB2_V references the following:

SchemaAPPS
SynonymHRI_CS_ORGH_CT

APPS.HRI_OBI_CS_ORGH_SUP_SUB2_V is not referenced by any database object