The Function Module RSW_CUR_TRANSLATIONS_GET (Verfügbare Währungen und Währungsumrechnungsarten) is a standard Function Module in SAP ERP and is part of the function group RSW0 within the package RS.
Function Module | RSW_CUR_TRANSLATIONS_GET |
Short Text | Verfügbare Währungen und Währungsumrechnungsarten |
Function Group | RSW0 |
Package | RS |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_MODE | LIKE | RSBOOL | RSW0_C_MODE-RUNTIME | Flag-Struktur |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SUBRC | LIKE | SY-SUBRC | 8 - Abbruch (x_message) |
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 |
---|---|---|---|---|
E_T_CURRENCIES | LIKE | RSW0_S_CURRENCIES | Übergabestruktur für Währungen (mit Texten) | |
E_T_TRANSLATIONS | LIKE | RSW0_S_CURRENCIECONVERSIONS | Übergabestruktur für Währungsumrechnungsarten |
This function module does not define any Exceptions.