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

MWAKAI04 SAP ABAP INCLUDE - documentation and ABAP source code







MWAKAI04 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 MWAKAI04 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 MWAKAI04. "Basic submit
SUBMIT MWAKAI04 AND RETURN. "Return to original report after report execution complete
SUBMIT MWAKAI04 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 MWAKAI04

INCLUDE MWAKAI04_TAB_POINTER_INIT . " TAB_POINTER_INIT
INCLUDE MWAKAI04_LOOPC_SAVE . " LOOPC_SAVE
INCLUDE MWAKAI04_C_ARTNR . " C_ARTNR
INCLUDE MWAKAI04_C_MEBME . " C_MEBME
INCLUDE MWAKAI04_ARTNR_TEXT_COMPLETE . " ARTNR_TEXT_COMPLETE
INCLUDE MWAKAI04_MEBME_COMPLETE . " MEBME_COMPLETE
INCLUDE MWAKAI04_GET_CURSOR . " GET_CURSOR
INCLUDE MWAKAI04_C_AUFME_MEAUF . " C_AUFME_MEAUF
INCLUDE MWAKAI04_VALUE_WAKPD-AKTHE . " VALUE_WAKPD-AKTHE
INCLUDE MWAKAI04_C_MELAK . " C_MELAK
INCLUDE MWAKAI04_C_AKTHE_P . " C_AKTHE_P
INCLUDE MWAKAI04_XWAGUD_SORT . " XWAGUD_SORT
INCLUDE MWAKAI04_C_MELAK_500 . " C_MELAK_500
INCLUDE MWAKAI04_C_PABBM_AUFME_PABLM . " C_PABBM_AUFME_PABLM
INCLUDE MWAKAI04_C_PLVKP_PLEKP . " C_PLVKP_PLEKP
INCLUDE MWAKAI04_C_EPEIN . " C_EPEIN
INCLUDE MWAKAI04_C_PABBM_PABLM . " C_PABBM_PABLM
INCLUDE MWAKAI04_C_AKTHE . " C_AKTHE
INCLUDE MWAKAI04_WAZTD_AN_XWAZTD . " WAZTD_AN_XWAZTD
INCLUDE MWAKAI04_C_SELKZ . " C_SELKZ
INCLUDE MWAKAI04_C_WAGUD . " C_WAGUD
INCLUDE MWAKAI04_FOLGEVERARBEITUNG . " FOLGEVERARBEITUNG
INCLUDE MWAKAI04_C_FILGR_DP0500 . " C_FILGR_DP0500
INCLUDE MWAKAI04_C_FILGR_DATE . " C_FILGR_DATE
INCLUDE MWAKAI04_VK_MIN_MAX_SET . " VK_MIN_MAX_SET
INCLUDE MWAKAI04_LIST_MIN_MAX_SET . " LIST_MIN_MAX_SET
INCLUDE MWAKAI04_C_PLVKP . " C_PLVKP
INCLUDE MWAKAI04_C_FILGR_PRICE . " C_FILGR_PRICE
INCLUDE MWAKAI04_FCODE_PRICE . " FCODE_PRICE
INCLUDE MWAKAI04_FCODE_ABFANGEN . " FCODE_ABFANGEN
INCLUDE MWAKAI04_COMPLETE_DATE . " COMPLETE_DATE
INCLUDE MWAKAI04_WAKPD_EPEIN_DEFAULT_I . " WAKPD_EPEIN_DEFAULT_IF_INI
INCLUDE MWAKAI04_C_PLVKP_WAELA . " C_PLVKP_WAELA
INCLUDE MWAKAI04_CALCULATION_VK . " CALCULATION_VK
INCLUDE MWAKAI04_INIT_WAELA_VPEIN . " INIT_WAELA_VPEIN
INCLUDE MWAKAI04_COMPLETE_PABBM . " COMPLETE_PABBM
INCLUDE MWAKAI04_C_MEAUF . " C_MEAUF
INCLUDE MWAKAI04_C_PLEKP . " C_PLEKP
INCLUDE MWAKAI04_EK_PRICES_TO_WALED . " EK_PRICES_TO_WALED




INCLUDE MWAKAI04_VK_PRICES_TO_WALED . " VK_PRICES_TO_WALED
INCLUDE MWAKAI04_SET_STATUS_EKKPS . " SET_STATUS_EKKPS
INCLUDE MWAKAI04_SET_STATUS_VKKPS . " SET_STATUS_VKKPS
INCLUDE MWAKAI04_SET_TC_FIELD_LINES . " SET_TC_FIELD_LINES
INCLUDE MWAKAI04_C_OVERLAPPING_PROMOTI . " C_OVERLAPPING_PROMOTIONS
INCLUDE MWAKAI04_COMPARE_SALES_PRICES . " COMPARE_SALES_PRICES
INCLUDE MWAKAI04_C_VLGNR . " C_VLGNR
INCLUDE MWAKAI04_C_VTLINIE . " C_VTLINIE
INCLUDE MWAKAI04_C_KALKE . " C_KALKE
INCLUDE MWAKAI04_VALUE_WAGUD_VLGNR . " VALUE_WAGUD_VLGNR


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