SAPMSM13 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 SAPMSM13 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
SM13 - Administrate Update Records
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: Program SAPMSM13
Text Symbol: 370 = Update was terminated
Text Symbol: 369 = Update was terminated
Text Symbol: 368 = Error updating VBMOD
Text Symbol: 367 = Error reading VBMOD
Text Symbol: 366 = Commit failed
Text Symbol: 365 = Dump during update
Text Symbol: 364 = Error reading VBHDR
Text Symbol: 363 = Error inserting VBHDR
Text Symbol: 362 = V1 update completed
Text Symbol: 361 = Update made
Text Symbol: 360 = Prepared
Text Symbol: 359 = V2
Text Symbol: 358 = V1 update running
Text Symbol: 357 = Update carried out
Text Symbol: 356 = Update requests will be deleted
Text Symbol: 355 = Record will be deleted
Text Symbol: 354 = V2 update running
Text Symbol: 353 = Update started manually
Text Symbol: 352 = Record is being updated again
Text Symbol: 351 = Not yet updated
Text Symbol: 335 = Cancel
Text Symbol: 334 = Prepare
Text Symbol: 333 = Coll.run
Text Symbol: 332 = V2
Text Symbol: 331 = V1
Text Symbol: 330 = Phase
Text Symbol: 321 = Cause
Text Symbol: 320 = Other reason
Text Symbol: 310 = No authorization
Text Symbol: 309 = Updating from batch input
Text Symbol: 308 = Enqueues deleted
Text Symbol: 307 = Incorrect update status
Text Symbol: 306 = Cannot be updated again
Text Symbol: 305 = No update server found
Text Symbol: 304 = Terminated by ext. TA monitor
Text Symbol: 303 = External COMMIT expected
Text Symbol: 302 = Wrong Update Return Code
INCLUDE MSM13TOP . "
INCLUDE MSM13O01.
INCLUDE MSM13I01.
INCLUDE MSM13F01_ALV.
INCLUDE MSM13FUPDATE.
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 SAPMSM13 or its description.