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

add multiple rows in alv during debugging.

Former Member
0 Likes
2,540

hi all,

m new to SAP.. can anyone pls tell me how to add the same row in an alv grid during debugging..? i hv only one data row according to my selection creteria bt i want to display multiple rows as per my requirement so that i cn perform multiple row selection in alv grid.

5 REPLIES 5
Read only

Former Member
0 Likes
1,732

On new debug go to tool option, there is option of + add new, select the row and click on that.

Hope this helps

Regards

Manish

Read only

Former Member
0 Likes
1,732

Hi Vanita,

Once you are inside the table contents, Use the Tool button on the right hand corner of the debugger.

Select the +insert row in the Change table content tab as shown below

Finally enter the row number in the Trgt.row. You can use the already available value in the table by choosing the use template option and entering the row to be copied as shown below. (Copying row 1 to row 2 in this case).

Hope its useful.

Regards,

Susmitha Pritam.

Read only

gaurav_tripathi3
Explorer
0 Likes
1,732

Hi Vinita,

               in debugging time if you want to insert / append / delete one or mulitiple rows from internal table, at the time of debugging there is one option button, click the same and you will find number of option , use append to add more records at debuggin time.

Thanks

Gaurav

Read only

Former Member
0 Likes
1,732

This message was moderated.

Read only

0 Likes
1,732

This message was moderated.