How to Search for User-exits for a particular Transaction?

Answer Posted / moazam khan

the better way of doing it is search for the string
'call_customer_function' in main program

u can find the program by using system->status

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are ranges?

594


What are the function modules used in a sap script driver program?

574


There is a delivery that is being created through the ABAP code and in the middle it says delivery created but someone is modifying , how would you rectify this issue

7593


How do you find number of records present in internal table?

577


How do you Export a session ?

1450






What is the table buffer? Which type of tables used this buffer?

563


What are screen painter and menu painter? : abap hr

576


data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.

1899


What is is a match code? : abap data dictionary

685


What are the attributes of the data? : abap data dictionary

656


Explain buffering concept usage?

605


What are the aggregate objects in data dictionary? : sap abap data dictionary

676


What will happen when we use fully buffered in abap?

563


What is sequence of event triggered in report?

607


there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?

1765