Menu

SAP Function Module MM_ACCPAYB_ANALYSE_ONE_OBJECT

The Function Module MM_ACCPAYB_ANALYSE_ONE_OBJECT () 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_ANALYSE_ONE_OBJECT
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_DELETE_ONLY LIKE LFA1-LOEVM X, nur Prüfen, ob gelöscht werden kann
I_YLFA1 LIKE LFA1 A-Segment des zu archivierenden Kreditors

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
O_HAVE_ASEG LIKE LFA1-LOEVM X, falls MM A-Segment Erweiterungen zu archivier
O_HAVE_BSEG LIKE LFA1-LOEVM X, falls MM B-Segment zu archivieren
O_NO_DELETE LIKE LFA1-LOEVM X, falls A-Segment nicht gelöscht werden darf

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.