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

hI ALL

Former Member
0 Likes
477

how can i update kna1 table through my own table control.

i am writing after entring the records in my table control modify kna1. but it is not working ..

how can i acheive it

Regards

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
459

Do not execute direct update to SAP tables.

If anyone informs you how to ignore them.

3 REPLIES 3
Read only

Former Member
0 Likes
460

Do not execute direct update to SAP tables.

If anyone informs you how to ignore them.

Read only

Former Member
0 Likes
459

modify internal tab of table control then update database table

Read only

Former Member
0 Likes
459

Yes you can but you can do this through BDC only. Do the recording first and copy necessary code required and paste in your code.

Regards,

Raghu