Menu

SAP Function Module WLF_REGU_ITEM_CREATE

Agenturgeschäft: Positionsdaten anlegen aus Vorlagedaten Regulierungsbeleg

The Function Module WLF_REGU_ITEM_CREATE (Agenturgeschäft: Positionsdaten anlegen aus Vorlagedaten Regulierungsbeleg) is a standard Function Module in SAP ERP and is part of the function group WLF1 within the package WZRE.

Technical Information

Function Module WLF_REGU_ITEM_CREATE
Short Text Agenturgeschäft: Positionsdaten anlegen aus Vorlagedaten Regulierungsbeleg
Function Group WLF1
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_KOMZRKE LIKE KOMZRKE Regulierungsbeleg: Externe Datenübernehme Kopfdaten
I_KOMZRPE LIKE KOMZRPE Lieferantenfaktura: Externe Datenübernahme Positionsdaten

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_IKOMLFP LIKE KOMLFPIND Lieferantenfaktura: Index auf Positionstabelle
T_KOMK LIKE KOMK Preisfindung Kommunikations-Kopf
T_KOMLFK LIKE KOMLFK Kommunikationsstruktur: Lieferantenfakturakopf
T_KOMLFKOEC LIKE KOMLFKOE Lieferantenfaktura: Belegkonditionen extern
T_KOMLFKOEV LIKE KOMLFKOE Lieferantenfaktura: Belegkonditionen extern
T_KOMLFP LIKE KOMLFP Lieferantenfaktura: Fakturapositionen
T_KOMP LIKE KOMP Preisfindung Kommunikations-Position.
T_KOMV LIKE KOMV Preisfindung Kommunikations-Konditionssatz
T_YKOMLFK LIKE KOMLFK Kommunikationsstruktur: Lieferantenfakturakopf
T_YKOMLFP LIKE KOMLFP Lieferantenfaktura: Fakturapositionen

Exceptions

This function module does not define any Exceptions.