Hi,
I am facing an issue with short dump .which is basically ABAP_BCD_OVERFLOW due to data when using MOVE-CORRESPONDING with structures.
How to find the particular record in debug mode...
I see some of the SY fields such as SY-DBCNT and SY-MSGNO information. can i use that ..to find the particular record where it got failed ..
Thanks.
Vishnu