Menu

SAP Function Module QREO_CONTROL_CHARTS_DELETE

Löschen nicht verwendeter Qualitätsregelkarten

The Function Module QREO_CONTROL_CHARTS_DELETE (Löschen nicht verwendeter Qualitätsregelkarten) is a standard Function Module in SAP ERP and is part of the function group QREO within the package QR02.

Technical Information

Function Module QREO_CONTROL_CHARTS_DELETE
Short Text Löschen nicht verwendeter Qualitätsregelkarten
Function Group QREO
Package QR02
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_MANDT LIKE SY-MANDT SY-MANDT Mandant
I_TEST_MODE LIKE QM00-QKZ 'X' Testlauf - 'X', Echtlauf - ' '

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_QASH_DELETECOUNT LIKE SY-DBCNT Anzahl gelöschter Sätze in Tabelle QASH
E_QASH_READCOUNT LIKE SY-DBCNT Anzahl gelesener Sätze in Tabelle QASH
E_QAST_DELETECOUNT LIKE SY-DBCNT Anzahl gelöschter Sätze in Tabelle QAST
E_QAST_READCOUNT LIKE SY-DBCNT Anzahl gelesener Sätze in Tabelle QAST

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DELETE_QASH_FAILED Verbuchungsabbruch Tabelle QASH
DELETE_QAST_FAILED Verbuchungsabbruch Tabelle QAST
NO_DATA_FOUND Es wurden keine Daten zum Löschen gefunden