2006 Dec 05 6:15 PM
hi frnds,
when i activated screen exit in Badi MB_MIGO_BADI customer screen is coming twice. what could be the reason? when i did the same in other server, it is coming only once.
suggestion will be appreciated.
points will be rewarded for helpful answers.
regards,
balu
hi frnds,
when i activated screen exit in Badi MB_MIGO_BADI customer screen is coming twice. what could be the reason? when i did the same in other server, it is coming only once.
suggestion will be appreciated.
points will be rewarded for helpful answers.
regards,
balu
2006 Dec 06 8:45 AM
2009 Jan 29 8:20 AM
Hi frnd...
I am facing same problem in my MIGO badi...
Please provide me details how u solved this problem...
Thanks
2009 Jan 29 4:13 PM
2009 Jan 30 4:09 AM
Hi,
The possible reason as to why you are getting customer screen twice is because multiple implimentations of the BADI MB_MIGO_BADI has been created in your current system. Whereas in the other system only one implimentation might be present.
So please check the number of implementations of the BADI in the current system.
Also you can go to method IF_EX_MB_MIGO_BADI~INIT of Class CL_EX_MB_MIGO_BADI and set a break point at the statement endmethod. Here you can check the number of records in table CT_INIT. The number of records in the table CT_INIT denote the number of active implementations of the BADI MB_MIGO_BADI.
Hope this helps.
Regards,
Abhisek.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |