[Home] [Help]
[Dependency Information]
| Object Name: | CST_XLA_INV_UOM_REF_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | BOM.CST_XLA_INV_UOM_REF_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_CODE | VARCHAR2 | (3) | Yes | |
| BASE_UOM_FLAG | VARCHAR2 | (1) | Yes | |
| UNIT_OF_MEASURE_TL | VARCHAR2 | (25) | Yes |
Cut, paste (and edit) the following text to query this object:
SELECT UOM_CODE
, BASE_UOM_FLAG
, UNIT_OF_MEASURE_TL
FROM APPS.CST_XLA_INV_UOM_REF_V;
APPS
MTL_UNITS_OF_MEASURE
APPS.CST_XLA_INV_UOM_REF_V is not referenced by any database object
|
|
|
|