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


VIEW: APPS.GL_ALL_ENC_TYPES_VIEW

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

Encumbrance type defining column
ENCUMBRANCE_TYPE VARCHAR2 (80)
Encumbrance type name
DESCRIPTION VARCHAR2 (240)
Encumbrance type description
Query Text

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


SELECT ENCUMBRANCE_TYPE_ID
,      ENCUMBRANCE_TYPE
,      DESCRIPTION
FROM APPS.GL_ALL_ENC_TYPES_VIEW;

Dependencies

[top of page]

APPS.GL_ALL_ENC_TYPES_VIEW references the following:

SchemaAPPS
SynonymGL_ENCUMBRANCE_TYPES
ViewGL_LOOKUPS

APPS.GL_ALL_ENC_TYPES_VIEW is not referenced by any database object