Hi gurus,
Good afternoon every one,
I need to collect qty field in workarea in vl01n Badi. some time user create delivery using batch splitup so i need to collect qty field. collect is not working with workarea. pls provide any solution to my issue.
for ex
LOOP AT IT_XLIPS INTO WA_LIPS .
COLLECT WA_LIPS INTO IT_LIPS..
ENDLOOP.
Thanks and Regards
G.Vendhan
Edited by: vendhan g on Mar 27, 2009 10:01 AM