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
Answer Posted / 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 |
Post New Answer View All Answers
To how many tables can an append structure be assigned. : abap data dictionary
How to create a check box/option button in a list?
Control Break statements- At new...endat.
Under Data Transfer Portion of ABAP, what do you mean by DX Project
Define database layer? : abap data dictionary
Kindly help me to Know the process of mapping in EDI from R/3 to a convertor(third party which translates IDoc flatfile to EDIFACT /XML / FTP /HTTP ) ?
What are different types of parameters?
What is a data dictionary? : sap abap data dictionary
Why we are using Macros instead of Function Modules
Can we call reports and transactions from interactive reporting lists?
Can you print decimals in type n?
How can we access the correction and transport system?
What is a data class? : abap data dictionary
Explain the sequences of event block?
What’s value table?