Hi,
Iam facing some difficulty in inserting one field value in the database field.
ex:
DO item no Zcode
100000201 1001 stxx
like this means the value of zcode stxx i can find in the database table zshrito, suppose if i have
100000301 1002 blank
100000301 1003 blank
100000301 1004 blank
if i have the same delivery number n different item number Zcode is showing blank,
Append Z_vitems( Z_vitems ,internal table has the values of zcode stxx but not getting inserted in the field zcode)