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


VIEW: APPS.HRI_OBI_CS_MGRH_SUP_SUB3_V

Object Details
Object Name: HRI_OBI_CS_MGRH_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
MGRH3_SUP_PERSON_FK NUMBER (15) Yes Supervisor Person Id
MGRH3_SUP_LEVEL NUMBER (15) Yes Supervisor Level
MGRH3_MNGRSC_FK NUMBER (15) Yes MGRH3_MNGRSC_FK
MGRH3_SUP_SUB1_PERSON_FK NUMBER (15) Yes MGRH3_SUP_SUB1_PERSON
MGRH3_SUP_SUB2_PERSON_FK NUMBER (15) Yes MGRH3_SUP_SUB2_PERSON
MGRH3_PERSON_FK NUMBER (15) Yes Person Id
MGRH3_LEVEL NUMBER (15) Yes Level
MGRH3_RELATIVE_LEVEL NUMBER
Yes Relative Level
MGRH3_DATE_START DATE
Yes Date start
MGRH3_DATE_END DATE
Yes Date end
MGRH3_SUP_DIRECTS_ONLY_FLAG VARCHAR2 (1)
Supervisor Directs only flag
Query Text

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


SELECT MGRH3_SUP_PERSON_FK
,      MGRH3_SUP_LEVEL
,      MGRH3_MNGRSC_FK
,      MGRH3_SUP_SUB1_PERSON_FK
,      MGRH3_SUP_SUB2_PERSON_FK
,      MGRH3_PERSON_FK
,      MGRH3_LEVEL
,      MGRH3_RELATIVE_LEVEL
,      MGRH3_DATE_START
,      MGRH3_DATE_END
,      MGRH3_SUP_DIRECTS_ONLY_FLAG
FROM APPS.HRI_OBI_CS_MGRH_SUP_SUB3_V;

Dependencies

[top of page]

APPS.HRI_OBI_CS_MGRH_SUP_SUB3_V references the following:

SchemaAPPS
SynonymHRI_CS_SUPH

APPS.HRI_OBI_CS_MGRH_SUP_SUB3_V is not referenced by any database object