Skip to Content
0
Former Member
Jul 10, 2007 at 01:09 AM

RE: inserting into db

26 Views

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)