Context
You use this activation function to activate all your inactive development objects in your ABAP project,
any selected objects, or just subobjects of a main object (methods in classes).
Note Make sure that the development object you wish to activate is syntactically correct.
Before an object is activated, the system performs a syntax check of the entire object (main program, function group, class, and so on).
However, you can also activate development objects even if they contain syntax errors.
Note You can run the activation of one or more development objects in the background. This enables you to continue working on other development objects while the activation process is being continued. For this purpose, select the Run in Background button while the activation is running.
Results
If no error exists, activation will be completed. Otherwise, an error message is
displayed. In this case, SAP recommends that you select the No
button to solve the error in the Problems view. If you select the
Yes button, the development objects will be activated with
errors.