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


VIEW: APPS.HR_H2PI_ELEMENT_NAMES_V

Object Details
Object Name: HR_H2PI_ELEMENT_NAMES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPER.HR_H2PI_ELEMENT_NAMES_V
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 Source]

Columns
Name Datatype Length Mandatory Comments
LAST_UPD_DATE DATE

Last update date.
BUSINESS_GROUP_ID NUMBER (15)
Business group id.
ELEMENT_TYPE_ID NUMBER (9) Yes Element type id.
ELEMENT_NAME VARCHAR2 (80) Yes Element name
REPORTING_NAME VARCHAR2 (80)
Reporting name of element.
Query Text

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


SELECT LAST_UPD_DATE
,      BUSINESS_GROUP_ID
,      ELEMENT_TYPE_ID
,      ELEMENT_NAME
,      REPORTING_NAME
FROM APPS.HR_H2PI_ELEMENT_NAMES_V;

Dependencies

[top of page]

APPS.HR_H2PI_ELEMENT_NAMES_V references the following:

SchemaAPPS
SynonymPAY_ELEMENT_TYPES_F
SynonymPAY_ELEMENT_TYPES_F_TL

APPS.HR_H2PI_ELEMENT_NAMES_V is not referenced by any database object