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


VIEW: APPS.MTL_SECINV_QUANTITIES_VIEW

Object Details
Object Name: MTL_SECINV_QUANTITIES_VIEW
Object Type: VIEW
Owner: APPS
FND Design Data: ViewINV.MTL_SECINV_QUANTITIES_VIEW
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
ORGANIZATION_ID NUMBER
Yes Organization identifier
INVENTORY_ITEM_ID NUMBER
Yes Inventory item identifier
SUBINVENTOR_CODE VARCHAR2 (10) Yes
TOTAL_QUANTITY NUMBER

Query Text

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


SELECT ORGANIZATION_ID
,      INVENTORY_ITEM_ID
,      SUBINVENTOR_CODE
,      TOTAL_QUANTITY
FROM APPS.MTL_SECINV_QUANTITIES_VIEW;

Dependencies

[top of page]

APPS.MTL_SECINV_QUANTITIES_VIEW references the following:

SchemaAPPS
SynonymMTL_ONHAND_QUANTITIES_DETAIL

APPS.MTL_SECINV_QUANTITIES_VIEW is not referenced by any database object