SAP Reports / Programs

SAPMMCSV SAP ABAP dialog Program - Module Pool for Managing Selection Versions in LIS







SAPMMCSV 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 SAPMMCSV 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

FO9R - Real estate: Display select.version
FO9S - Real estate: Schedule select.version
MCMQ - Display selection version
MCMP - Change selection version
FO9Q - Real estate: Change select. version
MCMO - Create selection version
MCMN - PMIS: SelectVers: Schedule job
MCME - PPIS: Display selection version
MCMF - PPIS: SelectVers: Schedule job
MCM4 - SIS: Selec. version: Schedule job
MCM3 - SIS: Display selection version
MCM2 - SIS: Change selection version
MCM13 - TIS: Selection Version: Schedule Job
MCMG - QMIS: Create selection version
MCMR - Selection Version: Create Variant
MCM5 - PURCHIS: Create selection version
MCMM - PMIS: Display selection verison
MCM6 - PURCHIS: Change selection version
MCM7 - PURCHIS: Display selection version
MCM8 - PURCHIS: SelectVers: Schedule job
MCM9 - INVCO: Create selection version
MCML - PMIS: Change selection version
MCMK - PMIS: Create selection version
FO9P - Real estate: Create select.version
MCMJ - QMIS: Selection Version:Schedule Job
MCMI - QMIS: Display selection version
MCMA - INVCO: Display selection version
MCMB - INVCO: SelecVers: Schedule job
MCMH - QMIS: Change selection version
MCMD - PPIS: Change selection version
MCMC - PPIS: Create selection version
MCMS - Selection Version: Change Variant
MCM+ - WFIS: Create Selection Version
J-64 - IS-M: Sel.Vers.: Schedule Job MDIS
J-63 - IS-M: Display selection version MDIS
J-62 - IS-M: Change Selection Version MDIS
J-61 - IS-M: Create Selection Version MDIS
MCM- - WFIS: Change Selection Version
MCM/ - WFIS: Display Selection Version
MCM0 - INVCO: Change selection version
MCMZ - RIS: Selection Version: Schedule Job
MCMY - RIS: Display Selection Version
MCMX - RIS: Change Selection Version
MCM1 - SIS: Create selection version
MCM10 - TIS: Create selection version
MCM11 - TIS: Change selection version
MCM12 - TIS: Display selection version
MCMV - Selection version: Schedule job
MCMT - Selection Version: Display Variant


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


Text pool values


Title: Module Pool for Managing Selection Versions in LIS
Text Symbol: 121 = Data was changed.
Text Symbol: 122 = Save changes first?
Text Symbol: 123 = Delete selection version
Text Symbol: 124 = Delete the selection
Text Symbol: 125 = version?
Text Symbol: 127 = Schedule
Text Symbol: 128 = Delete
Text Symbol: 132 = Variant
Text Symbol: 140 = wth basic list
Text Symbol: 141 = Factor
Text Symbol: 142 = Decimal Places
Text Symbol: 200 = Logistics Information System (LIS)
Text Symbol: 201 = Sales Information System (SIS)
Text Symbol: 202 = Purchasing Information System (PURCHIS)
Text Symbol: 203 = Inventory Controlling (INVCO)
Text Symbol: 204 = Shop Floor Information System (PP-IS)
Text Symbol: 205 = QM Information System
Text Symbol: 207 = Plant Maintenance Information System (PMIS)
Text Symbol: 240 = Retail Information System (RIS)
Text Symbol: 241 = Choose Key Figures
Text Symbol: 242 = Choose Character.
Text Symbol: F4H = Choose Analysis for Selection Version?
Text Symbol: 001 = The selection version was not yet
Text Symbol: 002 = saved.
Text Symbol: 004 = Save first and then create
Text Symbol: 005 = the variant?
Text Symbol: 006 = The selection version was
Text Symbol: 007 = changed.
Text Symbol: 009 = Save first and then create
Text Symbol: 010 = the variant?
Text Symbol: 011 = Create variant
Text Symbol: 012 = Change variant
Text Symbol: 100 = Create
Text Symbol: 101 = Change
Text Symbol: 102 = Display
Text Symbol: 103 = Definition
Text Symbol: 107 = Initial screen





Text Symbol: 110 = Characteristics
Text Symbol: 111 = Characteristics
Text Symbol: 112 = Characteristic
Text Symbol: 113 = Key figures
Text Symbol: 114 = Key figures
Text Symbol: 115 = Key figure
Text Symbol: 119 = Cancel
Text Symbol: 120 = Exit


INCLUDES used within this REPORT SAPMMCSV

INCLUDE MMCSVI0F.
INCLUDE MMCSVF0B.
INCLUDE MMCSVF0C.
INCLUDE MMCSVF0D.
INCLUDE MMCSVF0E.
INCLUDE MMCSVF0F.
INCLUDE MMCSVF0G.
INCLUDE MMCSVF0I.
INCLUDE MMCSVF0K.
INCLUDE MMCSVF0M.
INCLUDE MMCSVF0N.
INCLUDE MMCSVI0S.
INCLUDE MMCSVF0L.
INCLUDE MMCSVF0J.
INCLUDE MMCSVF0T.
INCLUDE MMCSVF0S.
INCLUDE MMCSVI0U.
INCLUDE MMCSVI0V.


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