The Function Module FI_PAYMEDIUM_DMEE_LUM2_05 (Finnish account number in DMEE payment format LUM2) is a standard Function Module in SAP ERP and is part of the function group FPAYM_FIN1 within the package ID-DMEE.
Function Module | FI_PAYMEDIUM_DMEE_LUM2_05 |
Short Text | Finnish account number in DMEE payment format LUM2 |
Function Group | FPAYM_FIN1 |
Package | ID-DMEE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_FPAYH | LIKE | FPAYH | Zahlungsträger: Daten zur Zahlung | |
IS_FPAYHX | LIKE | FPAYHX | Zahlungsträger: Aufbereitete Daten zur Zahlung | |
I_PAYMEDIUM | TYPE | XFELD | Feld zum Ankreuzen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_FPAYHX | LIKE | FPAYHX_FREF | Zahlungsträger: Laufende Nummer und Freitextfelder |
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_FPAYP | LIKE | FPAYP | Zahlungsträger: Daten zu bezahlten Posten |
This function module does not define any Exceptions.