Menu

SAP Function Module WLF_PAYMENT_LIST_ITEM_SET

Buchungslisten aus Vorlagebeleg erstelle

The Function Module WLF_PAYMENT_LIST_ITEM_SET (Buchungslisten aus Vorlagebeleg erstelle) is a standard Function Module in SAP ERP and is part of the function group WLF8 within the package WZRE.

Technical Information

Function Module WLF_PAYMENT_LIST_ITEM_SET
Short Text Buchungslisten aus Vorlagebeleg erstelle
Function Group WLF8
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_INV_DATE LIKE KOMLFK-WFDAT Fakturadatum aus Vorgabedaten
I_KOMLFK_V LIKE KOMLFK Vorlagebeleg
I_RWLF1 LIKE RWLF1 Verwaltungsstruktur
I_T001 LIKE T001 Buchungskreisdaten
I_TMCPF TYPE TMCPF Lieferantenfaktura: Kopiersteuerung
I_TMFK LIKE TMFK Fakturaart
I_TMZR LIKE TMZR Regulierungsart

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_KOMLFK LIKE KOMLFK Buchungslistenkopf
E_KOMLFL LIKE KOMLFL Buchungslistenposition

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.