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

MWMFAF06 SAP ABAP INCLUDE - Forms Sales price calculation, real margins MB







MWMFAF06 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 MWMFAF06 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 MWMFAF06. "Basic submit
SUBMIT MWMFAF06 AND RETURN. "Return to original report after report execution complete
SUBMIT MWMFAF06 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 Sales price calculation, real margins MB


INCLUDES used within this REPORT MWMFAF06

INCLUDE MWMFAF06_TOP_CALCULATION . " TOP_CALCULATION
INCLUDE MWMFAF06_CLEAR_CALPC_ITAB . " CLEAR_CALPC_ITAB
INCLUDE MWMFAF06_CLEAR_XERRO_ITAB . " CLEAR_XERRO_ITAB
INCLUDE MWMFAF06_TOP_BUILD_NEW_XCALPC . " TOP_BUILD_NEW_XCALPC
INCLUDE MWMFAF06_READ_XWMFPD_FROM_XWMF . " READ_XWMFPD_FROM_XWMFUD
INCLUDE MWMFAF06_READ_XWMFPD_ARTNR_VRK . " READ_XWMFPD_ARTNR_VRKME_VK
INCLUDE MWMFAF06_C_XWMFUD_XWMFPD_OK_FO . " C_XWMFUD_XWMFPD_OK_FOR_CAL
INCLUDE MWMFAF06_C_XWMFFD_OK_FOR_CALC . " C_XWMFFD_OK_FOR_CALC
INCLUDE MWMFAF06_SET_XCALPC_OLD_DATA_X . " SET_XCALPC_OLD_DATA_XCALP
INCLUDE MWMFAF06_FB_PROMO_TRANS_FILIA_ . " FB_PROMO_TRANS_FILIA_TO_WE
INCLUDE MWMFAF06_SET_XCALPC_FIELD_VALU . " SET_XCALPC_FIELD_VALUES
INCLUDE MWMFAF06_UPD_LOOP_XWMFUD_FROM_ . " UPD_LOOP_XWMFUD_FROM_XCALP
INCLUDE MWMFAF06_UPD_XWMFUD_DEPENDEND_ . " UPD_XWMFUD_DEPENDEND_ARTIC
INCLUDE MWMFAF06_UPD_XWMFUD_WITH_AMOUN . " UPD_XWMFUD_WITH_AMOUNT_VAL
INCLUDE MWMFAF06_COMP_LOOP_XWMFUD_FIEL . " COMP_LOOP_XWMFUD_FIELDS
INCLUDE MWMFAF06_SHOW_NUMBER_OK_AND_BA . " SHOW_NUMBER_OK_AND_BAD_CAL
INCLUDE MWMFAF06_DELE_XCALP_WHERE_EQ_W . " DELE_XCALP_WHERE_EQ_WMFPD
INCLUDE MWMFAF06_C_LOOP_XWMFUD_ACTIVAT . " C_LOOP_XWMFUD_ACTIVATE_ALL
INCLUDE MWMFAF06_SET_LOOP_XWMFUD_SELKZ . " SET_LOOP_XWMFUD_SELKZ_COMP
INCLUDE MWMFAF06_TOP_LOOP_XWMFUD_DISTC . " TOP_LOOP_XWMFUD_DISTCHANNE
INCLUDE MWMFAF06_TOP_TEST_CALCULATION . " TOP_TEST_CALCULATION
INCLUDE MWMFAF06_SHOW_POPUP_XCALPC_VER . " SHOW_POPUP_XCALPC_VERY_LON
INCLUDE MWMFAF06_FB_ERROR_MESSAGES_SHO . " FB_ERROR_MESSAGES_SHOW
INCLUDE MWMFAF06_APPEND_ERRO1_TO_ERRO . " APPEND_ERRO1_TO_ERRO
INCLUDE MWMFAF06_C_TVKOV_VLKEB . " C_TVKOV_VLKEB
INCLUDE MWMFAF06_WORK_ON_STATUS_C . " WORK_ON_STATUS_C
INCLUDE MWMFAF06_CHECK_LOOP_XWMFUD_AUT.


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