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


VIEW: APPS.POS_ASN_UOM_V

Object Details
Object Name: POS_ASN_UOM_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewICX.POS_ASN_UOM_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) Yes
UOM_CODE VARCHAR2 (3) Yes
UOM_CLASS VARCHAR2 (10) Yes
Query Text

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


SELECT UNIT_OF_MEASURE
,      UOM_CODE
,      UOM_CLASS
FROM APPS.POS_ASN_UOM_V;

Dependencies

[top of page]

APPS.POS_ASN_UOM_V references the following:

SchemaAPPS
SynonymMTL_UNITS_OF_MEASURE

APPS.POS_ASN_UOM_V is not referenced by any database object