SAP Reports / Programs

SAPMSPAM SAP ABAP dialog Program - Module Pool for Transaction SPAM







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


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

SPAM - Support Package Manager


ABAP code to call this SAP report using the submit statement

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.






SUBMIT SAPMSPAM. "Basic submit
SUBMIT SAPMSPAM AND RETURN. "Return to original report after report execution complete
SUBMIT SAPMSPAM VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


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





Text Symbol: 006 = Queue not imported completely
Text Symbol: 007 = Do you want to upload OCS Packages from the EPS inbox?
Text Symbol: 008 = Path of EPS inbox: &
Text Symbol: 009 = SPAM: Confirm upload
Text Symbol: 010 = Queue initialized
Text Symbol: 011 = OCS locked by transaction &
Text Symbol: 012 = OCS locked
Text Symbol: 013 = No queue has been defined
Text Symbol: 014 = No queue available
Text Symbol: 015 = SPAM status:
Text Symbol: 016 = Import phase:
Text Symbol: 017 = Queue is defined for &
Text Symbol: 018 = Software Component:
Text Symbol: 019 = Pure CRT queue for the upgrade
Text Symbol: 020 = CRTs missing for completion of upgrade
Text Symbol: 021 = CRTs missing
Text Symbol: 022 = CRTs missing in the queue
Text Symbol: 023 = ???
Text Symbol: 024 = Import of queue for &
Text Symbol: 025 = Confirm queue
Text Symbol: 026 = Queue imported for &
Text Symbol: 027 = Next action:
Text Symbol: 028 = Queue is being processed
Text Symbol: 029 = Import queue
Text Symbol: 030 = Include CRTs


INCLUDES used within this REPORT SAPMSPAM

INCLUDE MSPAMTOP.
INCLUDE MSPAMI01.
INCLUDE MSPAMO01.
INCLUDE MSPAMF01.
INCLUDE MSPAMF02.
INCLUDE MSPAMF03.
INCLUDE MSPAMF04.
INCLUDE MSPAMF05.
INCLUDE MSPAMF06.


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

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 SAPMSPAM or its description.