The Function Module MRM_INVOICE_DOCUMENT_DELETE (Logistik-Rechnungsprüfung - Löschen eines Rechnungsbelegs mit temp. Posit.) is a standard Function Module in SAP ERP and is part of the function group MRME within the package MRM.
Function Module | MRM_INVOICE_DOCUMENT_DELETE |
Short Text | Logistik-Rechnungsprüfung - Löschen eines Rechnungsbelegs mit temp. Posit. |
Function Group | MRME |
Package | MRM |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_LOCK | LIKE | BOOLE-BOOLE | SPACE | Rechnung sperren? |
I_RBKPV | TYPE | MRM_RBKPV | Rechnungsbelegnummer |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INVOICE_LOCKED | Rechnung gesperrt durch anderen Benutzer |
INVOICE_NOT_FOUND | Rechnung nicht gefunden |