The Function Module BKK_BKKA_NUMBER_GET (BKK: interne Kontonummer ziehen (Anlegen mit interner Nummernvergabe)) is a standard Function Module in SAP ERP and is part of the function group FBK1 within the package FKBK.
Function Module | BKK_BKKA_NUMBER_GET |
Short Text | BKK: interne Kontonummer ziehen (Anlegen mit interner Nummernvergabe) |
Function Group | FBK1 |
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_BKK40 | LIKE | IBKK40 | interne Kontonummer (SPACE - Temporäre Nummer) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BKK40 | LIKE | IBKK40 | interne Kontonummer (SPACE - Temporäre Nummer) |
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.