Menu

SAP Function Module KKEK_IO_POPUP_EXCHANGE_RATES

Popup : Kursinformationen ändern

The Function Module KKEK_IO_POPUP_EXCHANGE_RATES (Popup : Kursinformationen ändern) is a standard Function Module in SAP ERP and is part of the function group KKEP within the package KKEK.

Technical Information

Function Module KKEK_IO_POPUP_EXCHANGE_RATES
Short Text Popup : Kursinformationen ändern
Function Group KKEP
Package KKEK
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SCREEN_KRSDT_INPUT_IMP TYPE C 'X': Feld Kursdatum eingabebereit
SCREEN_KURST_INPUT_IMP TYPE C 'X': Feld Kurstyp eingabebereit
SCREEN_UKURS_INPUT_IMP TYPE C SPACE 'X': Feld Kurs eingabebereit

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
KRSDT_EXP LIKE KHS1-KRSDT alter bzw. neuer Wert
KURST_EXP LIKE KHS1-KURST alter bzw. neuer Wert
RC_EXP LIKE SY-SUBRC 0: OK, 1: Cancel
TKURST_EXP LIKE KHS1-TKURST Wird immer gleich KURST gesetzt
UKURS_EXP LIKE KHS1-UKURS alter bzw. neuer Wert

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.