Menu

SAP Function Module KBPP_IMPORT_DATA

Import Budget / Planwerte

The Function Module KBPP_IMPORT_DATA (Import Budget / Planwerte) 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_IMPORT_DATA
Short Text Import Budget / Planwerte
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
I_CHECK_DATA LIKE SPACE
I_CHECK_DATA_ONLY LIKE SPACE
I_COMMIT_WORK LIKE SPACE
I_DELTA_AMOUNTS LIKE BPIN-DELTA SPACE
I_DIALOG_UPDATE LIKE BPIN-DIALOG_UPD SPACE
I_ROLLUP LIKE BPIN-ROLLUP SPACE
I_SUPRESS_AVA_CHECK LIKE SPACE Verfuegbarkeitskontrolle ohne Meldungen
I_UNAME LIKE SPACE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ERRORS_FOUND LIKE

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
I_BPAK LIKE BPAK
I_BPAK_PER TYPE BPBU_T_BPAK_PER

Exceptions

This function module does not define any Exceptions.