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 are the fields in a bdc_tab table? : abap bdc
Explain Singleton class
There is 1 person but it’s displaying that this person cannot be booked. He is not available for the business event. Can you tell me where is it going wrong? What can be the reasons? : sap abap hr
What is a modification assistant?
What is luw?
What does the ‘suppress dialog’ do?
What are the difference between tables and structures?
What are the user interfaces of interactive lists?
How can end-of-selection be used?
Can matchcode object contain ids with different update types? : abap data dictionary
What are the different abap editors? What is the used of different editors in abap?
What are the 3 methods that we use in sequence in a batch input session method? : abap bdc
What do you mean by pooled tables in sap abap? Also explain what do you mean by table pool? : abap data dictionary
What is the use of abap data dictionary? : abap data dictionary
Explain the systems fields used for interactive lists and lists?