SAP Function SMB_UIE_QM_STOCK_OVERVIEW - stock Overview

Parameter Reference Type Length Text
ET_STOCK_OVERVIEW SMB_UIE_STOCK_OVERVIEW_TT h 39 STOCK INFORMATION FOR ALL MATERIALS

Functionality
The function module provides an overview on different types of stocksuch as stock for quality inspection, blocked stock and stock forunrestricted use. The function module provides the sum of eachunrestricted use stock, quality inspection and blocked stock for eachmaterial number. All the materials must have inspection type as 01.

Example
No Input Parameter
Output Parameters
Material Number Valuated Unrestricted use stockBlocked stock Stock in Quality Inspection
R1201685.000135.000250.000

Notes
There is no input parameter. The FM lists for all the materials withinspection type 01 in export parameter.

Further information
The SMB_UIE_STOCK_OVERVIEW_LT structure with table typeSMB_UIE_STOCK_OVERVIEW_TT is used for export table. The two tables areaccessed. The QMAT table is used to retrieve for all the materialnumbers which have inspection type as 01 and MARD table is used toretrieve unrestricted use, quality inspection and blocked stock forthose materials.