The Function Module BKK_COND_CLOSE_READ_AC_ACCRUAL (Liefert der abzugrenzenden Konten für die Zinsabgrenzung) is a standard Function Module in SAP ERP and is part of the function group FB96 within the package FKBC.
Function Module | BKK_COND_CLOSE_READ_AC_ACCRUAL |
Short Text | Liefert der abzugrenzenden Konten für die Zinsabgrenzung |
Function Group | FB96 |
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_BKKRS | LIKE | TBKK01-BKKRS | ||
I_DATE | LIKE | SY-DATUM |
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_ACCOUNTS | LIKE | IBKKACONLY |
This function module does not define any Exceptions.