MKCBEF26_CALL_SCREEN_CURRENCY is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter MKCBEF26_CALL_SCREEN_CURRENCY into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RKE_REPORT_POPUP_CURRENCY CALL FUNCTION 'RKE_REPORT_POPUP_CURRENCY' EXPORTING application = rkb1d-applclass column_text = rkb1d-spalte two_line_text = l_two_line source_exchange_modality = csc_linumbr function_code = ucomm long_text = rkb1d-lnmi1 source_currency = csc_liwaers source_currency_database = csc_dbwaers table = rkb1d-tabname target_currency_default = csc_dcurr exchange_modality_default = csc_ccnum i_rkb1x = rkb1x i_sel_tab = g_t_sel i_var_tab = var_tab[] i_rkb1st = rkb1st i_sf_tab = g_t_sf curr_transl_with_various_ems = l_curr_transl_with_various_ems IMPORTING exchange_modality = rkb1d-numbr return_code = rkb1d-ok target_currency = rkb1d-cukyd TABLES print = print CHANGING c_ts_currency = g_ts_currency c_field_tab = field_tab[] c_fdep_tab = fdep_tab[].
RKD_LIST_WAERS_GET CALL FUNCTION 'RKD_LIST_WAERS_GET' EXPORTING waers_popup = rkb1d-cukyd numbr = rkb1d-numbr applc = rkb1d-applclass IMPORTING waers_list = rkb1d-cukyd EXCEPTIONS OTHERS = 1.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MKCBEF26_CALL_SCREEN_CURRENCY - MKCBEF26CALLSCREENCURRENCY MKCBEF26_CALL_SCREEN_CONDITION - MKCBEF26CALLSCREENCONDITION MKCBEF26_CALL_SCREEN_COMMENTAR - MKCBEF26CALLSCREENCOMMENTAR MKCBEF26_CALL_SCREEN_COMMENT07 - MKCBEF26CALLSCREENCOMMENT07 MKCBEF26_CALL_SCREEN_COLUMNS_S - MKCBEF26CALLSCREENCOLUMNSS MKCBEF26_CALL_SCREEN_COLUMNS_O - MKCBEF26CALLSCREENCOLUMNSO