The Function Module BBP_ENTRYSHEET_CANCEL (Dienstleistungsbestätigung stornieren) is a standard Function Module in SAP ERP and is part of the function group BBP_SE within the package BBP_ADDON_40.
Function Module | BBP_ENTRYSHEET_CANCEL |
Short Text | Dienstleistungsbestätigung stornieren |
Function Group | BBP_SE |
Package | BBP_ADDON_40 |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ENTRYSHEET | TYPE | BAPIESSRC-SHEET_NO | Erfassungsblattnummer | |
POSTING_DATE_FI | TYPE | BAPIESSRC-POST_DATE | Buchungsdatum im Beleg |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | LIKE | BAPIRET2 | Returnparameter |
This function module does not define any Exceptions.