SAP Reports / Programs | Logistics - General | Logistics Basic Data | Material Groups(LO-MD-MG) SAP LO

MWMVCF01 SAP ABAP INCLUDE - documentation and ABAP source code







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


INCLUDES used within this REPORT MWMVCF01

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:

VALUE_RANGE_CHECK call function 'VALUE_RANGE_CHECK' exporting i_atinn = wmvc_dynp-atinn i_atnam = wmvc_dynp-atnam i_wrlst = wmvc_dynp-wrlst importing e_atinn_to_wrlst = check_wmwk-atinn e_wrlst_to_atinn = check_wmwk-wrlst tables p_w_cabn = w_cabn p_w_cabnt = w_cabnt p_w_wmwk = w_wmwk p_w_wmwkt = w_wmwkt exceptions internal_error = 1 others = 2.

VALUE_CURVE_CHECK call function 'VALUE_CURVE_CHECK' exporting i_atinn = wmvc_dynp-atinn i_atnam = wmvc_dynp-atnam i_wrlst = wmvc_dynp-wrlst i_qolst = wmvc_dynp-qolst importing e_atinn_to_wrlst = check_wmwk-atinn e_wrlst_to_atinn = check_wmwk-wrlst tables p_w_cabn = w_cabn p_w_cabnt = w_cabnt p_w_wmwk = w_wmwk p_w_wmwkt = w_wmwkt p_w_wmqk = w_wmqk p_w_wmqkt = w_wmqkt exceptions internal_error = 1 others = 2.

CLSE_SELECT_CAWN call function 'CLSE_SELECT_CAWN' tables in_cabn = r_atinn t_cawn = w_cawn exceptions no_entry_found = 1 others = 2.

CLSE_SELECT_CAWNT call function 'CLSE_SELECT_CAWNT' tables in_cabn = r_atinn t_cawnt = w_cawnt exceptions no_entry_found = 1 others = 2.

VALUE_RANGE_SELECT_WMWP call function 'VALUE_RANGE_SELECT_WMWP' exporting i_wrlst = space tables p_w_wmwk = w_wmwk p_w_wmwp = w_wmwp exceptions no_entry_found = 1 internal_error = 2 others = 3.

VALUE_RANGE_SELECT_WMWK call function 'VALUE_RANGE_SELECT_WMWK' exporting i_atinn = wa_w_cabn-atinn i_wrlst = space tables w_wmwk = w_wmwk exceptions no_entry_found = 1 internal_error = 2 others = 3.

VALUE_RANGE_SELECT_WMWKT call function 'VALUE_RANGE_SELECT_WMWKT' exporting i_wrlst = space tables w_wmwk = w_wmwk w_wmwkt = w_wmwkt exceptions no_entry_found = 1 internal_error = 2 others = 3.

VALUE_RANGE_MAINTAIN call function 'VALUE_RANGE_MAINTAIN' exporting i_atinn = wa_w_cabn-atinn i_atnam = wmvc_dynp-atnam i_atbez = wmvc_dynp-atbez i_wrlst = wmvc_dynp-wrlst i_wl_bezei = wmvc_dynp-bezeiwl i_suppress_dialog = space i_modop = p_modop_flag importing e_cancel_flag = cancel_flag e_end_flag = end_flag tables p_w_cawn = w_cawn p_w_cawnt = w_cawnt p_w_wmwk = w_wmwk p_w_wmwkt = w_wmwkt p_w_wmwp = w_wmwp exceptions internal_error = 1 others = 2.

VALUE_CURVE_SELECT_WMQK call function 'VALUE_CURVE_SELECT_WMQK' exporting i_wrlst = space i_qolst = space tables w_wmwk = w_wmwk w_wmqk = w_wmqk exceptions no_entry_found = 1 internal_error = 2 others = 3.

VALUE_CURVE_SELECT_WMQKT call function 'VALUE_CURVE_SELECT_WMQKT' exporting i_wrlst = space i_qolst = space tables w_wmqk = w_wmqk w_wmqkt = w_wmqkt exceptions no_entry_found = 1 internal_error = 2 others = 3.

VALUE_CURVE_SELECT_WMQP call function 'VALUE_CURVE_SELECT_WMQP' exporting i_wrlst = space i_qolst = space tables p_w_wmqk = w_wmqk p_w_wmqp = w_wmqp exceptions no_entry_found = 1 internal_error = 2 others = 3.

VALUE_CURVE_MAINTAIN call function 'VALUE_CURVE_MAINTAIN' exporting i_atinn = wa_w_cabn-atinn i_atnam = wmvc_dynp-atnam i_atbez = wmvc_dynp-atbez i_wrlst = wmvc_dynp-wrlst i_wl_bezei = wmvc_dynp-bezeiwl i_qolst = wmvc_dynp-qolst i_ql_bezei = wmvc_dynp-bezeiql i_vqolst = wmvc_dynp-vqolst i_modop = p_modop_flag importing e_cancel_flag = cancel_flag e_end_flag = end_flag tables p_w_cawn = w_cawn p_w_cawnt = w_cawnt p_w_wmwk = w_wmwk p_w_wmwkt = w_wmwkt p_w_wmwp = w_wmwp p_w_wmqk = w_wmqk p_w_wmqkt = w_wmqkt p_w_wmqp = w_wmqp exceptions internal_error = 1 others = 2.

VALUE_CURVE_UPDATE call function 'VALUE_CURVE_UPDATE'.

VALUE_CURVE_CHAR_SYNC call function 'VALUE_CURVE_CHAR_SYNC' exporting i_atinn = wa_w_cabn-atinn i_atnam = wa_w_cabn-atnam i_atbez = wa_w_cabnt-atbez i_wrlst = wa_w_wmwk-wrlst i_wl_bezei = wa_w_wmwkt-bezei i_suppress_dialog = space importing cancel_flag = cancel_flag exceptions no_entry_found = 1 internal_error = 2 others = 3.

VALUE_CURVE_USER_EXIT call function 'VALUE_CURVE_USER_EXIT' exporting i_atinn = wa_w_cabn-atinn importing e_cancel_flag = cancel_flag tables pi_t_wmwk = w_wmwk pi_t_wmwp = w_wmwp exceptions no_entry_found = 1 internal_error = 2 others = 3.

CLSE_SELECT_CABN call function 'CLSE_SELECT_CABN' tables in_cabn = r_atinn t_cabn = lt_cabn exceptions no_entry_found = 1 others = 2.

WMVC_MESSAGE_DISPLAY call function 'WMVC_MESSAGE_DISPLAY' tables pi_t_message = t_message exceptions no_entry_found = 1 internal_error = 2 others = 3.



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