Skip to Content
0
Former Member
Dec 02, 2008 at 10:59 AM

collect will it be done on NUMC field

1142 Views

Hi,

i have an internal table with the following properties

        LFIMG      type lips-lfimg,"Qty delivered
         VGBEL      type lips-vgbel,"Ref doc No
         VGPOS      type lips-vgpos,"ref doc item No
         J_3AETENR  type lips-j_3AETENR,"ref schedule line no

the vgpos and j_3aetenr is of type numc. and i must do a collect for LFIMG which is the delivered qty .

can i do collect the internal table or do i have to loop at my internal table and delare all the numc to c