SAPMSM14 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 SAPMSM14 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
SM14 - Update Program Administration
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 SAPMSM14
Text Symbol: 453 = Clnt:
Text Symbol: 452 = VBKEY:
Text Symbol: 451 = Detail info about the update record
Text Symbol: 450 = Update record no longer found in the database
Text Symbol: 425 = Inconsistent records found
Text Symbol: 424 = Deleted
Text Symbol: 423 = Repaired
Text Symbol: 422 = Cond.rep.
Text Symbol: 421 = Not rep.
Text Symbol: 420 = Repairable
Text Symbol: 409 = VBHDR
Text Symbol: 408 = CLI
Text Symbol: 407 = VBRC
Text Symbol: 406 = TCode
Text Symbol: 405 = Time
Text Symbol: 404 = Date
Text Symbol: 403 = User
Text Symbol: 402 = Clnt
Text Symbol: 401 = Incons.type
Text Symbol: 400 = Inconsistent update records
Text Symbol: 348 = Max (ms)
Text Symbol: 347 = Avg (ms)
Text Symbol: 346 = Min (ms)
Text Symbol: 345 = Total (s)
Text Symbol: 344 = Number
Text Symbol: 343 = Delete
Text Symbol: 342 = Commit
Text Symbol: 341 = Update
Text Symbol: 340 = Times
Text Symbol: 330 = KB/s
Text Symbol: 329 = Max (ms)
Text Symbol: 328 = Avg (ms)
Text Symbol: 327 = Min (ms)
Text Symbol: 454 = UserName:
Text Symbol: 487 = Help: Default Value
Text Symbol: 486 = Help: New Value
Text Symbol: 485 = Help: Current Value
INCLUDE MSM14TOP . "
INCLUDE MSM14O01.
INCLUDE MSM14I01.
INCLUDE MSM14D01_ALV.
INCLUDE MSM14F01_ALV.
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 SAPMSM14 or its description.