[Home] [Help]
[Dependency Information]
| Object Name: | OKX_UNITS_OF_MEASURE_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | OKX.OKX_UNITS_OF_MEASURE_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 |
|---|---|---|---|---|
| UNIT_OF_MEASURE | VARCHAR2 | (25) | Yes | Unit of measure name |
| UOM_CODE | VARCHAR2 | (3) | Yes | Abbreviated unit of measure code |
| UOM_CLASS | VARCHAR2 | (10) | Yes | Unit of measure class |
| DISABLE_DATE | DATE | Date when the unit can no longer be used to define conversions | ||
| DESCRIPTION | VARCHAR2 | (50) | Unit of measure description | |
| UNIT_OF_MEASURE_TL | VARCHAR2 | (25) | Yes | Unit of measure name translation |
Cut, paste (and edit) the following text to query this object:
SELECT UNIT_OF_MEASURE
, UOM_CODE
, UOM_CLASS
, DISABLE_DATE
, DESCRIPTION
, UNIT_OF_MEASURE_TL
FROM APPS.OKX_UNITS_OF_MEASURE_V;
APPS
MTL_UNITS_OF_MEASURE_TL
APPS
OE_ID_TO_VALUE
- show dependent code
OE_OE_FORM_LINE
- show dependent code
OKC_CIM_PVT
- show dependent code
OKC_EXTEND_PVT
- show dependent code
OKC_ISE_PVT
- show dependent code
OKC_RENEWAL_OUTCOME_PUB
- show dependent code
OKC_RENEW_PVT
- show dependent code
OKC_RENEW_PVT
- show dependent code
OKC_RIL_PVT
- show dependent code
OKC_SPN_PVT
- show dependent code
OKC_TAL_PVT
- show dependent code
OKC_TCU_PVT
- show dependent code
OKC_TIMEUNIT_V
OKC_TIME_UTIL_PVT
- show dependent code
OKL_K_LINE_FIN_EXT_PVT
- show dependent code
OKL_OPEN_INTERFACE_PVT
- show dependent code
OKS_AUTH_UOM_COVPROD_V
OKS_AUTH_UTIL_PVT
- show dependent code
OKS_ENTITLEMENTS_PVT
- show dependent code
OKS_ENTITLEMENTS_WEB
- show dependent code
OKS_EVTREN_PUB
- show dependent code
OKS_EVTREN_PUB
- show dependent code
OKS_IMPORT_VALIDATE
- show dependent code
OKS_TIME_MEASURES_PUB
- show dependent code
QP_JAVA_ENGINE_CACHE_PVT
- show dependent code
|
|
|
|