The Function Module FLQ_GROUP_CURRENCY (Dritte Währung ermitteln) is a standard Function Module in SAP ERP and is part of the function group FLQSERV within the package FFLQ.
Function Module | FLQ_GROUP_CURRENCY |
Short Text | Dritte Währung ermitteln |
Function Group | FLQSERV |
Package | FFLQ |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BUKRS | LIKE | T001-BUKRS | Buchungskreis | |
I_CURTP | LIKE | FLQCLNT-CURTP | '00' | Liquiditätsrechnung: Währungstyp für die dritte Währung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_KWAER | TYPE | FLQKWAER | Liquiditätsrechnung: Dritte Währung |
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.