SAPMMCS3 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 SAPMMCS3 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
MCE2 - PURCHIS: Update Diagnosis Purch.Doc.
MCWRP - FK Simulation Invoice Document
MC19 - Change Field Catalog
EI18 - UIS: Create Field Catalog
MC18 - Create Field Catalog
EI19 - UIS: Change Field Catalog
MCWIS - FK Simulation Inventory Document
EI20 - UIS: Display Field Catalog
EI21 - UIS: Create Info Structure
EI22 - UIS: Change Info Structure
EI23 - UIS: Display Info Structure
MCST - Display Log: Gen. Updating
MCSS - Display Log: Gen. Info Structure
MCVR - SIS: update diagnosis - order
MCVS - TIS: Update Diagnosis: Transportatn
MCVT - SIS: update diagnosis - delivery
MCVV - SIS: update diagnosis - billing doc.
MCH7 - RIS: Update Diagnosis, SP Change Doc
MC22 - Change Info Structure
MCVVK - SIS: Updating - Sales Activities
MC21 - Create Info Structure
MC23 - Display Info Structure
MCVW - INVCO: Update Diagnosis MatDoc
MCVY - INVCO: Update Diagnosis AcctngDoc
MC20 - Display Field Catalog
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: Maintain Field Catalogs and Info Structures
Text Symbol: 425 = Change info structure
Text Symbol: 430 = The info structure already
Text Symbol: 431 = contains data in at least one
Text Symbol: 432 = client.
Text Symbol: 433 = Dependent on the change, loss of data cannot be ruled out!
Text Symbol: 434 = Generated structure may have to be converted in the DDIC!
Text Symbol: 435 = A primary index conversion must be executed in the DDIC!
Text Symbol: 436 = Do you still want to continue processing?
Text Symbol: 437 = Loss of data possible
Text Symbol: 500 = Key figures exist for this info
Text Symbol: 501 = structure in the LIL. They will
Text Symbol: 502 = be deleted too.
Text Symbol: 503 = Do you still want to delete the
Text Symbol: 504 = info structure?
Text Symbol: 505 = Delete info structure
Text Symbol: 510 = Planning data for this info
Text Symbol: 511 = structure exists in one or more
Text Symbol: 512 = clients.
Text Symbol: 513 = Do you still want to carry out
Text Symbol: 514 = the function?
Text Symbol: 515 = Change info structure
Text Symbol: 550 = Information structure
Text Symbol: 551 = Update rule
Text Symbol: 560 = The specified reference table
Text Symbol: 561 = does not yet exist or is not
Text Symbol: 562 = yet active.
Text Symbol: 563 = Do you want to branch to the
Text Symbol: 564 = maintenance transaction?
Text Symbol: 565 = Create reference structure
Text Symbol: 570 = Specified field not in the
Text Symbol: 571 = reference structure. You can
Text Symbol: 572 = change the structure here.
Text Symbol: 573 = Do you want to branch to the
Text Symbol: 574 = maintenance transaction?
Text Symbol: 575 = Change reference structure
Text Symbol: 600 = Info structure: &, DB table: &
Text Symbol: 650 = Generate Log
INCLUDE MMCS3TOP . " GLOBALE DATEN
INCLUDE MMCS3O00 . " OUTPUT-MODULE FELDKATALOGE
INCLUDE MMCS3O10 . " OUTPUT-MODULE INFO-STRUKTUREN
INCLUDE MMCS3I00 . " INPUT-MODULE FELDKATALOGE
INCLUDE MMCS3I10 . " INPUT-MODULE INFO-STRUKTUREN
INCLUDE MMCS3F00 . " FORMROUTINEN FELDKATALOGE
INCLUDE MMCS3F10 . " FORMROUTINEN INFO-STRUKTUREN
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 SAPMMCS3 or its description.
SAPMMCS3 - Maintain Field Catalogs and Info Structures SAPMMCS3 - Maintain Field Catalogs and Info Structures SAPMMCS2 - Central Module Pool for Creating Evaluations SAPMMCS2 - Central Module Pool for Creating Evaluations SAPMMCS1 - Central Module Pool for Generating Statistics Types SAPMMCS1 - Central Module Pool for Generating Statistics Types