2012 Aug 08 8:10 PM
Hi Gurus,
I want to implement the exit for XD01 Tcode. The scenario is when user enters the address in the address tab and press the enter button then i have to implement the either exit or BAdi.
I searched for suitable enhancement but i dint find and i debug exit handler class by putting the break point in BAdi also. Please give me suggestion
Thanks and regards,
Muralikrishna Peravali
Hi Gurus,
I want to implement the exit for XD01 Tcode. The scenario is when user enters the address in the address tab and press the enter button then i have to implement the either exit or BAdi.
I searched for suitable enhancement but i dint find and i debug exit handler class by putting the break point in BAdi also. Please give me suggestion
Thanks and regards,
Muralikrishna Peravali
2012 Aug 08 8:26 PM
Hi Murali,
You can check the below link for details on how to implement EXIT for XD01
<link to blacklisted site removed by moderator>
Regards,
Mohamed Hani
Message was edited by: Thomas Zloch
2012 Aug 08 10:52 PM
Hi Mohamed,
the link describes how to create a Custom Screen in an extra tab. This is not what the question is about.
Yes, the BDT framework allows multiple PAI functions, but I could not find any useful instructions on how to configure it. Usually only additional fields or screens are discussed, not additional checks.
http://help.sap.com/saphelp_erp60_sp/helpdata/en/eb/e8dbb4e53d11d4b36c0050da429303/frameset.htm
Might help you to find out where you can add Additional Check for Existing View
Regards
Clemens
2012 Aug 09 9:15 PM
Hi Muralikrishna Peravali,
I know it's not exactly what you are asking for, but I've used BAdI CUSTOMER_ADD_DATA~CHECK_ALL_DATA to check data before saving the customer.
Regards,
Brenda
2012 Aug 12 9:11 AM
Hi Brenda,
Thank you for reply. But I need when user enters the data and press the enter button, not at the time of save.
But any way i have implemented using Implicit Enhancement... I have to check whether it will work correctly or not...
Thanks and Regards,
Muralikrishna Peravali
2012 Aug 12 9:18 AM
You have not mentioned the exact requirement of the badi usage.
Blindly I am suggesting you to look at CUSTOMER_ADD_DATA. It has almost all methods that will be sufficient. Please read the documentation of the methods.
2012 Aug 13 6:26 AM
Kesav,
No need to go that BADI CUSTOMER_ADD_DATA. I created one implicit enhancement.
2012 Aug 13 6:46 AM
Well
Implicit enhancement is always a second option if a valid badi already exists.
2012 Aug 13 6:53 AM
Kesav,
But for my requirement there is no BAdi. I tried using the above BAdi.. but no use thats why i have chosen implicit enhancement..
Regards,
Murlikrishna
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |