The Function Module SAMPLE_INTERFACE_00012900 (Saldenmitteilung: 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_00012900 |
Short Text | Saldenmitteilung: 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_HEADER | LIKE | IBKKBALNOTHD | 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 | IBKKBALNOTAD | Anschriftdaten |
This function module does not define any Exceptions.