Menu

SAP Function Module WLF_SUM_RELI_AUS_KOMV

Agenturgesch: Aufsummieren der Vergütungslistenkonditionswerte

The Function Module WLF_SUM_RELI_AUS_KOMV (Agenturgesch: Aufsummieren der Vergütungslistenkonditionswerte) is a standard Function Module in SAP ERP and is part of the function group WRGN_1 within the package WZRE.

Technical Information

Function Module WLF_SUM_RELI_AUS_KOMV
Short Text Agenturgesch: Aufsummieren der Vergütungslistenkonditionswerte
Function Group WRGN_1
Package WZRE
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_KNUMV LIKE KONV-KNUMV Nummer der Belegkondition
I_KOMLFL LIKE KOMLFL Lieferantenfaktura: Rechnungslistenpos.
I_ONLY_KOA TYPE C SPACE nur rückst.-relev. Reli-Kond. summieren?
I_SIGN_TO_TURN TYPE C muß subtrahiert statt addiert werden?

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_KOMLFL LIKE KOMLFL Lieferantenfaktura: Rechnungslistenpos.

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_KOMV LIKE KOMV Preisfindung Kommunikations-Konditionssatz

Exceptions

This function module does not define any Exceptions.