What is a user exit or BAdI used for?
- A Adding custom logic at predefined points without modifying standard SAP code
- B Exiting the system safely
- C Removing unused modules
- D Managing user sessions
Answer
Adding custom logic at predefined points without modifying standard SAP code
Enhancement points are upgrade-safe because SAP maintains them as intended extension mechanisms rather than modifications.





