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


VIEW: APPS.OKX_UOM_CLASSES_V

Object Details
Object Name: OKX_UOM_CLASSES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewOKX.OKX_UOM_CLASSES_V
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
UOM_CLASS VARCHAR2 (10) Yes Unit of measure class name (eg, volume, weight)
DESCRIPTION VARCHAR2 (50)
Class description
Query Text

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


SELECT UOM_CLASS
,      DESCRIPTION
FROM APPS.OKX_UOM_CLASSES_V;

Dependencies

[top of page]

APPS.OKX_UOM_CLASSES_V references the following:

SchemaAPPS
SynonymMTL_UOM_CLASSES_TL

APPS.OKX_UOM_CLASSES_V is not referenced by any database object