Menu

SAP Function Module WLF_INVOICE_CHECK_LFART_BOART

Prüfen, ob Fakturaart für Abrechnung von Absprachen zulässig ist

The Function Module WLF_INVOICE_CHECK_LFART_BOART (Prüfen, ob Fakturaart für Abrechnung von Absprachen zulässig ist) is a standard Function Module in SAP ERP and is part of the function group WLFG within the package WZRE.

Technical Information

Function Module WLF_INVOICE_CHECK_LFART_BOART
Short Text Prüfen, ob Fakturaart für Abrechnung von Absprachen zulässig ist
Function Group WLFG
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_ABART LIKE TMFK-ABART Art der Abrechnung
I_LFART LIKE TMFK-LFART Lieferantenfakturart

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TMFK LIKE TMFK Lieferantenfakturart (Daten)

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.