The Function Module BKK_COND_WHTAX_AFTER_DATA_WRIT (Schreibt die Rückgabedaten vom Zinsabschlagsteuer-Modul in das Protokoll) 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_AFTER_DATA_WRIT |
Short Text | Schreibt die Rückgabedaten vom Zinsabschlagsteuer-Modul in das Protokoll |
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_XEXTERNAL | 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 |
---|---|---|---|---|
T_ACCT_DATES | TYPE | BKKC_T_CLOS_DETAILS | Nur zum Lesen der internen Kontonummer | |
T_WHTAX_EXPORT | LIKE | IBKKWHTAX2 | ||
T_WHTAX_EXPORT_EXTERNAL | LIKE | IBKKWHTAX3 | Vom BAPI |
This function module does not define any Exceptions.