Menu

SAP Function Module BP_CHECK_FUNDS

BPFC: Budgetprüfung Integrationsbaustein (BPVC)

The Function Module BP_CHECK_FUNDS (BPFC: Budgetprüfung Integrationsbaustein (BPVC)) is a standard Function Module in SAP ERP and is part of the function group BPFC within the package KABP.

Technical Information

Function Module BP_CHECK_FUNDS
Short Text BPFC: Budgetprüfung Integrationsbaustein (BPVC)
Function Group BPFC
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_FUNDS LIKE 'X' No check, only update
I_DIALOG_UPDATE LIKE SPACE X Update online (not in the update task)
I_ENQUEUE LIKE 'X' X Block objects
I_INIT LIKE 'X' X Carry out init
I_ORGVG LIKE COBK-ORGVG 'BPFC'

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
T_BPVC LIKE BPVC

Exceptions

This function module does not define any Exceptions.