The Function Module FI_UPDATE_PAYMENT_DATA (Zahlungsträger: Pre-Service & füllen der Sortierfelder) is a standard Function Module in SAP ERP and is part of the function group FPAYM06 within the package BFIBL_PAYM.
Function Module | FI_UPDATE_PAYMENT_DATA |
Short Text | Zahlungsträger: Pre-Service & füllen der Sortierfelder |
Function Group | FPAYM06 |
Package | BFIBL_PAYM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_LAUFD | LIKE | FPAYH-LAUFD | Datum, an dem das Programm laufen soll | |
I_LAUFI | LIKE | FPAYH-LAUFI | Zusätzliches Identifikationsmerkmal | |
I_XVORL | LIKE | FPAYH-XVORL | Kennzeichen: Vorschlagslauf |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_UPDATED | TYPE | BOOLE-BOOLE | Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ') |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.