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


VIEW: APPS.GL_SRS_LEDGER_BUD_ENCUM_NAME

Object Details
Object Name: GL_SRS_LEDGER_BUD_ENCUM_NAME
Object Type: VIEW
Owner: APPS
FND Design Data: ViewSQLGL.GL_SRS_LEDGER_BUD_ENCUM_NAME
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_ENCUMBRANCE_NAME VARCHAR2 (80)
BUDGET_ENCUMBRANCE_ID NUMBER

LEDGER_ID VARCHAR2 (40)
ACTUAL_FLAG CHAR (1)
Query Text

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


SELECT BUDGET_ENCUMBRANCE_NAME
,      BUDGET_ENCUMBRANCE_ID
,      LEDGER_ID
,      ACTUAL_FLAG
FROM APPS.GL_SRS_LEDGER_BUD_ENCUM_NAME;

Dependencies

[top of page]

APPS.GL_SRS_LEDGER_BUD_ENCUM_NAME references the following:

SchemaAPPS
SynonymGL_BUDGETS
SynonymGL_BUDGET_PERIOD_RANGES
SynonymGL_BUDGET_VERSIONS
SynonymGL_ENCUMBRANCE_TYPES
ViewGL_LOOKUPS

APPS.GL_SRS_LEDGER_BUD_ENCUM_NAME is not referenced by any database object