Answer Posted / pnrao.abap
3 ways of find user exit
1.CMOD->F4->SAP APPLICATIONS
2.SYSTEM->STATUS->PROGRAM->FIND->CALL CUSTOMER FUNCTION MAIN
PROGRAM
3.SPRO->MM/SD->SYSTEM MODIFICATIONS->USER EXIT(WHATEVER YOU
NEED CLICK ON THAT)->TO MODIFY THE INCLUDE PROGRAM (WE WANT
TO ACCSS KEY)
| Is This Answer Correct ? | 4 Yes | 8 No |
Post New Answer View All Answers
MY DOMAIN IS SAP-ABAP COMPARE TO WEBDYNPRO AND CRM-TECHNICAL WHICH IS BEST?
What was the requirement of IDoc in your project? How it was working?
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?
What is buffering in abap?
Create any functions? How to go about it?
What are the basic objects of the data dictionary?
Explain what are the problems in processing batch input sessions? How is batch input process different from processing on line?
How do you display a data in a detail list?
What is the process to enhance the Infotype
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
What is the difference between leave transaction and call transaction?
Explain the Importance of pa20? : abap hr
What function does data dictionary perform?
what precautions or prerequisites do you follow to update a record into database table and how
Why do we use abstract class