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


VIEW: APPS.GHG_SOURCES_UOM_V

Object Details
Object Name: GHG_SOURCES_UOM_V
Object Type: VIEW
Owner: APPS
Subobject Name:
Status: VALID

View Type

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


This view stores information about sources related unit opf measures


[View Source]

Columns
Name Datatype Length Mandatory Comments
UOM VARCHAR2 (25) Yes Unit Of Measure
Query Text

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


SELECT UOM
FROM APPS.GHG_SOURCES_UOM_V;

Dependencies

[top of page]

APPS.GHG_SOURCES_UOM_V references the following:

SchemaAPPS
PL/SQL PackageFND_PROFILE - show dependent code
SynonymGHG_SOURCES_ALL
SynonymMTL_UNITS_OF_MEASURE_TL

APPS.GHG_SOURCES_UOM_V is not referenced by any database object