Menu

SAP Function Module AIPB_SUBTREE_DELETE_VALUES

Löschen der Budget/Plan-Werte aller Teilbaumpositionen

The Function Module AIPB_SUBTREE_DELETE_VALUES (Löschen der Budget/Plan-Werte aller Teilbaumpositionen) is a standard Function Module in SAP ERP and is part of the function group AIPB within the package AIP.

Technical Information

Function Module AIPB_SUBTREE_DELETE_VALUES
Short Text Löschen der Budget/Plan-Werte aller Teilbaumpositionen
Function Group AIPB
Package AIP
Module Type Update Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_FLG_DEL_BUDG LIKE BAPIPROGAUX-DEL_BUDG_INDIC ' ' flag 'delete budget'
I_FLG_DEL_CFWD LIKE BAPIPROGAUX-DEL_CFWD_INDIC ' ' flag 'delete forwarded values'
I_FLG_DEL_CURR LIKE BAPIPROGAUX-DEL_CURR_INDIC ' ' flag 'delete current values'
I_FLG_DEL_FUT LIKE BAPIPROGAUX-DEL_FUT_INDIC ' ' flag 'delete forecast'
I_FLG_DEL_PLAN LIKE BAPIPROGAUX-DEL_PLAN_INDIC ' ' flag 'delete plan'

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
IT_IMPR LIKE IMPR subtree positions

Exceptions

This function module does not define any Exceptions.