Menu

SAP Function Module BP_CHECK_FUNDS_FM

BPFC: FIFM-Einzelp. -> BP_CHECK_FUNDS

The Function Module BP_CHECK_FUNDS_FM (BPFC: FIFM-Einzelp. -> BP_CHECK_FUNDS) 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_FM
Short Text BPFC: FIFM-Einzelp. -> BP_CHECK_FUNDS
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 FMDY-XFELD 'X' Carry out checks yes ('X')/no (' ')
I_CHECK_FUNDS_FORCE LIKE FMDY-XFELD ' ' Checks even when value - 0, that is no change
I_ENQUEUE LIKE FMDY-XFELD 'X' Sperren setzen ja ('X')/nein (' ')
I_ORGVG LIKE COBK-ORGVG 'FIFM' Activity group for determining threshold values

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_AVC_COM TYPE FMFI_T_AVC Commitments
T_AVC_PAY TYPE FMFI_T_AVC Payments

Exceptions

This function module does not define any Exceptions.