Menu

SAP Function Module BKK_COND_WHTAX_BATCH_EXPORT_DB

Kontoabschluß (ZAST-Berechnung im Batch-Betrieb): Export auf Datenbank

The Function Module BKK_COND_WHTAX_BATCH_EXPORT_DB (Kontoabschluß (ZAST-Berechnung im Batch-Betrieb): Export auf Datenbank) 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_WHTAX_BATCH_EXPORT_DB
Short Text Kontoabschluß (ZAST-Berechnung im Batch-Betrieb): Export auf Datenbank
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_XRESTART LIKE BOOLE-BOOLE

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
I_T_ACCT_DATES_TAX TYPE BKKC_T_CLOS_DETAILS

Exceptions

This function module does not define any Exceptions.