Menu

SAP Function Module BKK_COND_CALC_BASES_PREP_SEM

Aufbereiten Valutaverkehrszahlen für Aufruf aus ISB

The Function Module BKK_COND_CALC_BASES_PREP_SEM (Aufbereiten Valutaverkehrszahlen für Aufruf aus ISB) is a standard Function Module in SAP ERP and is part of the function group FB93 within the package FKBC.

Technical Information

Function Module BKK_COND_CALC_BASES_PREP_SEM
Short Text Aufbereiten Valutaverkehrszahlen für Aufruf aus ISB
Function Group FB93
Package FKBC
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_KEY_POST_DATE LIKE IBKK9_DECRE_VAL-VAL_DATE Stichtagsdatum Buchungen
I_TRACE LIKE IBKKM9-TRACE '0' Steuerung der Ausgabe von Meldungen
I_VAL_DATE_END LIKE IBKK9_DECRE_VAL-VAL_DATE Endtermin für Berechnung
I_VAL_DATE_START LIKE IBKK9_DECRE_VAL-VAL_DATE Starttermin für Berechnung

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
E_T_ACCOUNT_ERR TYPE BKKC_T_ACCOUNT_ERR Konten mit Fehler bei Währungsumrechnung
I_T_ACNUM_INT LIKE IBKK9_DECRE_IMPORT Zu bearbeitende Konten

Exceptions

This function module does not define any Exceptions.