Menu

SAP Function Module BKK_COND_BALANCE_DET_POST_T_AD

Ermitteln Buchungsumsätze und Buchungssalden

The Function Module BKK_COND_BALANCE_DET_POST_T_AD (Ermitteln Buchungsumsätze und Buchungssalden) is a standard Function Module in SAP ERP and is part of the function group FB9J within the package FKBC.

Technical Information

Function Module BKK_COND_BALANCE_DET_POST_T_AD
Short Text Ermitteln Buchungsumsätze und Buchungssalden
Function Group FB9J
Package FKBC
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_FLG_ACTCURR LIKE BOOLE-BOOLE 'X' Flag: Ausgabe in aktueller Kontowährung
I_NO_MESSAGE LIKE BOOLE-BOOLE ' ' Meldungsausgabe Archivierung
I_POST_DATE_END LIKE IBKK9_DECRE_POST-POST_DATE Enddatum des Zeitraumes
I_POST_DATE_START LIKE IBKK9_DECRE_POST-POST_DATE Startdatum des Zeitraumes

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RC LIKE IBKK_MISC-RC2 Returncode

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_ERROR LIKE IBKK9_DECRE_ERROR_INT Fehlertabelle
E_T_POST_DECRE_BAL LIKE IBKK9_DECRE_POST_INT Saldentabelle
I_T_ACNUM_INT LIKE IBKK9_DECRE_IMPORT Kontentabelle

Exceptions

This function module does not define any Exceptions.