what are userexits?? how to use it??
whats the importance of them??
can it be used in interactive reporting to directly come to
basic list??
Answer Posted / raj.neel1
User Exits: If u want to add new functionality and without
affecting previous functionality then u can use User Exits.
User Exit types are :
1) Field Exit.
2) Screen Exit.
3) Menu Exit.
4) Function module Exit.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Difference between Read and Get cursor?
What are the different types of sapscript symbols?
How will you link form with the event driven in sap scripts?
The commands through which an abap/4 module can “branch to “ or “call” the next screen are?
Why do we declare a method of a class final? What can be the purpose? Give a scenario.
Explain the difference between free and refresh?
singleton class
Module Pool Programming: Events and Table Control handling.
How can we omit a leading sign and a leading zero in sapscript?
Do you know any other patterns if yes.. explain
How can you find the field/data underlying a transaction?
On which event we can validate the input fields in module programs?
What is an rdbms?
What is the maximum number of structures that can be included in a table or structure
What is an abap dictionary? : abap data dictionary