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
Name the abap/4 modularization techniques? : abap modularization
What is time constraint ? : abap hr
What are the table controls in bdc ? What is the difference between bdc and lsmw ?what is the difference between bdc and rfc ? : abap bdc
Hi,have Good Command in SAP ABAP, ABAP WEBDYNPRO now i want to learn sap IS utilities.. can u plz suggest me is it useful r not? If not can i learn BI? Is ABAP with BI have gud future?
Can we define our own match code id's for sap matchcodes ?
How do you find out who has transported a transport request?
Is a logical database a requirement/must to write an abap/4 query?
What will happen when we use single buffered selected?
We have got some values for Field F1 say 1,2,3,4 and F2 say 10,10,10,10.Now can you tell me what would be the output for F1 if we use At End Of event?and what would be the output for F2 if we use At Last event?Also i want to know what is the difference between Total calculation for At end event and grand total for At last event???
What are subroutines? : abap modularization
What are internal tables? How do you get the number of lines in an internal table?
What is a size category?
What happens if we use leave to list-processing without using suppress-dialog?
What is meant by a schema? : sap abap hr
What is the syntex used to call a screen as dialog box (pop up)?