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


VIEW: APPS.SY_UOMS_TYP_V

Object Details
Object Name: SY_UOMS_TYP_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewGMA.SY_UOMS_TYP_V
Subobject Name:
Status: VALID

View Type

A public view which may be useful for custom reporting or other data
requirements.


View of unit of measure types


[View Source]

Columns
Name Datatype Length Mandatory Comments
UM_TYPE VARCHAR2 (10) Yes UOM Type
TYPE_DESC VARCHAR2 (40)
Type of UOM
LAST_UPDATE_LOGIN NUMBER

Standard who column
LAST_UPDATE_DATE DATE
Yes Standard who column
LAST_UPDATED_BY NUMBER
Yes Standard who column
CREATION_DATE DATE
Yes Standard who column
CREATED_BY NUMBER
Yes Standard who column
DELETE_MARK NUMBER

Standard delete mark
TEXT_CODE NUMBER

Text code
TRANS_CNT NUMBER

Transaction count
STD_UM VARCHAR2 (25)
Standard UOM
Query Text

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


SELECT UM_TYPE
,      TYPE_DESC
,      LAST_UPDATE_LOGIN
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      DELETE_MARK
,      TEXT_CODE
,      TRANS_CNT
,      STD_UM
FROM APPS.SY_UOMS_TYP_V;

Dependencies

[top of page]

APPS.SY_UOMS_TYP_V references the following:

SchemaAPPS
SynonymMTL_UNITS_OF_MEASURE
SynonymMTL_UOM_CLASSES
APPS.SY_UOMS_TYP_V is referenced by following:

SchemaAPPS
ViewPMITS_ITEM_LOT_UOM_CONV_V
SynonymSY_UOMS_TYP