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


VIEW: APPS.GL_ALL_BUD_ORGS_VIEW

Object Details
Object Name: GL_ALL_BUD_ORGS_VIEW
Object Type: VIEW
Owner: APPS
FND Design Data: ViewSQLGL.GL_ALL_BUD_ORGS_VIEW
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
BUDGET_ENTITY_ID NUMBER

Budget organization defining column
NAME VARCHAR2 (80)
Budget organization name
LEDGER_ID NUMBER

DESCRIPTION VARCHAR2 (240)
Query Text

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


SELECT BUDGET_ENTITY_ID
,      NAME
,      LEDGER_ID
,      DESCRIPTION
FROM APPS.GL_ALL_BUD_ORGS_VIEW;

Dependencies

[top of page]

APPS.GL_ALL_BUD_ORGS_VIEW references the following:

SchemaAPPS
SynonymGL_BUDGET_ENTITIES
ViewGL_LOOKUPS

APPS.GL_ALL_BUD_ORGS_VIEW is not referenced by any database object