The Function Module SAMPLE_INTERFACE_00010510 (Kontoauszug: Daten übergeben) is a standard Function Module in SAP ERP and is part of the function group FBMB within the package FKBD.
Function Module | SAMPLE_INTERFACE_00010510 |
Short Text | Kontoauszug: Daten übergeben |
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_FLG_XBKSTNOITEM | LIKE | BOOLE-BOOLE | Kennzeichen: Auszug Ohne Umsätze | |
I_HEADER | LIKE | IBKKBKSTHD | Kopfdaten Kontoauszug |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RC | LIKE | SY-SUBRC | Rückgabecode (<>0 <-> Fehler) |
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_ADDRESS | LIKE | IBKKBKSTAD | Anschriftdaten | |
T_AIPOSTS | LIKE | IBKKBKSTITAI | Infoposten für Vorschusszinsen | |
T_CLOSINFO | LIKE | IBKKBKSTCL | Kontoabschlüsse seit letztem Auszug | |
T_ITEM | LIKE | IBKKBKSTIT | Daten Umsatzposten | |
T_PAYMENTNOTE | LIKE | IBKKBKSTNT | Verwendungszwecke |
This function module does not define any Exceptions.