SAPMS01M is a standard Executable ABAP Report 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 SAPMS01M into the relevant SAP transactions such as SE38 or SE80
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: Dynamic Menu
Text Symbol: 001 = User menu
Text Symbol: 017 = Delete work area?
Text Symbol: 018 = Delete user menu?
Text Symbol: 022 = Delete an application area?
Text Symbol: 023 = Delete the user menu
Text Symbol: 060 = Save user menu?
Text Symbol: 061 = User menu was changed
Text Symbol: 078 = > Ref. to Menu
Text Symbol: 101 = SAP Std Menu
Text Symbol: 280 = User Menu
Text Symbol: 281 = Work Area
INCLUDE MS01MF10.
INCLUDE MS01KF10.
INCLUDE MS01ME10.
INCLUDE MS01MO10.
INCLUDE MS01MI10.
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.
SAPMS01M - Dynamic Menu SAPMS01M - Dynamic Menu SAPMS01J - Maintain User (Obsolete, but some form routines called externally) SAPMS01J - Maintain User (Obsolete, but some form routines called externally) SAPMS01GN - Evaluation of the Last Authorization Check SAPMS01GN - Evaluation of the Last Authorization Check