Menu

SAP Function Module KBPP_EXTERN_UPDATE

Budgetierung / Planung externer Update

The Function Module KBPP_EXTERN_UPDATE (Budgetierung / Planung externer Update) is a standard Function Module in SAP ERP and is part of the function group KBPP within the package KABP.

Technical Information

Function Module KBPP_EXTERN_UPDATE
Short Text Budgetierung / Planung externer Update
Function Group KBPP
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
IMP_CARRY_OVER LIKE SPACE Changing of fiscal year
IMP_CHECK LIKE SPACE 'X' check without posting
IMP_COMMIT LIKE SPACE COMMIT WORK after each IMP_BPAK line
IMP_FCODE LIKE SPACE
IMP_SUPRESS_AVA_CHECK LIKE SPACE
IMP_TCODE LIKE SPACE Transaction code
IMP_UNAME LIKE SPACE

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
IMP_BPAK LIKE BPAK Transfer structure of values
IMP_BPAK_PER TYPE BPBU_T_BPAK_PER
RETURN LIKE BAPIRET2 Returnparameter

Exceptions

This function module does not define any Exceptions.