Menu

SAP Function Module BP_POST_FUNDS_WO

BPFC: Buchen der Auftragswerte aus Statusänderungen

The Function Module BP_POST_FUNDS_WO (BPFC: Buchen der Auftragswerte aus Statusänderungen) 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_POST_FUNDS_WO
Short Text BPFC: Buchen der Auftragswerte aus Statusänderungen
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_AUFK LIKE AUFK SPACE
I_MODE LIKE '1'
I_ORGVG LIKE COBK-ORGVG 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
I_COEJA LIKE COEJA
T_PSORDER LIKE PSORDER

Exceptions

This function module does not define any Exceptions.