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


VIEW: APPS.BIS_HR_BUDGETS_V

Object Details
Object Name: BIS_HR_BUDGETS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewBIS.BIS_HR_BUDGETS_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 Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
ID VARCHAR2 (81)
VALUE VARCHAR2 (30) Yes
BUSINESS_GROUP_ID NUMBER (15) Yes
BUSINESS_GROUP_NAME VARCHAR2 (240) Yes
BUDGET_ID NUMBER (15) Yes
BUDGET_NAME VARCHAR2 (30) Yes
Query Text

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


SELECT ID
,      VALUE
,      BUSINESS_GROUP_ID
,      BUSINESS_GROUP_NAME
,      BUDGET_ID
,      BUDGET_NAME
FROM APPS.BIS_HR_BUDGETS_V;

Dependencies

[top of page]

APPS.BIS_HR_BUDGETS_V references the following:

SchemaAPPS
SynonymPER_BUDGETS
SynonymPER_BUDGET_VERSIONS
ViewPER_BUSINESS_GROUPS

APPS.BIS_HR_BUDGETS_V is not referenced by any database object