SAP Reports / Programs

RWRFMATMON SAP ABAP Report - Material Monitor for Follow-On Processing







RWRFMATMON 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 RWRFMATMON into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

WRFMATMON - Material Monitor


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


Text pool values


Selection Text: P_MGROUP = D .
Selection Text: S_AENAM = D .
Selection Text: S_ATTYP = D .
Selection Text: S_ATWRT = D .
Selection Text: S_BSTAT = D .
Selection Text: S_DISMM = D .
Selection Text: S_EKGRP = D .
Selection Text: S_ERNAM = D .
Selection Text: S_ERSDA = D .
Selection Text: S_ESOKZ = D .
Selection Text: S_EWERK = D .
Selection Text: S_LAEDA = D .
Selection Text: S_LAYGR = D .
Selection Text: S_LGORT = D .
Selection Text: S_LIFNR = D .
Selection Text: S_MATKL = D .
Selection Text: S_MATNR = D .
Selection Text: S_MEINH = D .
Selection Text: S_MTART = D .
Selection Text: S_PRODH = D .
Selection Text: S_SAISJ = D .
Selection Text: S_SAISO = D .
Selection Text: S_SAITY = D .
Selection Text: S_VKORG = D .
Selection Text: S_VTWEG = D .
Selection Text: S_WEKGR = D .
Selection Text: S_WERKS = D .
Selection Text: P_ATNAM = D .
Selection Text: S_VRKME = Sales Unit
Selection Text: S_MSTAV = Cross-DistribChain Matl Status
Selection Text: S_MSTAE = Cross-Plant Material Status
Selection Text: S_MMSTA = Plant-Specific Material Status
Selection Text: S_LTSNR = Vendor Subrange
Selection Text: S_LMVER = Layout Module Version
Selection Text: S_LMVAR = Delta Layout Module
Selection Text: S_EKORG = Purchasing Organization
Selection Text: P_HPLGR = Main Layout Module
Selection Text: P_COUNT = Maximum Number of Data Records





Title: Material Monitor for Follow-On Processing
Text Symbol: BT1 = Selection Options
Text Symbol: T01 = General Material Data
Text Symbol: T02 = Change Information
Text Symbol: T03 = Purchasing Data
Text Symbol: T04 = Sales Data
Text Symbol: T05 = Plant Data
Text Symbol: T06 = Layout Module
Text Symbol: T07 = Control Parameters
Text Symbol: T08 = Validities
Text Symbol: T09 = Characteristic Value Assignment
Text Symbol: TB1 = Purchasing
Text Symbol: TB2 = Sales
Text Symbol: TB3 = Plant
Text Symbol: TB4 = Layout
Text Symbol: TB5 = More
Text Symbol: TB6 = Material


INCLUDES used within this REPORT RWRFMATMON

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:

ICON_CREATE * call function 'ICON_CREATE' * exporting * name = 'ICON_SELECTION' * importing * result = sscrfields-functxt_01 * exceptions * icon_not_found = 1 * outputfield_too_short = 2 * others = 3.

ICON_CREATE call function 'ICON_CREATE' exporting name = 'ICON_LED_INACTIVE' " 'ICON_LED_GREEN' text = text-tb1 importing result = txt01 exceptions icon_not_found = 1 outputfield_too_short = 2 others = 3.

ICON_CREATE call function 'ICON_CREATE' exporting name = 'ICON_LED_INACTIVE' text = text-tb2 importing result = txt02 exceptions icon_not_found = 1 outputfield_too_short = 2 others = 3.

ICON_CREATE call function 'ICON_CREATE' exporting name = 'ICON_LED_INACTIVE' text = text-tb3 importing result = txt03 exceptions icon_not_found = 1 outputfield_too_short = 2 others = 3.

ICON_CREATE call function 'ICON_CREATE' exporting name = 'ICON_LED_INACTIVE' text = text-tb4 importing result = txt04 exceptions icon_not_found = 1 outputfield_too_short = 2 others = 3.

ICON_CREATE call function 'ICON_CREATE' exporting name = 'ICON_LED_INACTIVE' text = text-tb5 importing result = txt05 exceptions icon_not_found = 1 outputfield_too_short = 2 others = 3.

ICON_CREATE call function 'ICON_CREATE' exporting name = 'ICON_LED_INACTIVE' text = text-tb6 importing result = txt06 exceptions icon_not_found = 1 outputfield_too_short = 2 others = 3.

ICON_CREATE call function 'ICON_CREATE' exporting name = 'ICON_LED_GREEN' text = text-tb1 importing result = txt01 exceptions icon_not_found = 1 outputfield_too_short = 2 others = 3.

ICON_CREATE call function 'ICON_CREATE' exporting name = 'ICON_LED_INACTIVE' text = text-tb1 importing result = txt01 exceptions icon_not_found = 1 outputfield_too_short = 2 others = 3.

ICON_CREATE





call function 'ICON_CREATE' exporting name = 'ICON_LED_GREEN' text = text-tb2 importing result = txt02 exceptions icon_not_found = 1 outputfield_too_short = 2 others = 3.

ICON_CREATE call function 'ICON_CREATE' exporting name = 'ICON_LED_INACTIVE' text = text-tb2 importing result = txt02 exceptions icon_not_found = 1 outputfield_too_short = 2 others = 3.

ICON_CREATE call function 'ICON_CREATE' exporting name = 'ICON_LED_GREEN' text = text-tb3 importing result = txt03 exceptions icon_not_found = 1 outputfield_too_short = 2 others = 3.

ICON_CREATE call function 'ICON_CREATE' exporting name = 'ICON_LED_INACTIVE' text = text-tb3 importing result = txt03 exceptions icon_not_found = 1 outputfield_too_short = 2 others = 3.

ICON_CREATE call function 'ICON_CREATE' exporting name = 'ICON_LED_GREEN' text = text-tb4 importing result = txt04 exceptions icon_not_found = 1 outputfield_too_short = 2 others = 3.

ICON_CREATE call function 'ICON_CREATE' exporting name = 'ICON_LED_INACTIVE' text = text-tb4 importing result = txt04 exceptions icon_not_found = 1 outputfield_too_short = 2 others = 3.

ICON_CREATE call function 'ICON_CREATE' exporting name = 'ICON_LED_GREEN' text = text-tb5 importing result = txt05 exceptions icon_not_found = 1 outputfield_too_short = 2 others = 3.

ICON_CREATE call function 'ICON_CREATE' exporting name = 'ICON_LED_INACTIVE' text = text-tb5 importing result = txt05 exceptions icon_not_found = 1 outputfield_too_short = 2 others = 3.

ICON_CREATE call function 'ICON_CREATE' exporting name = 'ICON_LED_GREEN' text = text-tb6 importing result = txt06 exceptions icon_not_found = 1 outputfield_too_short = 2 others = 3.

ICON_CREATE call function 'ICON_CREATE' exporting name = 'ICON_LED_INACTIVE' text = text-tb6 importing result = txt06 exceptions icon_not_found = 1 outputfield_too_short = 2 others = 3.

SELECT_OPTION_OPTIONS call function 'SELECT_OPTION_OPTIONS' exporting selctext = lv_text sign = ls_range-sign option = ls_range-option option_list = ls_option importing sign = ls_range-sign option = ls_range-option exceptions delete_line = 1 not_executed = 2 illegal_sign = 3 others = 4.

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

WRF_ARTICLELIST_CREATE_RFC call function 'WRF_ARTICLELIST_CREATE_RFC' destination 'NONE' exporting i_no_commit = space i_process_mode = 'X' * { INSERT, jkl, 17.12.2004

MARA_SINGLE_READ call function 'MARA_SINGLE_READ' exporting matnr = importing wmara = ls_mara exceptions others = 1.

MARA_SINGLE_READ call function 'MARA_SINGLE_READ' exporting matnr = importing wmara = ls_mara exceptions others = 0.

BAPI_RETAILMATERIAL_CREATE call function 'BAPI_RETAILMATERIAL_CREATE' exporting newmaterial = ls_maw1-matnr importing newmaterial = ls_maw1-matnr return = ls_ret1.

BAPI_MATERIAL_EDIT call function 'BAPI_MATERIAL_EDIT' exporting material = skip_1st_screen = c_skip_first_screen importing return = ls_ret1.

MAW1_SINGLE_READ call function 'MAW1_SINGLE_READ' exporting matnr = importing wmaw1 = ls_maw1 exceptions wrong_call = 1 not_found = 2 others = 3.

BAPI_MATERIAL_DISPLAY call function 'BAPI_MATERIAL_DISPLAY' exporting material = .

MGW_PICTURE_SHOW_MATNR call function 'MGW_PICTURE_SHOW_MATNR' exporting i_matnr = importing e_return = ls_return1.




WRF_MATERIAL_CHANGE_MTART call function 'WRF_MATERIAL_CHANGE_MTART' destination 'NONE' tables it_materiallist = lt_pre03 et_messages = lt_messages.

REUSE_ALV_GRID_DISPLAY call function 'REUSE_ALV_GRID_DISPLAY' exporting i_structure_name = 'WRFMATRETURN' tables t_outtab = gt_messages exceptions program_error = 1 others = 2.

WRF_CHARVAL_HEAD_SINGLE_READ call function 'WRF_CHARVAL_HEAD_SINGLE_READ' exporting atinn = gs_cabn-atinn importing wrf_charval_head = gs_characteristic exceptions not_found = 1 others = 2.

DYNP_VALUES_READ call function 'DYNP_VALUES_READ' exporting dyname = lv_repid dynumb = lv_dynnr perform_conversion_exits = 'X' tables dynpfields = lt_dynpfields exceptions others = 01.

DYNP_VALUES_UPDATE call function 'DYNP_VALUES_UPDATE' exporting dyname = lv_repid dynumb = lv_dynnr tables dynpfields = lt_dynpfields exceptions others = 1.

WRF_CHARVAL_HEAD_SINGLE_READ call function 'WRF_CHARVAL_HEAD_SINGLE_READ' exporting atinn = ls_cabn-atinn importing wrf_charval_head = ls_characteristic exceptions not_found = 1 others = 2.

CTHE_VALUE_F4 call function 'CTHE_VALUE_F4' exporting i_atinn = ls_characteristic-atinn i_show_description = 'X' importing e_value = lv_atwrt exceptions no_selection = 1 charact_not_found = 2 no_values_found = 3 others = 4.

MARA_SINGLE_READ call function 'MARA_SINGLE_READ' exporting matnr = importing wmara = ls_mara exceptions others = 0.



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