The Function Module FI_PSO_PROCESS_00002820 (zum Prozess 00002820 IS-PS: elektronischer Kontoauszug) is a standard Function Module in SAP ERP and is part of the function group FM_FEB within the package FMKW.
Function Module | FI_PSO_PROCESS_00002820 |
Short Text | zum Prozess 00002820 IS-PS: elektronischer Kontoauszug |
Function Group | FM_FEB |
Package | FMKW |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FEBEP_EXT | LIKE | FEBEPXT_BF | Umsatz Kontoauszug/Lockbox | |
I_FEBEP_INT | LIKE | FEBEPIN_BF | Umsatz Kontoauszug/Lockbox interne Daten | |
I_FEBKO_EXT | LIKE | FEBKOXT_BF | Summensatz Kontoauszug/Lockbox | |
I_FEBKO_INT | LIKE | FEBKOIN_BF | Summensatz Kontoauszug/Lockbox interne Daten |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FEBEP_EXT | LIKE | FEBEPXT_BF | Umsatz Kontoauszug/Lockbox | |
E_FEBEP_INT | LIKE | FEBEPIN_BF | Umsatz Kontoauszug/Lockbox interne Daten | |
E_FEBKO_EXT | LIKE | FEBKOXT_BF | Summensatz Kontoauszug/Lockbox | |
E_FEBKO_INT | LIKE | FEBKOIN_BF | Summensatz Kontoauszug/Lockbox interne Daten | |
E_UPDATE_FEB | LIKE | BOOLE-BOOLE | Daten wurden veraendert (FEBKO/EP/RE/CL) |
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_FEBCL | LIKE | FEBCL | Clearing Daten zum Umsatz | |
T_FEBRE | LIKE | FEBRE_BF | Verwendungszweck (Text) zum Umsatz |
This function module does not define any Exceptions.