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.
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 |
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! |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.