Menu

SAP Function Module WLF_INVOICE_DATA_CREATE

Faktura anlegen aus Übersichtspflege

The Function Module WLF_INVOICE_DATA_CREATE (Faktura anlegen aus Übersichtspflege) 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_INVOICE_DATA_CREATE
Short Text Faktura anlegen aus Übersichtspflege
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_CALL_SOURCE TYPE C 'M' Aufrufer Default Methode
I_TRVOG TYPE T180-TRVOG Gruppe Transaktionsvorgang

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FCODE LIKE T185F-FCODE Funktionscode
E_KOMLFK LIKE KOMLFK Kommunikationsstruktur: Lieferantenfakturakopf
E_SAVE_REQUESTED TYPE C Sichern angefordert

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.