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 / raghu
adding new functionality without modifying standard
application is nothing but user exits.
we have projects dependent and project independet exits are
there.
project dependents are function exit,field exit,menu exit
project independent are screen exits
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary
How did you transfer legacy data in the mid of the financial year (us) to the sap system? : sap abap hr
What is an Unpack command?
How memory management happens for internal tables and work areas in abap?
How do you validate the selection criteria of a report? And how do you display initialvalues in a selection screen?
What is the maximum number of structures that can be included in a table or structure : abap data dictionary
what is the t-code to link technical and functional operation?
What are the modes in lock objects? : sap abap data dictionary
If a table that is to be extended contains a long field, we cannot use append structures why? : abap data dictionary
Define database layer?
What are the different function modules used in sapscript?
What is alv programming in abap? When is this grid used in abap? : abap hr
How can cluster table be created?
What are the different types of mode (run code) in call transaction method?
How to find the return code of an stmt in abap programs?