Menu

SAP Function Module RKE_REPORT_POPUP_CURRENCY

PopUp für Währungsumrechnung

The Function Module RKE_REPORT_POPUP_CURRENCY (PopUp für Währungsumrechnung) is a standard Function Module in SAP ERP and is part of the function group KEBR within the package KE.

Technical Information

Function Module RKE_REPORT_POPUP_CURRENCY
Short Text PopUp für Währungsumrechnung
Function Group KEBR
Package KE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APPLICATION LIKE RKB1D-APPLCLASS Application (stored in TAPPL)
COLUMN_TEXT LIKE RKB1B-SPALTE ' ' Column text
CURR_TRANSL_WITH_VARIOUS_EMS TYPE C SPACE Währungsumrechnung mit verschiedenen Währungsumrechnungsarte
EXCHANGE_MODALITY_DEFAULT LIKE CDIFIE-CCNUM '000' Default currency translation type
FUNCTION_CODE LIKE SY-UCOMM ' ' Function code
LONG_TEXT LIKE RKB1B-LNMI1 Header line of the popup
SOURCE_CURRENCY LIKE RKB1F-WAERS1 Initial currency
SOURCE_CURRENCY_DATABASE LIKE RKB1D-CUKYD
SOURCE_EXCHANGE_MODALITY LIKE RKB1D-NUMBR Currency translation type
TABLE LIKE RKB1D-TABNAME ' ' Structure from which data come
TARGET_CURRENCY_DEFAULT LIKE CDIFIE-DCURR ' ' Default target currency

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EXCHANGE_MODALITY LIKE RKB1D-NUMBR Currency conversion type (see T242
RETURN_CODE LIKE RKB1B-OK Return code
TARGET_CURRENCY LIKE RKB1D-CUKYD Target currency - proposal

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_TS_CURRENCY TYPE CFB_TS_CURRENCY Zuordnungen von Währungen zu Merkmalswerten

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.