The Function Module BKK_FREE_AMOUNTS_GET_NEW_VRSNO (Eine neue Verfügungsreihensaldennummer ziehen) is a standard Function Module in SAP ERP and is part of the function group FBD2 within the package FKBE.
Function Module | BKK_FREE_AMOUNTS_GET_NEW_VRSNO |
Short Text | Eine neue Verfügungsreihensaldennummer ziehen |
Function Group | FBD2 |
Package | FKBE |
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 | TYPE | BKK_ACCNT | Interne Kontonummer für Kontokorrent | |
I_BKKRS | TYPE | BKK_BKKRS | Bankkreis | |
I_X_ENQ_VRSNO | TYPE | BKK_XFELD | SPACE | Neuen Eintrag in BKKVRSNO sperren |
I_X_MEM_VRSNO | TYPE | BKK_XFELD | SPACE | Neue VRSNO im Memory speichern |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_NEW_VRSNO | TYPE | BKKVRS-VRSNO | Verfügungsreihensaldonummer | |
E_RETURN | TYPE | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen |
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.