hi folks,
A report to be displayed with the fields VBAP-MATNR, VBAP-ARKTX, VBAP-KWMENG, VBAP-VLPLA, VBAK-AUART, VBAK-AUGRU, VBAK-LIFSK & VBAP-ABGRU
i have a situation in a report where in , "if there are more than one order line for the same material , order type, order reason, delivery block & rejection reason, the materials has to be displayed only 1 time in the list. In that case the quantity (VBAP-KWMENGE) has to be summed up accordingly."
{i can use " AT END OF " if there is only 1 field is repaeting( like only MATNR).
but in my case i have to see for 5 fields (material , order type, order reason, delivery block & rejection reason,) and i have to display it for one time only.}
how can i do this ?
helpful answers will be rewarded.