‎2010 Jan 26 12:03 PM
Some wrong entries are passed into a particular table field due to which i am not able to open a transaction.. So, while debugging,i have to change the passed value for that field. How do i approach that? Can anybody explain it properly?
‎2010 Jan 26 12:44 PM
Hi,
Please check whether any messag is thrown when u are out of the transaction.
If so during debugging-->In the breakpoint write messages,it will stop in all the messages then again change the break-point,
when u find the particular entry change it and F8.
Regards
Arbind
‎2010 Jan 26 12:44 PM
Hi,
Please check whether any messag is thrown when u are out of the transaction.
If so during debugging-->In the breakpoint write messages,it will stop in all the messages then again change the break-point,
when u find the particular entry change it and F8.
Regards
Arbind