Menu

SAP Function Module BKK_COND_CALC_CTL

Steuerung Kontoabschluß: Oberste Ebene

The Function Module BKK_COND_CALC_CTL (Steuerung Kontoabschluß: Oberste Ebene) 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
Short Text Steuerung Kontoabschluß: Oberste Ebene
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_KEY_PROGRAM_RUN TYPE BKKD_S_RUNKEY
I_TRACE LIKE IBKKM9-TRACE
I_T_ACCOUNTS TYPE TAB_IBKKM5 Wird nur von nicht ZAST-BAPI übergeben
I_T_ACCT_DATES_WAIT_TAX TYPE BKKC_T_CLOS_DETAILS Wird nur von ZAST-BAPI übergeben
I_XACCT_SIMULATE LIKE BOOLE-BOOLE SPACE Simulation über n Perioden
I_XFEEACCR LIKE IBKKM9-XFEEACCR Kennzeichen: Gebührenabgrenzung
I_XINTACCR LIKE IBKKM9-XACCRUAL Kennzeichen: Zinsabgrenzung
I_XRESTART LIKE BOOLE-BOOLE
I_XSIMULATE LIKE IBKK9P-SIM_RUN

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
E_T_ACCT_ERR TYPE BKK_TAB_BKK9_IC0 Tabelle Bankkreis und interne Kontonummer
E_T_ACCT_OK TYPE BKK_TAB_BKK9_IC0 Tabelle Bankkreis und interne Kontonummer
E_T_POSTINGS_MAKE TYPE BKK_TAB_BKK97 Kontoabschluß: Buchungsdaten (temporäre Daten) (zu Löschen)

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.