[Home] [Help]
[Dependency Information]
| Object Name: | PMI_UOM_LOV_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PMI.PMI_UOM_LOV_V
|
| Subobject Name: | |
| Status: | VALID |
A Business Intelligence System view
Unit of Measure List Of Values View
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| UM_CODE | VARCHAR2 | (25) | Units of measure Code | |
| UM_DESC | VARCHAR2 | (40) | Units of measure description |
Cut, paste (and edit) the following text to query this object:
SELECT UM_CODE
, UM_DESC
FROM APPS.PMI_UOM_LOV_V;
APPS
SY_UOMS_MST
APPS.PMI_UOM_LOV_V is not referenced by any database object
|
|
|
|