‎2006 Jun 28 9:39 AM
Hi All,
I am doing bdc for me22 transaction in this i am getting one interesting error. when i call transaction ME22 for bdcdata i am getting error like no data for SAPMSSY3 0131 screen. This screen is debegging Screen. I dont know why i am getting this error..
Suggestions regarding this will be rewarded with points..
Regards,
Srinivas
‎2006 Jun 28 9:45 AM
Hi Srinivas!
You (or someone else) put somewhere a break-point (e.g. in a user-exit) -> debugger is triggered and batch is crashing.
Regards,
Christian
‎2006 Jun 28 9:45 AM
Hi Srinivas!
You (or someone else) put somewhere a break-point (e.g. in a user-exit) -> debugger is triggered and batch is crashing.
Regards,
Christian
‎2006 Jun 28 11:14 AM
‎2006 Aug 17 12:05 PM
Hello Srini,
This may be due to the break-point in that exit.
remove it and try.
Vasanth