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 |
Can we create Secondary Indexes for the Views
What is COMMIT concept in BAPI?
what are Conversion Routings?
In real time how we get the tickets? whether it is through email or any thing else.
In delivery processing which step comes first picking, packing, posting goods issue ?
6. what are the differences between scripts & smart forms?
1)how can you write select statment in scripts(se71) with out touching the driver program
with out using chain and end chain how you will do validations
What are the types of table fields in the sap abap?
What is constructor expression in nw abap 7.4?
what are the Performance technic you used?
Define batch input session?