Menu

SAP Function Module KBPD_DELETE_DATA_FIPEX

Löschen der Budgetdaten einer Finanzposition

The Function Module KBPD_DELETE_DATA_FIPEX (Löschen der Budgetdaten einer Finanzposition) 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_FIPEX
Short Text Löschen der Budgetdaten einer Finanzposition
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
I_FIKRS LIKE FMPG-FIKRS Finanzkreis
I_FIPEX LIKE FMPG-FIPEX Finanzposition
I_FLG_DELETE_MODE LIKE Wirklich löschen oder nur Testlauf ?
I_FLG_NO_COMMIT LIKE Commit nicht im FB ausführen ?
I_GJAHR LIKE FMPG-GJAHR Geschäftsjahr

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
T_PROT_E TYPE BPBU_T_FPROT Protokoll

Exceptions

This function module does not define any Exceptions.