J_3RTAX21_07_DMEE 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 J_3RTAX21_07_DMEE 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.
Title: Include J_3RTAX21_07_DMEE
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
DMEE_START call function 'DMEE_START' exporting i_tree_type = tree_typ i_tree_id = tree_id item = wa_rti tables file_output = output.
DMEE_PUT_ITEM call function 'DMEE_PUT_ITEM' exporting item = wa_rti tables file_output = output.
DMEE_PUT_ITEM call function 'DMEE_PUT_ITEM' exporting item = wa_rti tables file_output = output.
DMEE_PUT_ITEM call function 'DMEE_PUT_ITEM' exporting item = wa_rti tables file_output = output.
DMEE_PUT_ITEM call function 'DMEE_PUT_ITEM' exporting item = wa_rti tables file_output = output.
DMEE_PUT_ITEM call function 'DMEE_PUT_ITEM' exporting item = wa_rti tables file_output = output.
DMEE_END call function 'DMEE_END' tables file_output = output.
SCP_GET_CODEPAGE_NUMBER call function 'SCP_GET_CODEPAGE_NUMBER' importing appl_codepage = cp_from exceptions internal_error = 1 others = 2.
GUI_DOWNLOAD call function 'GUI_DOWNLOAD' exporting bin_filesize = n filename = file_name filetype = 'BIN' tables data_tab = tabx exceptions file_write_error = 1 no_batch = 2 gui_refuse_filetransfer = 3 invalid_type = 4 no_authority = 5 unknown_error = 6 header_not_allowed = 7 separator_not_allowed = 8 filesize_not_allowed = 9 header_too_long = 10 dp_error_create = 11 dp_error_send = 12 dp_error_write = 13 unknown_dp_error = 14 access_denied = 15 dp_out_of_memory = 16 disk_full = 17 dp_timeout = 18 file_not_found = 19 dataprovider_exception = 20 control_flush_error = 21 others = 22.
DMEE_START call function 'DMEE_START' exporting i_tree_type = tree_typ i_tree_id = tree_name item = wa_rti tables file_output = output.
DMEE_PUT_ITEM call function 'DMEE_PUT_ITEM' exporting item = wa_rti tables file_output = output.
DMEE_END call function 'DMEE_END' tables file_output = output.
DMEE_START call function 'DMEE_START' exporting i_tree_type = tree_typ i_tree_id = tree_name item = wa_rti tables file_output = output.
DMEE_PUT_ITEM call function 'DMEE_PUT_ITEM' exporting item = wa_rti tables file_output = output.
DMEE_END call function 'DMEE_END' tables file_output = output.
DMEE_START call function 'DMEE_START' exporting i_tree_type = tree_typ i_tree_id = tree_name item = wa_rti tables file_output = output.
DMEE_PUT_ITEM call function 'DMEE_PUT_ITEM' exporting item = wa_rti tables file_output = output.
DMEE_END call function 'DMEE_END' tables file_output = output.
call function 'DMEE_START' exporting i_tree_type = tree_typ i_tree_id = tree_name item = wa_rti tables file_output = output.
DMEE_PUT_ITEM call function 'DMEE_PUT_ITEM' exporting item = wa_rti tables file_output = output.
DMEE_END call function 'DMEE_END' tables file_output = output.
DMEE_START call function 'DMEE_START' exporting i_tree_type = tree_typ i_tree_id = tree_name item = wa_rti tables file_output = output.
DMEE_PUT_ITEM call function 'DMEE_PUT_ITEM' exporting item = wa_rti tables file_output = output.
DMEE_END call function 'DMEE_END' tables file_output = output.
DMEE_START call function 'DMEE_START' exporting i_tree_type = tree_typ i_tree_id = tree_name item = wa_rti tables file_output = output.
DMEE_PUT_ITEM call function 'DMEE_PUT_ITEM' exporting item = wa_rti tables file_output = output.
DMEE_END call function 'DMEE_END' tables file_output = output.
DMEE_START call function 'DMEE_START' exporting i_tree_type = tree_typ i_tree_id = tree_name item = wa_rti tables file_output = output.
DMEE_PUT_ITEM call function 'DMEE_PUT_ITEM' exporting item = wa_rti tables file_output = output.
DMEE_END call function 'DMEE_END' tables file_output = output.
DMEE_START call function 'DMEE_START' exporting i_tree_type = tree_typ i_tree_id = tree_name item = wa_rti tables file_output = output.
DMEE_PUT_ITEM call function 'DMEE_PUT_ITEM' exporting item = wa_rti tables file_output = output.
DMEE_PUT_ITEM call function 'DMEE_PUT_ITEM' exporting item = wa_rti tables file_output = output.
DMEE_END call function 'DMEE_END' tables file_output = output.
REUSE_ALV_LIST_DISPLAY call function 'REUSE_ALV_LIST_DISPLAY' exporting i_callback_program = g_repid i_callback_pf_status_set = g_status i_callback_user_command = g_user_command it_fieldcat = gt_field_catalog i_save = 'A' is_variant = g_variant is_layout = gs_layout it_events = gt_events is_print = gs_print tables t_outtab = table_output.
REUSE_ALV_EVENTS_GET call function 'REUSE_ALV_EVENTS_GET' exporting i_list_type = 0 importing et_events = ct_events exceptions list_type_wrong = 1 others = 2.
REUSE_ALV_COMMENTARY_WRITE call function 'REUSE_ALV_COMMENTARY_WRITE' exporting it_list_commentary = lt_list_commentary.
NLS_GET_FRONTEND_CP call function 'NLS_GET_FRONTEND_CP' exporting langu = lang importing frontend_codepage = cp_from exceptions illegal_syst_codepage = 1 no_frontend_cp_found = 2 internal_or_db_error = 3 others = 4.
SCP_CODEPAGE_FOR_LANGUAGE call function 'SCP_CODEPAGE_FOR_LANGUAGE' exporting language = lang importing codepage = cp_to exceptions no_codepage = 1 others = 2.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.
This will then be available for everyone to easily find by simply searching on the report name J_3RTAX21_07_DMEE or its description.