The Function Module MAP_CREATE_CONVERT_CURRENCY (bapi_ftr_create_irate -> vts_mmentry) is a standard Function Module in SAP ERP and is part of the function group FTR_BAPI within the package FTTR.
Function Module | MAP_CREATE_CONVERT_CURRENCY |
Short Text | bapi_ftr_create_irate -> vts_mmentry |
Function Group | FTR_BAPI |
Package | FTTR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PI_CURRENCY | TYPE | TB_WGSCHFT | Währung des Finanzgeschäfts | |
PI_CURRENCY_ISO | TYPE | ISOCD | Iso-Code Währung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PE_WGSCHFT | TYPE | TB_WGSCHFT | Währung des Finanzgeschäfts |
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.