WPS_MIOLXF16 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 WPS_MIOLXF16 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!
REUSE_ALV_LIST_LAYOUT_INFO_GET call function 'REUSE_ALV_LIST_LAYOUT_INFO_GET' importing et_filter = g_filter_tab[] exceptions others = 1.
PM_LOCATION_INFO call function 'PM_LOCATION_INFO' exporting key_reptext = h_key_reptext key_scrtext_m = h_key_scrtext_m text_reptext = h_text_reptext text_scrtext_m = h_text_scrtext_m value1_reptext = h_value1_reptext value1_scrtext_m = h_value1_scrtext_m tables loc_data = h_loc_data.
GRAPH_2D call function 'GRAPH_2D' exporting valt = 'Anzahl'(anz) mail_allow = 'X' titl = h_fieldcat_wa-seltext_m tables data = h_statistics.
GRAPH_PORT call function 'GRAPH_PORT' exporting title_title = h_fieldcat_wa-seltext_m title_textclr = 'YELLOW' title_backclr = 'DARKGRAY' title_size = '6' frm_backclr = 'GRAY' frm_scalclr = 'WHITE' frm_scalmod = 'LONGDASH' frm_gridx = '10' frm_shadow = 'X' obj_xval = '1' obj_yval = '0' obj_sval = '2' obj_size = '2' tables axis = axis col_text = col_text objt = objt values = values area_tab = area_tab.
POPUP_TO_DECIDE call function 'POPUP_TO_DECIDE' exporting defaultoption = '1' textline1 = 'Wollen Sie die Verarbeitung für'(701) textline2 = 'alle noch nicht bearbeiteten'(702) textline3 = 'selektierten Objekte abbrechen?'(703) text_option1 = 'Nein '(705) text_option2 = 'Ja '(706) titel = 'Abbrechen in Listverarbeitung '(704) importing answer = answer.
MASTER_DATA call function 'MASTER_DATA' exporting datenfeld = h_datenfeld.
STATUS_CHECK_BY_SELSCHEM_MULTI call function 'STATUS_CHECK_BY_SELSCHEM_MULTI' exporting selschem = f_selschem importing status_objects_deleted = h_status_selected tables objnr_tab = objnr_tab exceptions no_stat_scheme = 01.
DDIF_NAMETAB_GET call function 'DDIF_NAMETAB_GET' exporting tabname = h_tabname all_types = g_x tables dfies_tab = h_fieldtab exceptions not_found = 1 others = 2.
GET_FIELDTAB call function 'GET_FIELDTAB' exporting langu = sy-langu tabname = h_tabname withtext = 'X' tables fieldtab = h_fieldtab exceptions no_texts_found.
PM_NUMBER_OF_KEY_COL call function 'PM_NUMBER_OF_KEY_COL' exporting key_col_default = 1 key_col_max = h_n_att_cols importing key_col = h_n_vrt_keys exceptions cancel = 01.
XXL_FULL_API call function 'XXL_FULL_API' exporting sema_type = 'X' filename = h_repid header_1 = h_title so_title = h_so_title no_dialog = ' ' no_start = ' ' n_att_cols = h_n_att_cols n_hrz_keys = 1 n_vrt_keys = h_n_vrt_keys tables data = h_itab hkey = h_hkey online_text = h_online_text print_text = h_print_text sema = h_sema vkey = h_vkey exceptions cancelled_by_user = 01 data_too_big = 02 dim_mismatch_data = 03 dim_mismatch_sema = 04 dim_mismatch_vkey = 05 error_in_hkey = 06 error_in_sema = 07 file_open_error = 08 file_write_error = 09 inv_data_range = 10 inv_winsys = 11 inv_xxl = 12.
RS_VARIANT_EXISTS call function 'RS_VARIANT_EXISTS' exporting report = h_repid variant = h_variant importing r_c = h_subrc.
RS_VARIANT_EXISTS call function 'RS_VARIANT_EXISTS' exporting report = h_repid variant = h_variant importing r_c = h_subrc.
RS_VARIANT_EXISTS call function 'RS_VARIANT_EXISTS' exporting report = h_repid variant = h_variant importing r_c = h_subrc.
RS_SUPPORT_SELECTIONS call function 'RS_SUPPORT_SELECTIONS' exporting report = h_repid variant = h_variant exceptions variant_not_existent = 01 variant_obsolete = 02.
PM_CHANGE_SELOPT call function 'PM_CHANGE_SELOPT' exporting repname = h_repid tcode = ' ' uname = sy-uname.
TABLE_CONVERT_FOR_MSACCESS call function 'TABLE_CONVERT_FOR_MSACCESS' exporting structimport =