The Function Module BKK_MESSAGE_SHOW_LIMIT_CLOSURE (Zeigt Limitüberschreitungen an und bietet Buttons an) is a standard Function Module in SAP ERP and is part of the function group FBKS within the package FKBK.
Function Module | BKK_MESSAGE_SHOW_LIMIT_CLOSURE |
Short Text | Zeigt Limitüberschreitungen an und bietet Buttons an |
Function Group | FBKS |
Package | FKBK |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACNUM_INT | LIKE | BKK40-ACNUM_INT | Interne Kontonummer für Kontokorrent | |
I_BKKRS | LIKE | BKK40-BKKRS | Bankkreis | |
I_XFORCE | LIKE | BOOLE-BOOLE | Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ') |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_XFORCE | LIKE | BOOLE-BOOLE | Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ') |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_ACCOUNT | Kein oder falsches Konto |
NO_MESSAGES | Keine messages im message-handler |