The Function Module BKK_COND_CLOSE_READ_OLDPER_T (Liefert für eine Periode das Valutadatum und die Zinsen) 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_OLDPER_T |
Short Text | Liefert für eine Periode das Valutadatum und die Zinsen |
Function Group | FB96 |
Package | FKBC |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RC | LIKE | SY-SUBRC |
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_OLD_CLOSE | TYPE | BKKC_T_OLD_CLOSE |
This function module does not define any Exceptions.