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


VIEW: APPS.GMF_LEGAL_ENTITIES_VW2

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

View Type

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


Helper view for display of Legal Entities in Costing


[View Source]

Columns
Name Datatype Length Mandatory Comments
LEGAL_ENTITY_ID NUMBER (15) Yes 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.GMF_LEGAL_ENTITIES_VW2;

Dependencies

[top of page]

APPS.GMF_LEGAL_ENTITIES_VW2 references the following:

SchemaAPPS
SynonymXLE_ENTITY_PROFILES
APPS.GMF_LEGAL_ENTITIES_VW2 is referenced by following:

SchemaAPPS
ViewCM_CMPT_MTL_V
ViewCM_RSRC_DTL_V
ViewCM_WHSE_SRC_V
ViewGL_ALOC_BAS_V
ViewGL_ALOC_EXP_V
ViewGL_ALOC_INP_V
ViewGL_ALOC_MST_V
ViewGMF_LOT_COSTED_ITEMS_V