Skip to Content
0
Former Member
Dec 01, 2009 at 09:43 PM

Importing InventoryGenEntry with DTW

57 Views

Hi experts!

I am trying to import an inventoryGenEntry with DTW and it sends me this error:

IGN1.WhsCode,Line: 1, Fractional quantity in row XXXX aplication defined or object defined error 65171

The document only have one line, the item have batch numbre managment.

I test this and whorked fine:

  • I create the item on another DB without Batch number managment an it works.

Header:

RecordKey,DocDate,DocDueDate,TaxDate,Comments

1,20091129,20091129,20091129,XXXXX

Line:

RecordKey,LineNum,AccountCode,ItemCode,Price,PriceAfterVAT,Quantity,WarehouseCode

1,1,XXXXX,6095,180.25,180.25,21.50,A01

Batch

RecordKey,LineNum,AddmisionDate,BatchNumber,Notes,Quantity

1,1,20091129,11090001,XXXX,21.50

Can somebody help me?

Regards.

--

Enriquillo Guigni