Menu

SAP Function Module BKK_COND_POST_MAKE

Kontoabschluß buchen

The Function Module BKK_COND_POST_MAKE (Kontoabschluß buchen) 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_POST_MAKE
Short Text Kontoabschluß buchen
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_T_ACCT_ALL TYPE BKK_STAB_BKK9_IC6 Tabelle Bankkreis und interne Kontonummer
I_T_POSTINGS TYPE BKK_TAB_BKK97 Tablle Buchungen
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_BKKPOHD TYPE BKKC_T_IBKKPOHD Zahlungsauftrag, Kopfdaten
E_T_BKKPOIT_RCV TYPE TAB_BKKPOIT Posten im Zahlungsauftrag
E_T_BKKPOIT_SND TYPE TAB_BKKPOIT Posten im Zahlungsauftrag

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.