The Function Module OPEN_FI_PERFORM_00011025_E (Kontostammdaten / Bafin: Änderung relevanter Felder) is a standard Function Module in SAP ERP and is part of the function group FBKP within the package FKBK.
Function Module | OPEN_FI_PERFORM_00011025_E |
Short Text | Kontostammdaten / Bafin: Änderung relevanter Felder |
Function Group | FBKP |
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 | BKK40 | Kontokorrentkonto Stammdaten: Allgemein | |
I_BKK42 | LIKE | BKK42 | Kontonummer für Kontokorrent | |
I_FLG_CLOSURE | TYPE | BKK_XFLAG | Account Closure | |
I_FLG_CLOSURE_UNDO | TYPE | BKK_XFLAG | Reactivate Account |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RETURN | LIKE | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_BKK40 | LIKE | BKK40 | Kontokorrentkonto Stammdaten: Allgemein | |
T_BKK42 | LIKE | BKK42 | Kontokorrentkonto Stammdaten: Operative Daten | |
T_BKK45 | LIKE | VBKK45 | BKK: Struktur für Geschäftspartnerzuordnung (Table-Control) | |
T_BKK_FBS | LIKE | IBKKTFI02 | Funktionsbausteine zu Aufrufzeitpunkt | |
T_CURR_BKK45 | LIKE | VBKK45 | Aenderungsbelegstruktur, generiert durch RSSCD000 | |
T_SAV_BKK42 | LIKE | BKK42 | Kontokorrentkonto Stammdaten: Operative Daten | |
T_SAV_BKK45 | LIKE | VBKK45 | Aenderungsbelegstruktur, generiert durch RSSCD000 |
This function module does not define any Exceptions.