2006 Feb 10 12:16 PM
Hi,
I have implemented a 'Z' one for BADI BADI_MATN1.
I have written code in the method MATN1_INPUT_001. Can any one suggest how I can test the code written by me.
Hi,
I have implemented a 'Z' one for BADI BADI_MATN1.
I have written code in the method MATN1_INPUT_001. Can any one suggest how I can test the code written by me.
2006 Feb 10 12:22 PM
set the break point for the customer exit where the BADi is getting called in the program which u are running.
Then it will stops at your code to test it.
Thanks
Eswar
2006 Feb 10 12:25 PM
hi,
keep the break point inside it, or break sy-uname.
it will stop near that code.
keep that code in method implementation.
regards
vijay
2006 Feb 10 12:30 PM
Just put a break-point in ur Implementation.
If it will be executed you will come to know that.
Thanks & Regards,
Ankur
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |