The Function Module BKK_CASH_BAL_STAT_BLOCK_INFO (Infotexte zu Sperrgründen) is a standard Function Module in SAP ERP and is part of the function group FBA4 within the package FKBS.
Function Module | BKK_CASH_BAL_STAT_BLOCK_INFO |
Short Text | Infotexte zu Sperrgründen |
Function Group | FBA4 |
Package | FKBS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BLOCK_REAS | LIKE | TBKKA4T-VOIDR | Sperrgrund | |
I_LANGU | LIKE | TBKKA4T-LANGU | SY-LANGU | Sprachenschlüssel |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_OK | LIKE | SY-SUBRC | OK-Code | |
E_TXT_BLOCK_REAS | LIKE | TBKKA4T-VOIDT | Text zu Sperrgrund |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.