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


VIEW: APPS.HRI_OBI_CS_ORGH_SUP_SUB3_V

Object Details
Object Name: HRI_OBI_CS_ORGH_SUP_SUB3_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
ORH3_ORGHRCHY_FK NUMBER

Organization Hierarchy
ORH3_GLOBAL_FLAG VARCHAR2 (30)
Global Flag
ORH3_ORGHVRSN_FK NUMBER

Organization Hierarchy version
ORH3_SUP_ORGANZTN_FK NUMBER

Supervisor organization information
ORH3_SUP_LEVEL NUMBER

Supervisor level
ORH3_SUP_SUB1_ORGANZTN_FK NUMBER

Supervisor sub1 organization id
ORH3_SUP_SUB2_ORGANZTN_FK NUMBER

Supervisor sub2 organization id
ORH3_ORGANZTN_FK NUMBER

Organization id
ORH3_LEVEL NUMBER

Level
ORH3_RELATIVE_LEVEL NUMBER

Relative level
ORH3_SUP_DIRECTS_ONLY_FLAG VARCHAR2 (1)
Supervisor Directs only flag
Query Text

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


SELECT ORH3_ORGHRCHY_FK
,      ORH3_GLOBAL_FLAG
,      ORH3_ORGHVRSN_FK
,      ORH3_SUP_ORGANZTN_FK
,      ORH3_SUP_LEVEL
,      ORH3_SUP_SUB1_ORGANZTN_FK
,      ORH3_SUP_SUB2_ORGANZTN_FK
,      ORH3_ORGANZTN_FK
,      ORH3_LEVEL
,      ORH3_RELATIVE_LEVEL
,      ORH3_SUP_DIRECTS_ONLY_FLAG
FROM APPS.HRI_OBI_CS_ORGH_SUP_SUB3_V;

Dependencies

[top of page]

APPS.HRI_OBI_CS_ORGH_SUP_SUB3_V references the following:

SchemaAPPS
SynonymHRI_CS_ORGH_CT

APPS.HRI_OBI_CS_ORGH_SUP_SUB3_V is not referenced by any database object