The Function Module BKK_PA_LOCKS_REMOVE_REL (Massenlauf-Sperren: Sperrbeziehung zwischen Konten aufheben) is a standard Function Module in SAP ERP and is part of the function group FBMF within the package FKBD.
Function Module | BKK_PA_LOCKS_REMOVE_REL |
Short Text | Massenlauf-Sperren: Sperrbeziehung zwischen Konten aufheben |
Function Group | FBMF |
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 | Nummer des sperrenden Unterkontos | |
I_ACCNOINT_REF | LIKE | BKK40-ACNUM_INT | Nummer des gesperrten Referenzkto. | |
I_BKKRS | LIKE | TBKK01-BKKRS | Bankkreis des sperrenden Unterkontos | |
I_BKKRS_REF | LIKE | TBKK01-BKKRS | Bankkreis des gesperrten Referenzkto. |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_XNORELATION | LIKE | BOOLE-BOOLE | Kennz.: Sperrbeziehung existiert nicht |
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.