Menu

SAP Function Module WLF_INVOICE_SINGLE_HEAD_CREATE

Agenturgeschäft: Einzelbelegkopf anlegen

The Function Module WLF_INVOICE_SINGLE_HEAD_CREATE (Agenturgeschäft: Einzelbelegkopf anlegen) 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_INVOICE_SINGLE_HEAD_CREATE
Short Text Agenturgeschäft: Einzelbelegkopf anlegen
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_KOMLFK LIKE KOMLFK Kommunikationsstruktur: Lieferantenfakturakopf
I_TMFK LIKE TMFK Agenturgeschäft: Fakturaarten

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_KOMLFK LIKE KOMLFK Kommunikationsstruktur: Lieferantenfakturakopf
E_KOMLFK_OLD LIKE KOMLFK Kommunikationsstruktur: Lieferantenfakturakopf
E_SKOMLFK LIKE KOMLFKIND Lieferantenfaktura: Index auf Kopfdaten

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.