Menu

SAP Function Module MM_ARRANG_SET_DOCS_ABRLF

Liefert Abrechnungsbelege zu einem Abrlf zurück

The Function Module MM_ARRANG_SET_DOCS_ABRLF (Liefert Abrechnungsbelege zu einem Abrlf zurück) is a standard Function Module in SAP ERP and is part of the function group WN57 within the package WBON.

Technical Information

Function Module MM_ARRANG_SET_DOCS_ABRLF
Short Text Liefert Abrechnungsbelege zu einem Abrlf zurück
Function Group WN57
Package WBON
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_ABRLF LIKE EBAB-ABRLF Nummer eines Abrechnungslaufs (Nachträgliche Abrechnung)
I_EBAB LIKE EBAB Abrechnungsläufe nachträgliche Abrechnung, Kopfdaten
I_KNUMA LIKE KONA-KNUMA Absprache (Gruppe von Konditionen)

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_ARRANG_DOCS_KNUMA LIKE ARRANG_STORNO_ABRLF Enthält Liste mit stornierten Abrechnungsbelegen
T_ARRANG_DOCS_KNUMA_ABRLF LIKE ARRANG_STORNO_ABRLF Enthält Liste mit stornierten Abrechnungsbelegen

Exceptions

This function module does not define any Exceptions.