The Function Module BKK_MESSAGE_SHOW_PO (Zeigt die aufgelaufenen messages an und bietet Buttons für Zahlungsauftrag) is a standard Function Module in SAP ERP and is part of the function group FBIM within the package FKBP.
Function Module | BKK_MESSAGE_SHOW_PO |
Short Text | Zeigt die aufgelaufenen messages an und bietet Buttons für Zahlungsauftrag |
Function Group | FBIM |
Package | FKBP |
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 | ID des Kontos zum springen | |
I_BKKRS | LIKE | BKK40-BKKRS | Bankkreis des Kontos zum springen | |
I_XFORCE | LIKE | BOOLE-BOOLE | 'X': Der Button Buchen erzwingen wird angeboten |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_XFORCE | LIKE | BOOLE-BOOLE | 'X': Buchen erzwingen wurde gedrückt |
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 |