SAPMSPAM 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 SAPMSPAM into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
SPAM - Support Package Manager
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 Transaction SPAM
Text Symbol: 032 = SPAM is being processed
Text Symbol: 033 = !
Text Symbol: 034 = of the add-on:
Text Symbol: 035 = CRT queue for completing the upgrade
Text Symbol: 036 = Import of the CRT queue for the upgrade
Text Symbol: 037 = CRT queue imported for the upgrade
Text Symbol: 038 = SPAM: Reload attributes of a Support Package
Text Symbol: 039 = Support Package
Text Symbol: 040 = Queue import
Text Symbol: 041 = Queue import (Test)
Text Symbol: 042 = Current action:
Text Symbol: 043 = SPAM update import
Text Symbol: 044 = SPAM: Disassemble Support Package
Text Symbol: 045 = the
Text Symbol: 046 = All
Text Symbol: 047 = Software components of the SAP System
Text Symbol: 048 = User stop
Text Symbol: 049 = Error stop
Text Symbol: 050 = Processing of queue stopped
Text Symbol: 051 = Import job scheduled
Text Symbol: 052 = for immediate start
Text Symbol: 053 = (in background)
Text Symbol: 054 = on &D, &T
Text Symbol: 055 = Action log of the queue
Text Symbol: 056 = Standard
Text Symbol: 057 = Test
Text Symbol: 058 = Modif. Adjust.
Text Symbol: 059 = Perform Adjustment
Text Symbol: 060 = Modif. Preview
Text Symbol: 061 = Queue is imported by an external tool
Text Symbol: 031 = SPAM/SAINT update is being processed
Text Symbol: 000 = SPAM
Text Symbol: 001 = Queue confirmed
Text Symbol: 002 = Queue imported
Text Symbol: 003 = Queue is being processed
Text Symbol: 004 = SPAM: Information
Text Symbol: 005 = Last imported queue
INCLUDE MSPAMTOP.
INCLUDE MSPAMI01.
INCLUDE MSPAMO01.
INCLUDE MSPAMF01.
INCLUDE MSPAMF02.
INCLUDE MSPAMF03.
INCLUDE MSPAMF04.
INCLUDE MSPAMF05.
INCLUDE MSPAMF06.
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.