Skip to Content
0
Former Member
Sep 12, 2007 at 05:00 AM

urjent alv

17 Views

hi gurus,

i need some help.

<b>req</b> my selection screen fields are s_aufnr and s_rsnum both are selectoptions if i enter aufnr then click exicute it will display popupwindow in that popup in that popup displayin fields are checkbox,aufnr,matnr,makt. ok

for example it displayd some records in popupmenu in that i selected some matnr's then click execute it has to displayd final output k.

<b>problem</b>

the popup displayed some duplicte matnrs if i selected duplictes inthat popupwindow then click execute it has to sum(adding) <b>rspos and bdmng and enmng</b> fields in final output based on matnr

these data is existing in gt_f4_help internal table(for popupwindow)

for final output table is gt_alv.

i need somelogic for above discription.