Phases of the Support Package Manager
In the status bar, Support Package Manager informs you of the status of the current phase. To find out which phases are executed for which scenario (test or standard scenario), run program RSSPAM10.
The following list provides an overview of all the modules and phases in the order in which Support Package Manager executes them:
Preparation Module
1. PROLOGUE
This phase checks whether you are authorized to import Support Packages.
2. CHECK_REQUIREMENTS
This phase checks various prerequisites for importing Support Packages such as the tp logon to your system.
3. DISASSEMBLE
This phase unpacks files from the appropriate EPS parcels and saves them to the transport directory.
4. ADD_TO_BUFFER
This phase adds the queue to your system’s transport buffer.
5. MODIFY_BUFFER
This phase prepares the transport buffer so that the subsequent import phases can be processed correctly.
6. IMPORT_OBJECT_LIST
This phase imports the object lists for the Support Packages in the queue into the system.
7. TEST_IMPORT
This phase performs a test import for the current queue using tp. The system checks for objects that are in open repairs and that are overwritten during the import, or for other factors that might prevent an object being imported.
8. OBJECTS_LOCKED
This phase checks for objects that are overwritten by the import and are in requests that have not yet been released.
9. ADDON_CONFLICTS
This phase checks for conflicts between objects in the queue and installed add-ons.
10. SCHEDULE_RDDIMPDP
This phase schedules the transport daemon (program RDDIMPDP).
Module Import 1
11. CREATE_VERS_BEFORE
This phase generates versions of the objects that are contained in the Support Packages in the queue (if this option is set).
12. SPDD_SPAU_CHECK
In this phase, the system checks if a modification adjustment is necessary (transactions SPDD/SPAU).
13. DDIC_IMPORT
This phase imports all ABAP Dictionary objects in the queue.
14. AUTO_MOD_SPDD
This phase checks if modifications to ABAP Dictionary objects can be adjusted automatically.
15. RUN_SPDD
This phase prompts you to adjust your modifications to ABAP Dictionary objects with Transaction SPDD.
16. LOCK_EU (only for import mode downtime-minimized)
This phase locks the development environment.
17. INACTIVE_IMPORT (only for import mode downtime-minimized)
This phase imports program code and program texts in an inactive state.
Module Import 2
18. DDIC_ACTIVATION
This phase activates the imported ABAP Dictionary objects.
19. IMPORT_PROPER
This phase imports all repository objects and table entries not already imported during phase INACTIVE_IMPORT. This is preceded by actions such as table conversion and activation of the name tabs.
20. PREPARE_XPRA
This phase prepares the execution of the XPRAs and after-import methods.
21. UNLOCK_EU (only for import mode downtime-minimized)
This phase unlocks the development environment.
22. AUTO_MOD_SPAU
It checks whether modifications can be adjusted automatically.
23. XPRA_EXECUTION
This phase executes the XPRAs and after-import methods.
24. ABAP_GENERATION
This phase generates the runtime objects for the imported Repository objects (ABAP source code, screens).
Clean Up Module
25. RUN_SPAU
It prompts you to adjust your modifications to repository objects by calling transaction SPAU.
26. CLEAR_OLD_REPORTS (only for import mode downtime-minimized)
This phase deletes obsolete versions of program code and program texts in the database.
27. EPILOGUE
This phase completes the import process. Among other things, it checks whether the queue has been processed completely.









