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
When value table becomes check table?
function modules are also external subroutines. State true or false. : abap modularization
What is the use of message command in a report? What are the different message types?
How many tables are there in sap?
What are the steps to execute session method?
In an abap/4 program how do you access data that exists on a presentation server vs on an application server?
What is the maximum number of structures that can be included in a table or structure : abap data dictionary
What is the use of a pretty printer?
What are the different control break statements available inside a loop?
What are the data types of the abap/4 layer?
What do you do when the system crashes in the middle of a BDC batch session?
How many types of tables exists and what are they in data dictionary?
1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?
What are the organizational related Infotypes
What are the components of sapscript?