Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Dump in SAP System for work area to table

Former Member
887

I have a database table and I am inserting values in table. Buy I am getting a short dump which occurs during insert.

please let me know how can I avoid it?

1 ACCEPTED SOLUTION
Read only

former_member1702
Participant
850

Please check in debug mode if any garbage value or invalid value is passed for insertion. You need to find out which component of Structure is causing this issue.

Please check in debug mode if any garbage value or invalid value is passed for insertion. You need to find out which component of Structure is causing this issue.

1 REPLY 1
Read only

former_member1702
Participant
851

Please check in debug mode if any garbage value or invalid value is passed for insertion. You need to find out which component of Structure is causing this issue.