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


VIEW: APPS.GL_ALOC_MST_V

Object Details
Object Name: GL_ALOC_MST_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewGMF.GL_ALOC_MST_V
Subobject Name:
Status: VALID

View Type

A public view which may be useful for custom reporting or other data
requirements.


View to enable master-detail relationship on Allocation Codes form


[View Source]

Columns
Name Datatype Length Mandatory Comments
LEGAL_ENTITY_ID NUMBER (15)
legal entity identifier
LEGAL_ENTITY_NAME VARCHAR2 (240) Yes Legal Entity Name
Query Text

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


SELECT LEGAL_ENTITY_ID
,      LEGAL_ENTITY_NAME
FROM APPS.GL_ALOC_MST_V;

Dependencies

[top of page]

APPS.GL_ALOC_MST_V references the following:

SchemaAPPS
SynonymGL_ALOC_MST
ViewGMF_LEGAL_ENTITIES_VW2

APPS.GL_ALOC_MST_V is not referenced by any database object