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 |
could you tell me the difference between an INTERFACE AND CONVERSION?
What is the meaning of sap r/3?
in which event validation is done?
1. what is IDOC monitoring ? what is the tcode used for idoc monitoring ? 2 . what is change pointer in ale ?
What are the objects of the abap dictionary or what types of objects can be created in the abap dictionary? : abap data dictionary
In MPP,i have to create a input/output Button when i click ther i have to move some other transaction How?
What is asap methodology? : sap abap hr
Do we have to migrate all sapscript forms to smart forms?
What is table attribute? : abap data dictionary
how many index created for table
what is the use of CTU_PARAMS when we working with BDC?
4 Answers Cap Gemini, Yash Technologies,
What is an Open Item in SAP? How will you find an Open Item in SAP?