Menu

SAP Function Module CO_QM_INSPECTION_LOT_DELETE

Löschen eines Prüfloses aus Auftrag heraus

The Function Module CO_QM_INSPECTION_LOT_DELETE (Löschen eines Prüfloses aus Auftrag heraus) is a standard Function Module in SAP ERP and is part of the function group COQM within the package CO.

Technical Information

Function Module CO_QM_INSPECTION_LOT_DELETE
Short Text Löschen eines Prüfloses aus Auftrag heraus
Function Group COQM
Package CO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CAUFVD_IMP LIKE CAUFVD Wird bei subrc - 0 in Belegtabelle upgedatet!

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SUBRC LIKE SY-SUBRC Returncode - 0 -> Löschen ok

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.