Menu

SAP Function Module KBPV_POST_DATA

Call update budgeting/planning

The Function Module KBPV_POST_DATA (Call update budgeting/planning) is a standard Function Module in SAP ERP and is part of the function group KBPV within the package KABP.

Technical Information

Function Module KBPV_POST_DATA
Short Text Call update budgeting/planning
Function Group KBPV
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
BUFFER_UPDATE LIKE SPACE
DELTA_UPDATE LIKE 'X' Delta values are transferred
DIALOG_UPDATE LIKE SPACE Update online
IM_BELNR LIKE BPBK-BELNR SPACE
IM_BPBK LIKE BPBK SPACE
IM_BPIN LIKE BPIN

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_BELNR LIKE BPBK-BELNR
EX_BPBK LIKE BPBK

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
TAB_BPCH LIKE
TAB_BPGE LIKE
TAB_BPHI LIKE
TAB_BPIG LIKE
TAB_BPIJ LIKE
TAB_BPJA LIKE
TAB_BPPE LIKE
TAB_BPTR LIKE

Exceptions

This function module does not define any Exceptions.