Menu

SAP Function Module SE_DUNN_LOOP

Mahnen: Schreiben der Mahnposten auf externe Datei

The Function Module SE_DUNN_LOOP (Mahnen: Schreiben der Mahnposten auf externe Datei) is a standard Function Module in SAP ERP and is part of the function group SEDUNN within the package ID-FI.

Technical Information

Function Module SE_DUNN_LOOP
Short Text Mahnen: Schreiben der Mahnposten auf externe Datei
Function Group SEDUNN
Package ID-FI
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_F150V LIKE F150V Arbeitsfelder für Mahnlauf: Datum, ID..
I_ITCPO LIKE ITCPO Druckparameter: dummy
I_MAHNV LIKE MAHNV Aktueller Mahnlauf: dummy
I_MHNK LIKE MHNK Kopfdaten des Mahnlaufes. Struktur MHNK
I_MOUT LIKE BOOLE-BOOLE KZ: Protokoll ausgeben?: dummy
I_OFI LIKE BOOLE-BOOLE dummy
I_UPDATE LIKE BOOLE-BOOLE Testlauf/Echtlauf: dummy

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_COMREQ LIKE BOOLE-BOOLE KZ: Commit erforderlich?: dummy
E_RETCODE TYPE C KZ: Mahnung erfolgreich bearbeitet?: dummy

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_FIMSG LIKE FIMSG dummy
T_MHND LIKE MHND Mahndaten: Struktur MHND für Kopf I_MHNK

Exceptions

This function module does not define any Exceptions.