The Function Module BKK_CLOSCTRL_CHECK_ACC_IN_PROC (Prüfung, ob Konto in Bearbeitung durch Massenläufe) is a standard Function Module in SAP ERP and is part of the function group FBMJ within the package FKBD.
Function Module | BKK_CLOSCTRL_CHECK_ACC_IN_PROC |
Short Text | Prüfung, ob Konto in Bearbeitung durch Massenläufe |
Function Group | FBMJ |
Package | FKBD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACCNOINT | LIKE | BKK40-ACNUM_INT | interne Kontonummer | |
I_BKKRS | LIKE | TBKK01-BKKRS | Bankkreis | |
I_EXCL_PROGN | TYPE | BKK_PROGN | Name des Programms/Report zu einem Anwendungsprozeß | |
I_XACTIVE_ONLY | TYPE | BOOLE-BOOLE | 'X' | Kz.: Nur Prüfung auf aktuelle Bearbeitung |
I_XSETDIALOGLOCK | LIKE | BOOLE-BOOLE | 'X' | Kennz.: Dialogsperre, falls in Bearbeitung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_XDIALOGLOCKSET | LIKE | BOOLE-BOOLE | Kennzeichen: Dialogsperre gesetzt | |
E_XINPROCESS | LIKE | BOOLE-BOOLE | Kennzeichen 'in Bearbeitung' |
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.