Menu

SAP Function Module BKK_COND_CALC_CTL_ONLINE_BATCH

Steuerung Kontoabschluß: Mehrere Perioden

The Function Module BKK_COND_CALC_CTL_ONLINE_BATCH (Steuerung Kontoabschluß: Mehrere Perioden) is a standard Function Module in SAP ERP and is part of the function group FB98 within the package FKBC.

Technical Information

Function Module BKK_COND_CALC_CTL_ONLINE_BATCH
Short Text Steuerung Kontoabschluß: Mehrere Perioden
Function Group FB98
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_CLS_DATE LIKE SY-DATUM
I_TRACE LIKE IBKKM9-TRACE
I_T_ACCT_DATES TYPE BKKC_T_CLOS_DETAILS
I_XBAPI LIKE BOOLE-BOOLE Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ')
I_XFEEACCR LIKE IBKKM9-XFEEACCR Kennzeichen: Zinsabgrenzung durchführen
I_XRESTART LIKE BOOLE-BOOLE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_T_ACCT_BATCH TYPE BKK_TAB_BKK9_IC0 Tabelle Bankkreis und interne Kontonummer

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_T_ACCT_ALL TYPE BKK_STAB_BKK9_IC6 Tabelle Bankkreis und interne Kontonummer

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_T_ROOTACCNT LIKE BKK610 Kontenhierarchie: Zuordnung Wurzelkonto zu Baumnummer
I_T_SUBACCNT LIKE BKK600 Kontenhierarchie: Kontenbeziehungen

Exceptions

This function module does not define any Exceptions.