SAP Reports / Programs | Logistics - General | Logistics Basic Data | Promotion(LO-MD-PR) SAP LO

MWMFAF04 SAP ABAP INCLUDE - Forms Build/show item details. Maintain rules JL







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


Text pool values


Title: Forms Build/show item details. Maintain rules JL


INCLUDES used within this REPORT MWMFAF04

INCLUDE MWMFAF04_IF_UVKO_ADD_SALES_ORG . " IF_UVKO_ADD_SALES_ORG_VALU
INCLUDE MWMFAF04_BUILD_SALES_ORG_VAL0D . " BUILD_SALES_ORG_VALUES_DET
INCLUDE MWMFAF04_BUILD_SALES_ORG_VALUE . " BUILD_SALES_ORG_VALUES_COA
INCLUDE MWMFAF04_CONV_VALUE_TO_ANOTHER . " CONV_VALUE_TO_ANOTHER_CURR
INCLUDE MWMFAF04_SET_LOOP_XWMPRD_POSNR . " SET_LOOP_XWMPRD_POSNR
INCLUDE MWMFAF04_INIT_SCREEN_2300 . " INIT_SCREEN_2300
INCLUDE MWMFAF04_C_LOOP_XWMPRD_MDPER . " C_LOOP_XWMPRD_MDPER
INCLUDE MWMFAF04_C_VALID_MPRNR . " C_VALID_MPRNR
INCLUDE MWMFAF04_INIT_ALL_ITABS_RULES . " INIT_ALL_ITABS_RULES
INCLUDE MWMFAF04_MOVE_WMPKD_TO_XWMPKD . " MOVE_WMPKD_TO_XWMPKD
INCLUDE MWMFAF04_SET_DEFAULT_DATA_TO_I . " SET_DEFAULT_DATA_TO_ITAB_R
INCLUDE MWMFAF04_WORK_LOAD_STORE_SELEC . " WORK_LOAD_STORE_SELECT
INCLUDE MWMFAF04_SET_XWMPRD_FIRST_LINE . " SET_XWMPRD_FIRST_LINE
INCLUDE MWMFAF04_GET_ARTICLE_HEADER_IN . " GET_ARTICLE_HEADER_INV_INF
INCLUDE MWMFAF04_GET_ARTICLE_DETAIL_AC . " GET_ARTICLE_DETAIL_ACT_INF
INCLUDE MWMFAF04_BUILD_MATPLAN_SHOWITA . " BUILD_MATPLAN_SHOWITAB
INCLUDE MWMFAF04_FB_MCW_GET_VALUES_FRO . " FB_MCW_GET_VALUES_FROM_INF
INCLUDE MWMFAF04_LOAD_ACT_INTO_MATPLAN . " LOAD_ACT_INTO_MATPLAN_SHOW
INCLUDE MWMFAF04_FB_DATE_GET_WEEK . " FB_DATE_GET_WEEK
INCLUDE MWMFAF04_FB_DATE_COMPUTE_DAY . " FB_DATE_COMPUTE_DAY
INCLUDE MWMFAF04_MOVE_XWMPKD_TO_WMPKD . " MOVE_XWMPKD_TO_WMPKD
INCLUDE MWMFAF04_C_INFOSTRUCT_AND_GET_ . " C_INFOSTRUCT_AND_GET_DATA
INCLUDE MWMFAF04_GET_ADDITIONAL_EVENT_ . " GET_ADDITIONAL_EVENT_DATA
INCLUDE MWMFAF04_INT_RANGE_OBJ_SHOW . " INT_RANGE_OBJ_SHOW
INCLUDE MWMFAF04_EXT_RANGE_OBJ_SHOW . " EXT_RANGE_OBJ_SHOW
INCLUDE MWMFAF04_C_DISTR_CHAIN_AND_LOA . " C_DISTR_CHAIN_AND_LOAD_STO
INCLUDE MWMFAF04_TOP_BUILD_SHOW_MDPLAN . " TOP_BUILD_SHOW_MDPLAN_DETA
INCLUDE MWMFAF04_TA_DEPEND_BACK . " TA_DEPEND_BACK
INCLUDE MWMFAF04_ARTICLE_CLASS_CURRENC . " ARTICLE_CLASS_CURRENCY
INCLUDE MWMFAF04_UPDATE_SWMFPD . " UPDATE_SWMFPD
INCLUDE MWMFAF04_MOVE_ITAB_DYNPRO . " MOVE_ITAB_DYNPRO


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:

No SAP FUNCTION MODULES are executed within this report code!



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