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


Please Help Members By Posting Answers For Below Questions

How can you manipulate the presentation and attributes of interactive lists?

801


Fallback class

1915


What is the use of table maintenance allowed?

690


There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.

1087


What are the different types of the sap abap data dictionary objects?

701






Explain what is an rfc?

758


what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?

1926


What are the two statements which are required in an abap program to output an icon using a write statement?

930


How many types of size categories and data classes are there? : abap data dictionary

754


Explain how do you use structures in the abap programs?

687


how to create module pool program using table controls based on selection criteria specified for sales document item in the first screen and item details in the second screen. plz mention the detail coding Tahnks, Rahul

3574


What are the steps in a bdc session? : abap bdc

702


Work most on which module: name a few tables?

719


What are the different control break statements available inside a loop?

734


What happens if only one of the commands set screen and leave screen is used without using the other?

749