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

MWAKAF07 SAP ABAP INCLUDE - Forms for new supply source determin. Rel. 4.0







MWAKAF07 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 MWAKAF07 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 MWAKAF07. "Basic submit
SUBMIT MWAKAF07 AND RETURN. "Return to original report after report execution complete
SUBMIT MWAKAF07 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 for new supply source determin. Rel. 4.0


INCLUDES used within this REPORT MWAKAF07

INCLUDE MWAKAF07_FCODE_SOURCE_OF_SUPPL . " FCODE_SOURCE_OF_SUPPLY
INCLUDE MWAKAF07_LIEFERANTEN_DATEN . " LIEFERANTEN_DATEN
INCLUDE MWAKAF07_BEZUGSQUELLEN_ERMITTE . " BEZUGSQUELLEN_ERMITTELN
INCLUDE MWAKAF07_XWAKPD_AN_WAKPD_TC . " XWAKPD_AN_WAKPD_TC
INCLUDE MWAKAF07_WERKS_ARTIKEL_LIEF_PF . " WERKS_ARTIKEL_LIEF_PFL
INCLUDE MWAKAF07_BEZUGSQUELLEN_ITAB_FU . " BEZUGSQUELLEN_ITAB_FUELLEN
INCLUDE MWAKAF07_EXT_BEZUGSQUELLEN_ITA . " EXT_BEZUGSQUELLEN_ITAB_FUE
INCLUDE MWAKAF07_BEZUGSQUELLEN_HELP . " BEZUGSQUELLEN_HELP
INCLUDE MWAKAF07_WAKPD_TC_AN_XWAKPD . " WAKPD_TC_AN_XWAKPD
INCLUDE MWAKAF07_LISTING_CHECK . " LISTING_CHECK
INCLUDE MWAKAF07_VZ_LIEFERANTEN_HELP . " VZ_LIEFERANTEN_HELP
INCLUDE MWAKAF07_BEZUGSQUELLEN_ANZEIGE . " BEZUGSQUELLEN_ANZEIGEN
INCLUDE MWAKAF07_WALE_BZQN_TO_TCFIELDS . " WALE_BZQN_TO_TCFIELDS
INCLUDE MWAKAF07_BEZUGSQUELLEN_TO_WALE . " BEZUGSQUELLEN_TO_WALE
INCLUDE MWAKAF07_BEZUGSQUELLEN_STATUS . " BEZUGSQUELLEN_STATUS
INCLUDE MWAKAF07_BEZUGSQUELLEN_VORSCHL . " BEZUGSQUELLEN_VORSCHLAG
INCLUDE MWAKAF07_BEZUGSQUELLEN_UEBERTR . " BEZUGSQUELLEN_UEBERTRAGEN
INCLUDE MWAKAF07_POSITIONS_STATUS_AUS_ . " POSITIONS_STATUS_AUS_VORSC
INCLUDE MWAKAF07_BEZUGSQUELLE_PRUEFEN . " BEZUGSQUELLE_PRUEFEN
INCLUDE MWAKAF07_VERTRIEBSLINIEN_FIND . " VERTRIEBSLINIEN_FIND
INCLUDE MWAKAF07_BEZUGSQUELLE_VZ_PRUEF . " BEZUGSQUELLE_VZ_PRUEFEN
INCLUDE MWAKAF07_BEZUGSQUELLEN_AUTOMAT . " BEZUGSQUELLEN_AUTOMATISCH
INCLUDE MWAKAF07_EDIT_SELECT_ALL_FILIA . " EDIT_SELECT_ALL_FILIALE
INCLUDE MWAKAF07_EDIT_DESELECT_ALL_FIL . " EDIT_DESELECT_ALL_FILIALE
INCLUDE MWAKAF07_MARKIERUNGEN_RESET . " MARKIERUNGEN_RESET
INCLUDE MWAKAF07_VTRBEREICHE_GET . " VTRBEREICHE_GET
INCLUDE MWAKAF07_VERTRIEBSLINIEN_ALLE . " VERTRIEBSLINIEN_ALLE
INCLUDE MWAKAF07_ANZEIGEFELDER_UPDATE . " ANZEIGEFELDER_UPDATE
INCLUDE MWAKAF07_XWALED_RESET . " XWALED_RESET
INCLUDE MWAKAF07_SELKZ_RESET . " SELKZ_RESET
INCLUDE MWAKAF07_PRICE_CHECK_ON_ZZUR . " PRICE_CHECK_ON_ZZUR
INCLUDE MWAKAF07_FOLGEVERARBEITUNG_CHE . " FOLGEVERARBEITUNG_CHECK
INCLUDE MWAKAF07_INFO_DISTR_CNNL_XWALE . " INFO_DISTR_CNNL_XWALED
INCLUDE MWAKAF07_INFO_DISTR_CHNNL_HEAD . " INFO_DISTR_CHNNL_HEAD
INCLUDE MWAKAF07_BEZUGSQUELLEN_IN_SA_V . " BEZUGSQUELLEN_IN_SA_VARIAN
INCLUDE MWAKAF07_BEZUGSWEGSCHL_ERMITTE . " BEZUGSWEGSCHL_ERMITTELN


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