The Function Module FI_PAYM_MEDIUM_CLOSE (Zahlungsträger: Schließen des Zahlungsträgers) is a standard Function Module in SAP ERP and is part of the function group FPAYM10 within the package BFIBL_PAYM.
Function Module | FI_PAYM_MEDIUM_CLOSE |
Short Text | Zahlungsträger: Schließen des Zahlungsträgers |
Function Group | FPAYM10 |
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 |
---|---|---|---|---|
IC_XCLOSE | LIKE | BOOLE-BOOLE | 'X' | Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ') |
I_XLAST | LIKE | BOOLE-BOOLE | SPACE | Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ') |
This function module does not define any EXPORTING parameters.
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.