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


VIEW: APPS.HRI_OBI_CS_MGRH_V

Object Details
Object Name: HRI_OBI_CS_MGRH_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
MGRH_SUP_PERSON_FK NUMBER (15) Yes Supervisor Person Id
MGRH_SUP_LEVEL NUMBER (15) Yes Supervisor Level
MGRH_SUP_SUB1_PERSON_FK NUMBER (15) Yes MGRH_SUP_SUB1_PERSON
MGRH_SUP_SUB2_PERSON_FK NUMBER (15) Yes MGRH_SUP_SUB2_PERSON
MGRH_SUP_SUB3_PERSON_FK NUMBER (15) Yes MGRH_SUP_SUB3_PERSON
MGRH_SUP_SUB4_PERSON_FK NUMBER (15) Yes MGRH_SUP_SUB4_PERSON
MGRH_MNGRSC_FK NUMBER (15) Yes MGRH_MNGRSC_FK
MGRH_PERSON_FK NUMBER (15) Yes MGRH_PERSON
MGRH_LEVEL NUMBER (15) Yes MGRH_LEVEL
MGRH_RELATIVE_LEVEL NUMBER
Yes Relative level
MGRH_DATE_START DATE
Yes Date start
MGRH_DATE_END DATE
Yes Date end
Query Text

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


SELECT MGRH_SUP_PERSON_FK
,      MGRH_SUP_LEVEL
,      MGRH_SUP_SUB1_PERSON_FK
,      MGRH_SUP_SUB2_PERSON_FK
,      MGRH_SUP_SUB3_PERSON_FK
,      MGRH_SUP_SUB4_PERSON_FK
,      MGRH_MNGRSC_FK
,      MGRH_PERSON_FK
,      MGRH_LEVEL
,      MGRH_RELATIVE_LEVEL
,      MGRH_DATE_START
,      MGRH_DATE_END
FROM APPS.HRI_OBI_CS_MGRH_V;

Dependencies

[top of page]

APPS.HRI_OBI_CS_MGRH_V references the following:

SchemaAPPS
SynonymHRI_CS_SUPH

APPS.HRI_OBI_CS_MGRH_V is not referenced by any database object