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

When value table becomes check table?

779


function modules are also external subroutines. State true or false. : abap modularization

779


What is the use of message command in a report? What are the different message types?

728


How many tables are there in sap?

831


What are the steps to execute session method?

784


In an abap/4 program how do you access data that exists on a presentation server vs on an application server?

874


What is the maximum number of structures that can be included in a table or structure : abap data dictionary

1008


What is the use of a pretty printer?

865


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

772


What are the data types of the abap/4 layer?

910


What do you do when the system crashes in the middle of a BDC batch session?

905


How many types of tables exists and what are they in data dictionary?

1302


1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?

1685


What are the organizational related Infotypes

1777


What are the components of sapscript?

813