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
Below is a list of transaction codes which are relevant to this SAP report
CMPRO - Category Management:Project Mainten.
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.
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
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.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
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.