How to Search for User-exits for a particular Transaction?
Answer Posted / manas
find the dilog program of the transaction code and go to
display mode. search the word Call 'customer_function' and
you will found the user exit. the function module for
implementing the user exit is exit_<program_name>_<suffix>.
Write the code inside the include avaialble in FM.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is an Open Item in SAP? How will you find an Open Item in SAP?
What is macro? : abap hr
What has to be done to the packed fields before submitting to a BDC session.
How many types of tables exists and what are they in data dictionary?
What is generic buffering?
What happens Update command is used without where clause ?
How do you backup Sapscript layout sets? Can you download and upload? How?
how 2 create the normal form by using functional module
What does hide statement do?
WHY CLUSTER TABLE CALLED AS CLUSTER TABLE.
Explain how do you use structures in the abap programs?
wht is the diff. b/n initialization and lotus of event
there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
What are the objects of the abap dictionary or what types of objects can be created in the abap dictionary? : abap data dictionary