The Function Module OPEN_FI_PERFORM_00012930_E (Saldenmitteilung: Daten für die Stichprobenermittlung) is a standard Function Module in SAP ERP and is part of the function group FBME within the package FKBD.
Function Module | OPEN_FI_PERFORM_00012930_E |
Short Text | Saldenmitteilung: Daten für die Stichprobenermittlung |
Function Group | FBME |
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_ACNUM_EXT | TYPE | BKKIT-ACNUM_EXT | Kontonummer für Kontokorrent | |
I_AMOUNT | TYPE | BKK50-BALANCE | Kontostand | |
I_BKKRS | TYPE | BKKIT-BKKRS | Bankkreis | |
I_NAME | LIKE | BUT000-NAME_LAST | Nachname des Geschäftspartners (Person) | |
I_PRODUKT | TYPE | FIPR_PRODUCT-PRODEXT | Externe Produkt ID | |
I_VORNAME | LIKE | BUT000-NAME_LAST | Nachname des Geschäftspartners (Person) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RC | 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_BKK_FBS | LIKE | IBKKTFI02 | Funktionsbausteine zu Aufrufzeitpunkt |
This function module does not define any Exceptions.