TREX_ADMIN_TOOL_F16_F02 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 TREX_ADMIN_TOOL_F16_F02 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 TREX_ADMIN_TOOL_F16_F02
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
POPUP_TO_INFORM CALL FUNCTION 'POPUP_TO_INFORM' EXPORTING titel = g_repid_1300 txt2 = space txt1 = text-141. "The control could not be created.
POPUP_TO_INFORM CALL FUNCTION 'POPUP_TO_INFORM' EXPORTING titel = g_repid_1300 txt2 = space txt1 = 'Error in set_textstream'. "#EC NOTEXT
TREX_EXT_PROCESS_INI_FILE CALL FUNCTION 'TREX_EXT_PROCESS_INI_FILE' EXPORTING i_rfc_destination = g_rfc_destination i_file_name = gs_ini_list-file_name i_layer = gv_active_layer i_tenant = sy-mandt i_host = gs_ini_list-host i_action = gv_ini_file_action i_lines = gt_ini_file_in IMPORTING e_return_code = lv_return_code e_return_text = lv_return_text e_lines = gt_ini_file_out e_suspect_lines = gt_suspect_lines e_reconfig = gv_reconfig1302 e_error_list = lt_error_list EXCEPTIONS conversion_error = 1 error = 2 OTHERS = 3.
POPUP_TO_INFORM CALL FUNCTION 'POPUP_TO_INFORM' EXPORTING titel = g_repid_1300 txt2 = space txt1 = 'Error in get_textmodified_status'. "#EC NOTEXT
POPUP_TO_INFORM CALL FUNCTION 'POPUP_TO_INFORM' EXPORTING titel = g_repid_1300 txt2 = space txt1 = 'Error in FLUSH'. "#EC NOTEXT
POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING text_question = lv_text display_cancel_button = 'X' IMPORTING answer = continue.
POPUP_TO_INFORM CALL FUNCTION 'POPUP_TO_INFORM' EXPORTING titel = g_repid_1300 txt2 = space txt1 = 'Error in get_textstream'. "#EC NOTEXT
POPUP_TO_INFORM CALL FUNCTION 'POPUP_TO_INFORM' EXPORTING titel = g_repid txt2 = space txt1 = text-142.
POPUP_TO_INFORM CALL FUNCTION 'POPUP_TO_INFORM' EXPORTING titel = g_repid_1300 txt2 = space txt1 = 'Error in get_textstream'. "#EC NOTEXT
POPUP_TO_INFORM CALL FUNCTION 'POPUP_TO_INFORM' EXPORTING titel = g_repid txt2 = space txt1 = text-142.
POPUP_TO_INFORM CALL FUNCTION 'POPUP_TO_INFORM' EXPORTING titel = gv_repid_1302 txt2 = sy-subrc txt1 = text-141.
POPUP_TO_INFORM CALL FUNCTION 'POPUP_TO_INFORM' EXPORTING titel = gv_repid_1302 txt2 = sy-subrc txt1 = text-142.
REUSE_ALV_FIELDCATALOG_MERGE CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE' EXPORTING i_structure_name = 'TREXS_ERROR_LIST' CHANGING ct_fieldcat = lt_fieldcat[].
REUSE_ALV_GRID_DISPLAY CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' EXPORTING it_fieldcat = lt_fieldcat[] i_grid_title = lv_grid_title i_screen_start_column = 7 i_screen_start_line = 5 i_screen_end_column = 150 i_screen_end_line = 16 TABLES t_outtab = pt_error_list.
ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING name = icon_name_1303 text = icon_text_1303 info = 'Status' "#EC NOTEXT add_stdinf = 'X' IMPORTING result = status_icon_1303 EXCEPTIONS icon_not_found = 1 outputfield_too_short = 2 OTHERS = 3.
POPUP_TO_INFORM CALL FUNCTION 'POPUP_TO_INFORM' EXPORTING titel = g_repid_1300 txt2 = sy-subrc txt1 = text-141.
POPUP_TO_INFORM CALL FUNCTION 'POPUP_TO_INFORM' EXPORTING titel = g_repid_1300 txt2 = sy-subrc txt1 = text-142.
LVC_FIELDCATALOG_MERGE CALL FUNCTION 'LVC_FIELDCATALOG_MERGE' EXPORTING i_structure_name = 'TREXS_LOCATION' CHANGING ct_fieldcat = lt_fieldcat[] EXCEPTIONS inconsistent_interface = 1 program_error = 2 OTHERS = 3.
CALL FUNCTION 'TREX_EXT_GET_VERSION_INFO' EXPORTING i_rfc_destination = g_rfc_destination IMPORTING e_return_code = lv_return_code e_return_text = lv_return_text e_trex_verion_info = lt_version EXCEPTIONS conversion_error = 1 error = 2 OTHERS = 3.
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 TREX_ADMIN_TOOL_F16_F02 or its description.
TREX_ADMIN_TOOL_F16_F02 - Include TREX_ADMIN_TOOL_F16_F02 TREX_ADMIN_TOOL_F16 - Include TREX_ADMIN_TOOL_F16 TREX_ADMIN_TOOL_F15 - Include TREX_ADMIN_TOOL_F15 TREX_ADMIN_TOOL_F14_TOP - Include TREX_ADMIN_TOOL_F14_TOP TREX_ADMIN_TOOL_F14_F03 - Include TREX_ADMIN_TOOL_F14_F03 TREX_ADMIN_TOOL_F14_F02 - Include TREX_ADMIN_TOOL_F14_F02