Menu

SAP Function Module KBPD_DELETE_DATA

Delete budget / plan test data

The Function Module KBPD_DELETE_DATA (Delete budget / plan test data) is a standard Function Module in SAP ERP and is part of the function group KBPD within the package KABP.

Technical Information

Function Module KBPD_DELETE_DATA
Short Text Delete budget / plan test data
Function Group KBPD
Package KABP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DELETE_MODE LIKE SPACE test mode 'X' - data is deleted
GEBER LIKE BPIN-GEBER SPACE Fund
GEBER_ALL LIKE 'X'
GESAMT LIKE 'X'
GJAHR LIKE BPIN-GJAHR SPACE
NO_COMMIT LIKE SPACE Flag 'no COMMIT WORK'
OBJHI LIKE BPIN-OBJHI SPACE BPHI object to be deleted
WRTTP LIKE BPIN-WRTTP SPACE value type to be deleted

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TAB_OBJNR LIKE Objects to be deleted
TAB_PROT LIKE Log -> see long text
TAB_VERSN LIKE Einschränkung der zu löschenden Versionen
T_WRTTP LIKE TAB_WRTTP value types to be deleted

Exceptions

This function module does not define any Exceptions.