
SPDD and SPAU have a new design with AS ABAP 7.50.
Objects can be selected according to their category: SAP Notes, with or without Modification Adjustment, deletions, and so on.
To reset all obsolete SAP Notes, choose Reset Obsolete Notes. This starts a batch job that resets the SAP Notes.

The available actions depend on the objects and their status.

All enhancements that you have to adjust are shown in the transaction SPAU_ENH. In contrast to modifications of source code units, you only have to adjust enhancements if the underlying SAP development objects were deleted or changed in an incompatible way.
For the quality assurance and production system, we recommend that instead of adjusting modifications and enhancements manually, you automatically transfer the transport requests exported from the first system: one for the ABAP dictionary objects adjusted using transaction SPDD and one for the non-dictionary repository objects adjusted using transaction SPAU.
If you have implemented enhancement framework options of the new Enhancement Framework or implemented a new kernel-based BAdI (also part of the new Enhancement Framework), and the underlying development objects have changed in an incompatible way, you must adjust these objects in transaction SPAU_ENH.
The enhancement framework doesn't support modifying enhancement definitions or enhancement implementations. In some cases, however, you can replace enhancement implementations of a higher layer with your own enhancement implementations.