SAP Reports / Programs

/PTGWFI/IEB_INACTIVE_OBJECTS SAP ABAP Report - Inactive object list







/PTGWFI/IEB_INACTIVE_OBJECTS is a standard Executable ABAP Report 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 /PTGWFI/IEB_INACTIVE_OBJECTS into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

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.






SUBMIT /PTGWFI/IEB_INACTIVE_OBJECTS. "Basic submit
SUBMIT /PTGWFI/IEB_INACTIVE_OBJECTS AND RETURN. "Return to original report after report execution complete
SUBMIT /PTGWFI/IEB_INACTIVE_OBJECTS VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Inactive object list
Text Symbol: 001 = Inactive Objects
Text Symbol: 015 = Includes


INCLUDES used within this REPORT /PTGWFI/IEB_INACTIVE_OBJECTS

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:





No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

RS_WORKBENCH_CUSTOMIZING call function 'RS_WORKBENCH_CUSTOMIZING' exporting * CHOICE = 'WB' suppress_dialog = 'X' * SETTING_IMPORT = importing setting = l_rseumod.

FUNCTION_INCLUDE_CONCATENATE call function 'FUNCTION_INCLUDE_CONCATENATE' CHANGING program = l_frame2 complete_area = l_area EXCEPTIONS others = 4.

RS_NAVIGATION_BREAK call function 'RS_NAVIGATION_BREAK'.

RS_TREE_CONSTRUCT call function 'RS_TREE_CONSTRUCT' TABLES nodetab = nodelist EXCEPTIONS tree_failure = 1 id_not_found = 2 wrong_relationship = 3 others = 4.

RS_TREE_EXPAND call function 'RS_TREE_EXPAND' EXPORTING node_id = '000001' all = 'X'.

RS_NAVIGATION_BREAK_RESET call function 'RS_NAVIGATION_BREAK_RESET'.

RS_TREE_CONSTRUCT call function 'RS_TREE_CONSTRUCT' TABLES nodetab = nodelist EXCEPTIONS tree_failure = 1 id_not_found = 2 wrong_relationship = 3 others = 4.

RS_INACTIVE_OBJECTS_WARNING call function 'RS_INACTIVE_OBJECTS_WARNING' exporting suppress_protocol = 'X' tables p_e071 = l_e071 * P_XMSG = p_dwinactiv = p_ina.

FUNCTION_INCLUDE_INFO call function 'FUNCTION_INCLUDE_INFO' CHANGING funcname = l_fname group = l_area EXCEPTIONS function_not_exists = 1 include_not_exists = 2 group_not_exists = 3 no_selections = 4 no_function_include = 5 others = 6.

FUNCTION_INCLUDE_CONCATENATE call function 'FUNCTION_INCLUDE_CONCATENATE' CHANGING program = l_prog complete_area = l_area.

FUNCTION_INCLUDE_CONCATENATE call function 'FUNCTION_INCLUDE_CONCATENATE' CHANGING program = l_prog complete_area = l_area.

FUNCTION_INCLUDE_CONCATENATE call function 'FUNCTION_INCLUDE_CONCATENATE' CHANGING program = l_prog complete_area = l_area.

FUNCTION_INCLUDE_SPLIT call function 'FUNCTION_INCLUDE_SPLIT' IMPORTING namespace = l_namespace group = l_area hidden_name = l_hidden no_function_module = l_uincl CHANGING include = l_prog EXCEPTIONS others = 11.

FUNCTION_INCLUDE_SPLIT call function 'FUNCTION_INCLUDE_SPLIT' EXPORTING program = l_prog IMPORTING namespace = l_namespace group = l_area EXCEPTIONS others = 11.

RS_GET_MAINPROGRAMS call function 'RS_GET_MAINPROGRAMS' exporting * DIALOG = ' ' * FULLTAB = ' ' name = l_prog * MULTIPLE_SELECT = ' ' * DIALOG_REQUIRED = ' ' * TRDIR_INF = ' ' * IMPORTING * NUMBER_OF_MAINPROGRAMS = * TINDEX = * MAINTAB_REDUCED = tables mainprograms = l_main_progs exceptions cancelled = 1 others = 2.

FUNCTION_INCLUDE_CONCATENATE call function 'FUNCTION_INCLUDE_CONCATENATE' CHANGING program = l_prog complete_area = l_area EXCEPTIONS others = 0.

TRINT_READ_REQUEST call function 'TRINT_READ_REQUEST' exporting iv_read_e070 = 'X' * IV_READ_E07T = ' ' * IV_READ_E070C = ' ' * IV_READ_E070M = ' ' iv_read_objs_keys = 'X' * IV_READ_ATTRIBUTES = ' ' changing cs_request = ls_request exceptions error_occured = 1 others = 2.

TRINT_FOLLOW_STRKORR_BACKWARD call function 'TRINT_FOLLOW_STRKORR_BACKWARD' CHANGING ct_requests = lt_request_headers.

TR_READ_COMM





call function 'TR_READ_COMM' EXPORTING wi_trkorr = ls_request-h-trkorr wi_dialog = ' ' wi_sel_e071 = 'X' TABLES wt_e071 = ls_request-objects.

RS_INACTIVE_OBJECTS_WARNING call function 'RS_INACTIVE_OBJECTS_WARNING' exporting suppress_protocol = 'X' tables p_e071 = lt_e071 * p_xmsg = p_dwinactiv = p_dwin_list.

RS_TREE_CONTROL_PREPARE call function 'RS_TREE_CONTROL_PREPARE' exporting * CONTROL_PATTERN = STREE_CTL_GENERIC * HIERARCHY_HEADER = * INITIAL_HEADER_WIDTH = * LIST_ITEM_HEADER = multiple_selection = 'X' * ITEM_SELECTION = STREE_FALSE * SUPPRESS_NODE_ICON = STREE_FALSE * SUPPRESS_FOLDER_ICON = STREE_FALSE * CALLBACK_PROGRAM = * CALLBACK_ITEM_DISPLAY = color_mapping = l_mapp * TYPE_MAPPING = * IMPORTING * SUBSCREEN_PROGRAM = * SUBSCREEN_DYNNR = EXCEPTIONS NOT_AVAILABLE = 1 OTHERS = 2 .

RS_TREE_LIST_DISPLAY call function 'RS_TREE_LIST_DISPLAY' exporting callback_program = 'SAPLSEWORKINGAREA' callback_user_command = 'USER_COMMAND' * CALLBACK_TEXT_DISPLAY = * CALLBACK_MOREINFO_DISPLAY = * CALLBACK_COLOR_DISPLAY = * CALLBACK_TOP_OF_PAGE = * CALLBACK_GUI_STATUS = * STATUS = 'IMPLICIT' * CHECK_DUPLICATE_NAME = '1' * COLOR_OF_NODE = '4' * COLOR_OF_MARK = '3' * COLOR_OF_LINK = '1' * COLOR_OF_MATCH = '5' * LOWER_CASE_SENSITIVE = ' ' * MODIFICATION_LOG = ' ' * NODE_LENGTH = 30 * TEXT_LENGTH = 75 * TEXT_LENGTH1 = 0 * TEXT_LENGTH2 = 0 return_marked_subtree = 'X' * SCREEN_START_COLUMN = 0 * SCREEN_START_LINE = 0 * SCREEN_END_COLUMN = 0 * SCREEN_END_LINE = 0 * SUPPRESS_NODE_OUTPUT = ' ' * LAYOUT_MODE = ' ' **** use_control = g_list_state-control_flag * IMPORTING * F15 = exceptions others = 1.

RS_TREE_LIST_DISPLAY call function 'RS_TREE_LIST_DISPLAY' exporting callback_program = 'SAPLSEWORKINGAREA' callback_user_command = 'USER_COMMAND' * CALLBACK_TEXT_DISPLAY = * CALLBACK_MOREINFO_DISPLAY = * CALLBACK_COLOR_DISPLAY = * CALLBACK_TOP_OF_PAGE = * CALLBACK_GUI_STATUS = * STATUS = 'IMPLICIT' * CHECK_DUPLICATE_NAME = '1' * COLOR_OF_NODE = '4' * COLOR_OF_MARK = '3' * COLOR_OF_LINK = '1' * COLOR_OF_MATCH = '5' * LOWER_CASE_SENSITIVE = ' ' * MODIFICATION_LOG = ' ' * NODE_LENGTH = 30 * TEXT_LENGTH = 75 * TEXT_LENGTH1 = 0 * TEXT_LENGTH2 = 0 return_marked_subtree = 'X' screen_start_column = start_column screen_start_line = start_line screen_end_column = end_column screen_end_line = end_line * SUPPRESS_NODE_OUTPUT = ' ' * LAYOUT_MODE = ' ' use_control = g_list_state-control_flag * IMPORTING * F15 = exceptions others = 1.

RS_INACTIVE_OBJECTS_WARNING CALL FUNCTION 'RS_INACTIVE_OBJECTS_WARNING' EXPORTING SUPPRESS_PROTOCOL = 'X' TABLES P_E071 = I_E071 P_DWINACTIV = g_dwin_list.



Contribute (Add Comments)

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 /PTGWFI/IEB_INACTIVE_OBJECTS or its description.