The Function Module BKK_CLOSING_GET_LAST_YEAR_NR_T (BKK: Holen von Jahr/laufender Nummer des letzten Abschlusses (Liste)) is a standard Function Module in SAP ERP and is part of the function group FBM3 within the package FKBD_FINSERV.
Function Module | BKK_CLOSING_GET_LAST_YEAR_NR_T |
Short Text | BKK: Holen von Jahr/laufender Nummer des letzten Abschlusses (Liste) |
Function Group | FBM3 |
Package | FKBD_FINSERV |
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_CURRENT_DATA | LIKE | IBKKM5 |
This function module does not define any Exceptions.