
You want to perform an update for a single component in your SAP application server JAVA system. During the process execution, the “Select components” step is failed due to the reject components.
As an example with below screenshot, the component SR-UI is rejected because of the component cannot be updated to a higher SP level.

Solution
To get to know the root cause, you need to open the SCAN_INBOX log. From here, you will see what causing the actual rejection.

So, as per the log, the component is rejected because of component is part of SAP stack definition. Meaning, you will need to generate the stack XML file and use it when performing the update.


