Application Development 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: 

Updating data in Z table

Former Member
0 Kudos

Hi Experts,

I have created a Z table. I am writing code in 01 event to validate something.

My requirement is that, assume user has entered 10 records in SM30 screen, amongst 10 records if there is an error in the 10th record then system will not save any of the 10 records. But what i need is i want to make the system save 9 records or allow user to change error record.

Please let me know how to achieve this.

Regards

Balu

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Try out in the event: 05-Create new entry..

Regards

Shiva

3 REPLIES 3

Former Member
0 Kudos

Hi,

Try out in the event: 05-Create new entry..

Regards

Shiva

tarangini_katta
Active Contributor
0 Kudos

Hi Balu,

USe event 05 create NEW entry.

it wil help u.

Thanks

Former Member
0 Kudos

try [events|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/8129f164-0a01-0010-2a8e-8765287250fc] for maintainance.