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


VIEW: APPS.GMF_LEDGER_VALUATION_METHODS_V

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

View Type

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


Helper view for Ledger Valuation methods form


[View Source]

Columns
Name Datatype Length Mandatory Comments
LEGAL_ENTITY_ID NUMBER

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_LEDGER_VALUATION_METHODS_V;

Dependencies

[top of page]

APPS.GMF_LEDGER_VALUATION_METHODS_V references the following:

SchemaAPPS
SynonymGMF_LEDGER_VALUATION_METHODS
ViewGMF_LEGAL_ENTITIES

APPS.GMF_LEDGER_VALUATION_METHODS_V is not referenced by any database object