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
Why do we use FOR ALL ENTRIES and what is the pre-requisite
What is a table cluster? : abap data dictionary
hi to all abap interview guys please notify this .. first if u have any doubts please go through google search or else please do debugging with some sample programs . but don't post even silly questions too. thanking you.
What is sap luw or update transaction?
How to set an Enhancement point for a custom report?
How are the function code handles in flow logic?
What is constructor expression in nw abap 7.4?
What are the data types of the external layer?
Can we use flow logic control key words in abap/4 and vice-verse?
The commands through which an abap/4 module can “branch to “ or “call” the next screen are?
What are the different types of operators in the sap abap?
Advantages and disadvantages of different types of bdc's?
there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?
What are th control break events in abap?
What are the differences between interactive and drill down reports?