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


VIEW: INV.MTL_QOH_REV_TMP#

Object Details
Object Name: MTL_QOH_REV_TMP#
Object Type: VIEW
Owner: INV
Subobject Name:
Status: VALID

[View Source]

Columns
Name Datatype Length Mandatory Comments
ORGANIZATION_ID NUMBER
Yes
INVENTORY_ITEM_ID NUMBER
Yes
REVISION VARCHAR2 (3)
TOTAL_QOH NUMBER

RESERVED_QOH NUMBER

AVAILABLE_QOH NUMBER

PRIMARY_UOM_CODE VARCHAR2 (3)
Query Text

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


SELECT ORGANIZATION_ID
,      INVENTORY_ITEM_ID
,      REVISION
,      TOTAL_QOH
,      RESERVED_QOH
,      AVAILABLE_QOH
,      PRIMARY_UOM_CODE
FROM INV.MTL_QOH_REV_TMP#;

Dependencies

[top of page]

INV.MTL_QOH_REV_TMP# references the following:

SchemaINV
TableMTL_QOH_REV_TMP
INV.MTL_QOH_REV_TMP# is referenced by following:

SchemaAPPS
SynonymMTL_QOH_REV_TMP