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


VIEW: APPS.HRI_CL_BUDPQH_H_V

Object Details
Object Name: HRI_CL_BUDPQH_H_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewHRI.HRI_CL_BUDPQH_H_V
Subobject Name:
Status: VALID

View Type

A Business Intelligence System view


List of values for PQH Budgets.


[View Source]

Columns
Name Datatype Length Mandatory Comments
VALUE VARCHAR2 (30) Yes
ID NUMBER (15) Yes
START_DATE DATE
Yes
END_DATE DATE
Yes
BUSINESS_GROUP_ID NUMBER (15)
Query Text

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


SELECT VALUE
,      ID
,      START_DATE
,      END_DATE
,      BUSINESS_GROUP_ID
FROM APPS.HRI_CL_BUDPQH_H_V;

Dependencies

[top of page]

APPS.HRI_CL_BUDPQH_H_V references the following:

SchemaAPPS
PL/SQL PackageHR_BIS - show dependent code
SynonymPQH_BUDGETS

APPS.HRI_CL_BUDPQH_H_V is not referenced by any database object