Menu

SAP Function Module QBIC_RECURRING_INSPECTION

Prüfloserzeugung im Batch Information Cockpit

The Function Module QBIC_RECURRING_INSPECTION (Prüfloserzeugung im Batch Information Cockpit) is a standard Function Module in SAP ERP and is part of the function group QBIC within the package QL.

Technical Information

Function Module QBIC_RECURRING_INSPECTION
Short Text Prüfloserzeugung im Batch Information Cockpit
Function Group QBIC
Package QL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ART LIKE QALS-ART Prüfart
I_CHARG LIKE QALS-CHARG Chargennummer
I_LOSMENGE LIKE QALS-LOSMENGE Prüflosmenge
I_MATNR LIKE QALS-MATNR Materialnummer
I_MEINS LIKE QALS-MENGENEINH Basismengeneinheit der Prüflosmenge
I_QNDAT LIKE QALS-ZEUGNISBIS Datum : Zeugnis der Charge gültig bis
I_WERKS LIKE QALS-WERK Werk

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_MSG TYPE BAL_T_MSG Anwendungs-Log: Tabelle mit Messages

Exceptions

This function module does not define any Exceptions.