Menu

SAP Function Module MM_ACCPAYB_RELOAD

The Function Module MM_ACCPAYB_RELOAD () is a standard Function Module in SAP ERP and is part of the function group MFAS within the package FBAS.

Technical Information

Function Module MM_ACCPAYB_RELOAD
Short Text
Function Group MFAS
Package FBAS
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_FORCE LIKE BOOLE-BOOLE X, Rückladen erzwingen
I_LIFNR LIKE LFA1-LIFNR Kreditornummer des einzugügenden Kreditorobjekts
I_TESTL LIKE LFA1-LOEVM X, falls Testlauf, sonst SPACE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
O_NOERROR LIKE LFA1-LOEVM X, falls Insert geglückt, sonst SPACE

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.