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

Table Control Change / Delete

Former Member
0 Likes
3,259

I need to Delete or Change database table using screens. I want to view the selected records together and change or delete. Kindly provide me sample table control program or any other method to achieve this.

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
3,086

Changing or modifying Standard table records is not a good practice.

If it is a custom table, please go ahead and create Table maintenance for the same using transaction sE11. This will help you to maintain data for a custom table.

ashish

40 REPLIES 40
Read only

Former Member
0 Likes
142

Thanks Seshu I will try by posting in new thread