SPAM Steps 

The SAP Patch Manager informs you of the status of the step currently being executed in the status bar. If you want to know which steps are executed for which scenario, run the program RSSPAM10.

The following list explains the steps executed by SPAM in the order in which they are performed.

  1. PROLOGUE
  2. In this step, the system checks if you are authorized to import Support Packages.

  3. CHECK_REQUIREMENTS
  4. In this step, various requirements are checked for importing a Support Package, for example, the transport control program tp logging on to your system.

  5. DISASSEMBLE
  6. In this step, files from the corresponding EPS parcels are disassembled, or unpacked, and stored in the directory.

  7. ADD_TO_BUFFER
  8. In this step, the queue is put into the transport buffer of your system.

  9. TEST_IMPORT
  10. In this step, the system checks if there are still objects in tasks that have not yet been released and are overwritten when the Support Package is imported.

  11. IMPORT_OBJECT_LIST
  12. In this step, the object lists for the Support Packages in the queue are imported into the system.

  13. OBJECTS_LOCKED_?
  14. In this step, the system checks if there are still objects in tasks that have not yet been released and are overwritten when the Support Package is imported.

  15. SCHEDULE_RDDIMPDP
  16. In this step, the transport daemon (program RDDIMPDP) is scheduled.

  17. ADDON_CONFLICTS_?
  18. In this step, the system checks if there are conflicts between objects in the queue and installed add-ons.

  19. SPDD_SPAU_CHECK
  20. In this step, the system checks if a modification adjustment is necessary (Transactions SPDD/SPAU).

  21. DDIC_IMPORT
  22. In this step, all the ABAP Dictionary objects of the queue are imported.

  23. AUTO_MOD_SPDD
  24. In this step, the system checks if modifications to the ABAP Dictionary objects can be adjusted automatically.

  25. RUN_SPDD_?
  26. In this step, you are asked to adjust your modifications to the ABAP Dictionary objects by calling Transaction SPDD.

  27. IMPORT_PROPER
  28. In this step, all the Repository objects and table entries are imported. Then actions such as distribution, conversion, activation and generation occur.

  29. AUTO_MOD_SPAU
  30. In this step, the system checks if modifications can be adjusted automatically.

  31. RUN_SPAU_?
  32. In this step, you are asked to adjust your modifications to the Repository objects by calling Transaction SPAU.

  33. EPILOGUE

In this step, the import of the Support Package is ended. The system checks if the queue has been completely processed.