Menu

SAP Function Module SE_DUNN_EB_PREP

Voreinstellungen Buchen elektr. Kontoauszug

The Function Module SE_DUNN_EB_PREP (Voreinstellungen Buchen elektr. Kontoauszug) 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_EB_PREP
Short Text Voreinstellungen Buchen elektr. Kontoauszug
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_FEBEP_EXT LIKE FEBEPXT_BF Umsatz Kontoauszug/Lockbox
I_FEBEP_INT LIKE FEBEPIN_BF Umsatz Kontoauszug/Lockbox interne Daten
I_FEBKO_EXT LIKE FEBKOXT_BF Summensatz Kontoauszug/Lockbox
I_FEBKO_INT LIKE FEBKOIN_BF Summensatz Kontoauszug/Lockbox interne Daten

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_REGISTER_AREA_1 LIKE BOOLE-BOOLE Anwendung will Umsatz im Bereich 1 behandeln
E_REGISTER_AREA_2 LIKE BOOLE-BOOLE Anwendung will Umsatz im Bereich 2 behandeln
E_SUPPR_STD_AREA_1 LIKE BOOLE-BOOLE Standardbuchung im Bereich 1 unterdruecken
E_SUPPR_STD_AREA_2 LIKE BOOLE-BOOLE Standardbuchung im Bereich 2 unterdruecke

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_FEBCL LIKE FEBCL_BF Clearing Daten zum Umsatz
T_FEBRE LIKE FEBRE_BF Verwendungszweck (Text) zum Umsatz

Exceptions

This function module does not define any Exceptions.