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

SAPMWCM03 SAP ABAP dialog Program - Category Management: Project Maintenance







SAPMWCM03 is a standard Module pool for a dialog screen ABAP Program 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 SAPMWCM03 into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

CMPRO - Category Management:Project Mainten.


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


Text pool values


Title: Category Management: Project Maintenance
Text Symbol: 076 = apply the changes ?
Text Symbol: 075 = Back
Text Symbol: 074 = Exit
Text Symbol: 073 = Cancel
Text Symbol: 072 = save the changes first?
Text Symbol: 071 = Do you want to
Text Symbol: 070 = You Are About To Exit
Text Symbol: 010 = URL - Address
Text Symbol: 007 = Create project
Text Symbol: 006 = Project does not exist
Text Symbol: 005 = Create the project?
Text Symbol: 004 = Data has been changed
Text Symbol: 003 = edit a different project
Text Symbol: 002 = Save ?
Text Symbol: 001 = Internet Address


INCLUDES used within this REPORT SAPMWCM03

INCLUDE MWCM03TOP.
INCLUDE MWCM03F01.
INCLUDE MWCM03O01.
INCLUDE MWCM03I01.
INCLUDE MWCM03_INITIALIZE_PROJECT_DI01.
INCLUDE MWCM03_READ_PROJECT_DATAO01.
INCLUDE MWCM03_READ_PROJECT_DATAF01.
INCLUDE MWCM03_TRANSFER_STEPS_DATAO01.
INCLUDE MWCM03_TRANSFER_STEPS_DETAIO01.
INCLUDE MWCM03_TRANSFER_WCMP_DATAO01.
INCLUDE MWCM03_USERS_MOVEO01.
INCLUDE MWCM03_SET_STATUSO01.
INCLUDE MWCM03_NEXT_DYNPROI01.
INCLUDE MWCM03_FCODE_STEP_DETAILF01.
INCLUDE MWCM03_FCODE_ADRESS_DETAILF01.
INCLUDE MWCM03_CHECK_URLF01.
INCLUDE MWCM03_GENERATE_TECHNICAL_KF01.
INCLUDE MWCM03_SAVE_RESULTSF01.
INCLUDE MWCM03_READ_ACT_LINE_0012I01.
INCLUDE MWCM03_GENERATE_LFDNRF01.
INCLUDE MWCM03_USERS_INITO01.
INCLUDE MWCM03_USERS_COMMANDI01.




INCLUDE MWCM03_DELETE_USERS_ENTRYF01.
INCLUDE MWCM03_DELETE_STEPS_DETAIL_F01.
INCLUDE MWCM03_BLAETTERN_0013F01.
INCLUDE MWCM03_USERS_GET_LINESO01.
INCLUDE MWCM03_BLAETTERN_0030F01.
INCLUDE MWCM03_TRANSFER_USERS_DATAO01.
INCLUDE MWCM03_CHECK_DATEI01.
INCLUDE MWCM03_FCODE_ADRESS_BASIC_DF01.
INCLUDE MWCM03_F4_FOR_CMPREVSTEPI01.
INCLUDE MWCM03_VALUE_HELP_FOR_CMPREF01.
INCLUDE MWCM03_F4_FOR_STARTEVENTI01.
INCLUDE MWCM03_VALUE_HELP_FOR_STARTF01.
INCLUDE MWCM03I01_PROJECT_DATA_HELP.
INCLUDE MWCM03I01_CHECK_CMPROJECT.
INCLUDE MWCM03_POPUP_SICHERN.
INCLUDE MWCM03_COPY_DATA.
INCLUDE MWCM03_CREATE_NEW_PROJECT_DATA.
INCLUDE MWCM03F_POPUP_NEW_PROJECT.
INCLUDE MWCM03_TRANSFER_WCMPT_DATA.
INCLUDE MWCM03_PROJECT_TEXT.
INCLUDE MWCM03_SHOW_EXISTING_PROJECTS.
INCLUDE MWCM03_CHECK_STEPS_DETAIL.
INCLUDE MWCM03_CHECK_PLSCH.
INCLUDE MWCM03_CHECK_FORM.
INCLUDE MWCM03F_ACTIVATE_CM_PROJECT.
INCLUDE MWCM03F_BLAETTERN_0014.
INCLUDE MWCM03F_DELETE_DESCRIPTION_E.
INCLUDE MWCM03F_CREATE_EVENT_FOR_STEP.
INCLUDE MWCM03I01_CHECK_PLSZN.
INCLUDE MWCM03F_CREATE_EVENT.
INCLUDE MWCM03I01_SET_ICON_0050.
INCLUDE MWCM03I01_SHOW_PLSCH.
INCLUDE MWCM03I01_SHOW_FORM.
INCLUDE MWCM03F_INITIALIZE_STATUS.
INCLUDE MWCM03I01_CHECK_PROJECT_INPUT.
INCLUDE MWCM03I01_SHOW_CATEGORIES.


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