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.
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 |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.