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


VIEW: APPS.GMF_LOT_COSTED_ITEMS_V

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

View Type

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


Helper view for Lot Costed Items Form


[View Source]

Columns
Name Datatype Length Mandatory Comments
LEGAL_ENTITY_ID NUMBER (15)
Legal Entity identifier
COST_TYPE_ID NUMBER (15)
Cost Type 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
,      COST_TYPE_ID
,      LEGAL_ENTITY_NAME
FROM APPS.GMF_LOT_COSTED_ITEMS_V;

Dependencies

[top of page]

APPS.GMF_LOT_COSTED_ITEMS_V references the following:

SchemaAPPS
ViewGMF_LEGAL_ENTITIES_VW2
SynonymGMF_LOT_COSTED_ITEMS

APPS.GMF_LOT_COSTED_ITEMS_V is not referenced by any database object