InterviewSolution
Saved Bookmarks
| 1. |
What Is The Need Of User Exit? |
|
Answer» USER Exits are used in case there are some specific needs which are not MET by the Standard System. The purpose of user exit is to ADD a particular business-related FUNCTIONALITY to standard SYSTEM. User Exits are used in case there are some specific needs which are not met by the Standard System. The purpose of user exit is to add a particular business-related functionality to standard SYSTEM. |
|