The Function Module RMPS_POST_DELETE_API (Löschen von Posteingangsstücken) is a standard Function Module in SAP ERP and is part of the function group RMPS_POST_API within the package RMPS_SP_POST.
Function Module | RMPS_POST_DELETE_API |
Short Text | Löschen von Posteingangsstücken |
Function Group | RMPS_POST_API |
Package | RMPS_SP_POST |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_CHECK_AUTHORITY | TYPE | SRMBOOLEAN | IF_SRM->TRUE | X' - Berechtigungsprüfung durchführen |
IM_DOC_CLASS | TYPE | BAPISRMREC-DOCCLASS | Dokumentenklasse | |
IM_DOC_CONTEXT | TYPE | BAPIDOCCONTEXT | SRM Kontext für Dokumentzugriff | |
IM_DOC_ID | TYPE | BAPISRMREC-GUID | ID für Dokumente und Beziehungen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_RETURN | TYPE | BAPIRET2 | Returnparameter |
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.