SAPMGSBM 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 SAPMGSBM into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
CMS1 - Create set (PPC)
CMS4 - Delete Set
CMS2 - Change Set
CMS3 - Display Set
GS01 - Create set
GS02 - Change Set
GS03 - Display Set
GS04 - Delete set
CES1 - Create Set (Resource Planning)
CES2 - Change Set (Resource Planning)
CES3 - Display Set (Resource Planning)
CES4 - Delete Set (Resource Planning)
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: Module Pool for Set Maintenance
Text Symbol: ACA = Field Name
Text Symbol: ACB = Key Figure
Text Symbol: ACC = Feed
Text Symbol: PD1 = For this characteristic, only
Text Symbol: PD2 = one set with single values
Text Symbol: PD3 = can be created (no intervals).
Text Symbol: PD4 = Report set
Text Symbol: PD5 = Set
Text Symbol: PD7 = Create a report set or a general set?
Text Symbol: PDA = The set
Text Symbol: PDB = does not exist.
Text Symbol: PE1 = Global key figure
Text Symbol: PE2 = Local key figure
Text Symbol: PE4 = Create them locally for a report or globally?
Text Symbol: PEA = The key figure
Text Symbol: PEB = does not exist.
Text Symbol: PET = Create key figure
Text Symbol: PF1 = The key figure
Text Symbol: PF2 = does not exist - do you want to create it?
Text Symbol: PO1 = Set with single values
Text Symbol: PO2 = Dynamic set
Text Symbol: POT = Create set
Text Symbol: PT1 = For intervals, you need a
Text Symbol: PT2 = dynamic set that is broken down into
Text Symbol: PT3 = single values at runtime.
Text Symbol: SC1 = Chart of accts
Text Symbol: SC2 = CO area
Text Symbol: SC3 = View
Text Symbol: SC4 = Cons Chart
Text Symbol: SC5 = Subitem Cat.
Text Symbol: SC6 = Report
Text Symbol: SC7 = FM area
Text Symbol: SC8 = Subdiv. ID
Text Symbol: SEA = Find in set
Text Symbol: SEB = Find
Text Symbol: 001 = Do you want to save
Text Symbol: 002 = the changes?
INCLUDE MGSBMTOP.
INCLUDE MGSBMO15.
INCLUDE MGSBMO25.
INCLUDE MGSBMO35.
INCLUDE MGSBMO45.
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 SAPMGSBM or its description.