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

deleting a row in table control

Former Member
0 Likes
770

Hi all,

i have a requirement that, i want to delete one particular row in table control in module pool programming.

please give the possible solution.

Thanks & Regards,

Namratha Vasireddy.

Hi all,

i have a requirement that, i want to delete one particular row in table control in module pool programming.

please give the possible solution.

Thanks & Regards,

Namratha Vasireddy.

4 REPLIES 4
Read only

Former Member
0 Likes
742

This message was moderated.

Read only

Former Member
0 Likes
742

Hi

When you use table control Wizard , code automatically will be generated for Insert, delete , page down etc.

Just check creating table control.

Regards,

Selva

Read only

Former Member
0 Likes
742

Hi,

you can add a button for delete on top of your table control,there is W/SelColumn field in the table control check it,by this you can select a particular row which you want to delete.and then in your user command for delete button write the code for deleteing the selected line from internal table.

Regards,

Gunjan

Read only

JanStallkamp
Advisor
Advisor
0 Likes
742

Hi.

>

> Hi all,

>

> i have a requirement that, i want to delete one particular row in table control in module pool programming.

>

> please give the possible solution.

The best available solution is to search the SCN forums. This question has been asked several times before and it has been answered several times, too.

Thread will be locked.

Best regards,

Jan Stallkamp