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


VIEW: APPS.JAI_CMN_UOM_DTLS_V

Object Details
Object Name: JAI_CMN_UOM_DTLS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewJA.JAI_CMN_UOM_DTLS_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
UNIT_OF_MEASURE VARCHAR2 (25)
UOM_CODE VARCHAR2 (3)
INVENTORY_ITEM_ID NUMBER

ORGANIZATION_ID NUMBER

Query Text

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


SELECT UNIT_OF_MEASURE
,      UOM_CODE
,      INVENTORY_ITEM_ID
,      ORGANIZATION_ID
FROM APPS.JAI_CMN_UOM_DTLS_V;

Dependencies

[top of page]

APPS.JAI_CMN_UOM_DTLS_V references the following:

SchemaAPPS
SynonymMTL_SYSTEM_ITEMS
SynonymMTL_UOM_CLASS_CONVERSIONS
SynonymMTL_UOM_CONVERSIONS

APPS.JAI_CMN_UOM_DTLS_V is not referenced by any database object