Menu

SAP Function Module BKK_COND_BALANCE_POSTDATE

Buchungstagessaldo

The Function Module BKK_COND_BALANCE_POSTDATE (Buchungstagessaldo) 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_POSTDATE
Short Text Buchungstagessaldo
Function Group FB9J
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_ACNUM_INT LIKE BKK9A-ACNUM_INT interne Kontonummer
I_BKKRS LIKE BKK9A-BKKRS Bankkreis
I_FLAG_SUM LIKE BOOLE-BOOLE ' ' Kennzeichen für die Ausgabe (Langtext)
I_POSTING_DATE LIKE BKK91-DATE_POST Stichtagsdatum

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RC LIKE SY-SUBRC Returnparameter

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_BALANCE TYPE BKKC_T_BALANCE Saldentabelle: Saldo - Währung

Exceptions

This function module does not define any Exceptions.