The Function Module BKK_BKKA_NUMBER_TEMP_GET (BKK: Temporäre interne Kontonummer ziehen) 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_TEMP_GET |
Short Text | BKK: Temporäre interne Kontonummer ziehen |
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_ACCNT | LIKE | BKK40-ACNUM_INT | interne Kontonummer (SPACE - Temporäre Nummer) | |
I_AKTDB | LIKE | TBZ0K-AKTYP | Aktivität der Primärtabelle BKK40 | |
I_AKTYP | LIKE | TBZ0K-AKTYP | Aktivität | |
I_BKKRS | LIKE | BKK40-BKKRS | Bankkreis |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ACCNT | LIKE | BKK40-ACNUM_INT | interne Kontonr. (Temporäre oder endgültige Nr) |
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.