‎2008 Apr 21 6:51 AM
Hello Friends,
I have a internal table with MATNR and QTY, I want to add the QTY for a common MATNR and modify the table with unique MATNR with total QTY.
What is the easy way to achieve the above functionality.
Thanks,
Shreekant
‎2008 Apr 21 6:56 AM
Hello Sreekanth-
For your requirement COLLECT statementwill work.
Cheers,
~Srini
‎2008 Apr 21 6:56 AM
Hello Sreekanth-
For your requirement COLLECT statementwill work.
Cheers,
~Srini
‎2008 Apr 21 6:58 AM
Hi,
u can use alv grid function to achive this.
reuse_lav_grid_display.
it has so many parameters that u need to pass.
and u can make use of 'type-pools-slis'.and take the layout parameter.
It will be easy for u to proceed.
Regards
J.