1. SAP Help Portal
Software Update Manager 2.0 SP 19 Guide (2023-12-15): In section "5.4.4 Preprocessing"
the guide states
"The analysis determines the runtime and the storage space requirements for the subsequent phases." This confirms the purpose of the analysis phase is to generate runtime data
which is stored in UPGANA.XML. Reusing this file logically applies these pre-calculated runtimes to a new run for accuracy.
2. SAP Note 2190123 - "SUM: Central Note for Runtime Management and Optimization": This note discusses the importance of the analysis phases (e.g.
RUNRSUPGANASHD) for calculating runtimes. It explains that the results of these phases are crucial for predicting the duration of the update/upgrade
reinforcing that the file's purpose is to enhance time estimation accuracy.
3. SAP Press
"SAP S/4HANA System Conversion Guide" (ISBN 978-1-4932-2057-9): Chapter 5
Section 5.4.3 "Preprocessing Phase" describes the runtime analysis. It highlights the practice of running the update on a test system to generate reliable runtime predictions
which can then be used to plan the production system's downtime. The UPGANA.XML file is the technical artifact that facilitates this transfer of runtime information.