2012 Sep 17 4:52 AM
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.
2012 Sep 18 7:43 AM
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
2012 Oct 09 3:05 PM
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.
2012 Oct 11 10:29 AM
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
2013 Jan 29 10:03 AM
2013 Jan 29 10:07 AM