SAP Reports / Programs | Quality Management | Quality Notifications(QM-QN) SAP QM

RQMELF10 SAP ABAP INCLUDE - Central Form Routines for Q Notifications - List Reports







RQMELF10 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 RQMELF10 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 RQMELF10. "Basic submit
SUBMIT RQMELF10 AND RETURN. "Return to original report after report execution complete
SUBMIT RQMELF10 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Central Form Routines for Q Notifications - List Reports


INCLUDES used within this REPORT RQMELF10

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_HDSYS_VALUES_VARIANT CALL FUNCTION 'RS_HDSYS_VALUES_VARIANT' EXPORTING i_tcode = h_tcode i_liste = ' ' i_f4_call = ' ' show_std_variant = 'X' TABLES e_shdstciu = l_shdstciu_tab EXCEPTIONS cancelled = 1 no_variants = 2 OTHERS = 3.

RS_HDSYS_CALL_TC_VARIANT CALL FUNCTION 'RS_HDSYS_CALL_TC_VARIANT' EXPORTING tcode = h_tcode variant = l_shdstciu-tcvariant authority_check = 'X' variant_check = ' ' call_mode = 'X' i_flag_skip_first_screen = 'X' EXCEPTIONS OTHERS = 0.

GRAPH_GANTT CALL FUNCTION 'GRAPH_GANTT' EXPORTING vgrid = ' ' hgrid = 'X' tlength = h_strlen wheader = g_ttext "Meldungen: Terminübersicht ttext = text-205 "Meldungen legend = text-206 "Legende * (RSYNLINT) * TLENGTH = 40 notxt = space tunit = 'D' dfel = dfel dfms = dfms TABLES item = item mist = mist elem = elem lgms = mist lgel = lgel msgt = back.

DATE_TIME_CONVERT CALL FUNCTION 'DATE_TIME_CONVERT' EXPORTING date = l_qmdab time = l_qmzab IMPORTING point_in_time = l_pit_to.

DATE_TIME_CONVERT CALL FUNCTION 'DATE_TIME_CONVERT' EXPORTING date = sy-datlo time = sy-timlo IMPORTING point_in_time = l_pit_to.

DATE_TIME_CONVERT CALL FUNCTION 'DATE_TIME_CONVERT' EXPORTING date = l_qmdat time = l_mzeit IMPORTING point_in_time = l_pit_from.

FIND_BASE_DIMENSION CALL FUNCTION 'FIND_BASE_DIMENSION' EXPORTING timex = h_ltimex IMPORTING dimid = h_dimid.

FIND_BASE_UNIT CALL FUNCTION 'FIND_BASE_UNIT' EXPORTING dimid = h_dimid nennr = h_lnennr zaehl = h_lzaehl IMPORTING msehi = p_unit.

QLCO_CO_OBJECT_DISPLAY CALL FUNCTION 'QLCO_CO_OBJECT_DISPLAY' EXPORTING i_aufnr_co = object_tab-coaufnr.

SAPGUI_PROGRESS_INDICATOR CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' EXPORTING percentage = 100 text = text-004 " Die Daten werden neu gelesen EXCEPTIONS OTHERS = 0.

REUSE_ALV_GRID_LAYOUT_INFO_GET CALL FUNCTION 'REUSE_ALV_GRID_LAYOUT_INFO_GET' IMPORTING es_layout = g_layout et_fieldcat = g_fieldcat_tab[] et_filter = g_filter_tab EXCEPTIONS no_infos = 1 program_error = 2 OTHERS = 3.

REUSE_ALV_LIST_LAYOUT_INFO_GET CALL FUNCTION 'REUSE_ALV_LIST_LAYOUT_INFO_GET' IMPORTING es_layout = g_layout et_fieldcat = g_fieldcat_tab[] et_filter = g_filter_tab EXCEPTIONS no_infos = 1 program_error = 2 OTHERS = 3.

RS_REFRESH_FROM_SELECTOPTIONS CALL FUNCTION 'RS_REFRESH_FROM_SELECTOPTIONS' EXPORTING curr_report = l_reportid TABLES selection_table = t_sel_tab.

RS_REFRESH_FROM_DYNAMICAL_SEL CALL FUNCTION 'RS_REFRESH_FROM_DYNAMICAL_SEL' EXPORTING curr_report = l_reportid mode_write_or_move = 'M' IMPORTING p_trange = l_trange EXCEPTIONS not_found = 1.

FREE_SELECTIONS_RANGE_2_EX CALL FUNCTION 'FREE_SELECTIONS_RANGE_2_EX' EXPORTING field_ranges = l_trange IMPORTING expressions = l_texpr.

SAPGUI_PROGRESS_INDICATOR CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' EXPORTING percentage = 100 text = text-004 " Die Daten werden neu gelesen EXCEPTIONS OTHERS = 0.

RS_REFRESH_FROM_SELECTOPTIONS CALL FUNCTION 'RS_REFRESH_FROM_SELECTOPTIONS' EXPORTING curr_report = l_reportid TABLES selection_table = t_sel_tab.

RS_REFRESH_FROM_DYNAMICAL_SEL CALL FUNCTION 'RS_REFRESH_FROM_DYNAMICAL_SEL' EXPORTING curr_report = l_reportid mode_write_or_move = 'M' IMPORTING p_trange = l_trange EXCEPTIONS not_found = 1.

FREE_SELECTIONS_RANGE_2_EX





CALL FUNCTION 'FREE_SELECTIONS_RANGE_2_EX' EXPORTING field_ranges = l_trange IMPORTING expressions = l_texpr.

RS_SUBMIT_INFO CALL FUNCTION 'RS_SUBMIT_INFO' IMPORTING p_submit_info = l_submitinfo.

RS_SET_SELSCREEN_STATUS CALL FUNCTION 'RS_SET_SELSCREEN_STATUS' EXPORTING p_status = sy-pfkey TABLES p_exclude = l_excl_fc_tab.

F4_SELECT_SEARCH_HELP CALL FUNCTION 'F4_SELECT_SEARCH_HELP' EXPORTING shlpname_in = 'ADMC' IMPORTING shlp_out = g_shlp fcode = h_fcode EXCEPTIONS internal_error = 2 OTHERS = 3.

F4_ENTER_SELECTIONS_LIGHT CALL FUNCTION 'F4_ENTER_SELECTIONS_LIGHT' EXPORTING shlp = g_shlp * NO_DIALOG = ' ' * no_complex = ' ' IMPORTING fcode = h_fcode TABLES selopt_tab = g_selopt_tab EXCEPTIONS invalid_arguments = 1 internal_error = 2 OTHERS = 3.

F4_SELECT_FROM_SEARCH_HELP CALL FUNCTION 'F4_SELECT_FROM_SEARCH_HELP' EXPORTING shlp = g_shlp TABLES selopt_tab = g_selopt_tab fields = h_field_tab values = g_adrnr_tab EXCEPTIONS invalid_shlpname = 1 invalid_values_table = 2 internal_error = 3 OTHERS = 4.

MATERIAL_READ_MAQM CALL FUNCTION 'MATERIAL_READ_MAQM' EXPORTING schluessel = l_mtcom IMPORTING matdaten = l_mtqss EXCEPTIONS material_not_found = 3.

QPK1_GP_GROUP_PICKUP CALL FUNCTION 'QPK1_GP_GROUP_PICKUP' EXPORTING i_katalogart = cat i_display_mode = display "note 740503: F4 nur Anzeige IMPORTING e_qpk1gr = h_qpk1gr EXCEPTIONS OTHERS = 01.

QPK1_GP_CODE_PICKUP CALL FUNCTION 'QPK1_GP_CODE_PICKUP' EXPORTING i_katalogart = cat i_codegruppe = h_gruppe i_display_mode = display "note 740503: F4 nur Anzeige IMPORTING e_qpk1cd = h_qpk1cd EXCEPTIONS OTHERS = 01.

F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING retfield = 'KATALOGART' value_org = 'S' TABLES value_tab = h_werte_neu return_tab = l_returntab EXCEPTIONS OTHERS = 1.

DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = sy-cprog dynumb = sy-dynnr TABLES dynpfields = h_dynpfields EXCEPTIONS OTHERS = 1.

DYNP_VALUES_UPDATE CALL FUNCTION 'DYNP_VALUES_UPDATE' EXPORTING dyname = sy-cprog dynumb = sy-dynnr TABLES dynpfields = h_dynpfields EXCEPTIONS OTHERS = 1.

DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = sy_repid dynumb = sy_dynnr TABLES dynpfields = dynpfields EXCEPTIONS OTHERS = 01.

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING name = 'ICON_CHECKED' * text = text-002 info = text-a01 * ADD_STDINF = 'X' IMPORTING result = p_icon EXCEPTIONS OTHERS = 1.

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING name = 'ICON_INCOMPLETE' * text = text-002 info = text-a02 * ADD_STDINF = 'X' IMPORTING result = p_icon EXCEPTIONS OTHERS = 1.

GET_ASSEMBLY_TEXT CALL FUNCTION 'GET_ASSEMBLY_TEXT' EXPORTING baugruppe = lv_bautl * WERKS = IMPORTING baugruppentext = lv_bautx EXCEPTIONS no_material = 1 OTHERS = 2.



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 RQMELF10 or its description.