For a package or transaction we will be having multiple no
of user exits .Out of these exits how we will find out that
the particular exit is the exit which we have to code
Answers were Sorted based on User's Feedback
Answer / badari talanki
1. Put break point with user name and check how the user
exit or badi is triggering.
2. Check for interface parameters like export , import,
Changing and table parameters. Is this interface is
suitable for your requirement ?
Based on above analysis, one can come to conclusion which
one to be used. Badi is preferable over user exit. User
exit is preferable over funky exits( Routones like MV45AFZZ
or MV50AFZ1).
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rpotta
implement and activate all exits you found. and write a statement BREAK <usernate>.
then execute transaction now you can see which exit is being called.
Is This Answer Correct ? | 0 Yes | 2 No |
What is the max no of screen no's we create
What is meant by authorization? Did you ever work on it? : sap abap hr
how should post data from my internal table to flat file manually in bdc .please explain step by step
what is Application server?
in which table idocs are stored?
Explain what is sequence of event triggered in report?
What are advantages and disadvantages of logical data base
How to create any functions? How to go about it?
"I want to access one record, I don't know any key figures.How to do that"
How do you work with semi colon se[arated files in BDC ?
Does SAP handle multiple currencies? Multiple languages?
parter profiles are stored in which table?