Menu

SAP Function Module KBPB_LISTDYN_MAINTAIN

Budgetierung - Bearbeitung List-Dynpro

The Function Module KBPB_LISTDYN_MAINTAIN (Budgetierung - Bearbeitung List-Dynpro) is a standard Function Module in SAP ERP and is part of the function group KBPB within the package KABP_ADDON.

Technical Information

Function Module KBPB_LISTDYN_MAINTAIN
Short Text Budgetierung - Bearbeitung List-Dynpro
Function Group KBPB
Package KABP_ADDON
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_BPIN LIKE BPIN
I_DOC_BPIN LIKE BPIN Importparameter Funktionsaufrufe Budget/Planung
I_O_BPDK LIKE BPDK
I_O_BPDKT LIKE BPDKT

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_APP_RCODE LIKE TRWF_STRUC-APP_RCODE
E_BPBK_BELNR LIKE BPBK-BELNR
E_BPDK_BELNR LIKE BPDK-BELNR
E_BPEX LIKE BPEX
E_REASON LIKE KBLK-FMREASON Entscheidungsgrund für Workflow
E_TRIGGER LIKE TREASONS-WFTRIGGER Kennzeichen für endgültige Entscheidung

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_BPDK LIKE BPDK
C_BPDKT LIKE BPDKT

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_BPDG LIKE BPDG
T_BPDJ LIKE BPDJ
T_BPDZ LIKE BPDZ
T_BPDZT LIKE BPDZT
T_O_BPDG LIKE BPDG
T_O_BPDJ LIKE BPDJ
T_O_BPDZ LIKE BPDZ
T_O_BPDZT LIKE BPDZT
T_SELECT LIKE

Exceptions

This function module does not define any Exceptions.