The Function Module SAMPLE_INTERFACE_00012930 (Saldenmitteilung: Stichprobenermittlung) is a standard Function Module in SAP ERP and is part of the function group FBMB within the package FKBD.
Function Module | SAMPLE_INTERFACE_00012930 |
Short Text | Saldenmitteilung: Stichprobenermittlung |
Function Group | FBMB |
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 |
---|---|---|---|---|
E_T_MESG | LIKE | IBKKMESG | Struktur zur Übergabe von Fehlermeldungen |
This function module does not define any Exceptions.