[Home] [Help]
[Dependency Information]
| Object Name: | OKX_UOM_CLASSES_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | OKX.OKX_UOM_CLASSES_V
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| UOM_CLASS | VARCHAR2 | (10) | Yes | Unit of measure class name (eg, volume, weight) |
| DESCRIPTION | VARCHAR2 | (50) | Class description |
Cut, paste (and edit) the following text to query this object:
SELECT UOM_CLASS
, DESCRIPTION
FROM APPS.OKX_UOM_CLASSES_V;
APPS
MTL_UOM_CLASSES_TL
APPS.OKX_UOM_CLASSES_V is not referenced by any database object
|
|
|
|