SAP Function SMB_UIE_QM_INCMIN_QM_GOODS_RCP - Incoming QM Goods Receipt

Parameter Reference Type Length Text
ES_QM_GOODS_RCPT SMB_UIE_QM_GOODS_RCPT_LT u 56 Incoming QM Goods Receipt

Functionality,,
This function module lists out the number of incoming QM goods receiptsfor the next 6 months in the future.
,,This is done by selecting the quantity for all the material with theselection criteria like the records only with the QM inspection and thedeletion indicator is empty (no deleted records). The selected Quantityis aggregated for the next 6 months in the future.

Example
INPUT:,,
No Input Parameter
OUTPUT:
BACK_LOG - 87
CURR_MNTH - 36
MONTH1_QTY - 23
MONTH2_QTY - 42
MONTH3_QTY - 53
MONTH4_QTY - 14
MONTH5_QTY - 63
MONTH6_QTY - 21
,,,,,,,,

Further information
Input Parameters:
No Input Parameters.
Output Parameters:
ES_QM_GOODS_RCPT(Structure which contains backlog, current month andfuture 6 months as fields).