-1

Do we have any job or class available ready to update onhand Inventory in AX?

I have an excel with values about inventory for items. I need to update them in AX. Can someone suggest ?

Jan B. Kjeldsen
  • 17,817
  • 5
  • 32
  • 50
Raj
  • 85
  • 14
  • Not a good question for Stack Overflow, but I would suggest you try to use an inventory counting journal to do that. In AX 2012 you can use the predefined data import/export framework entity for inventory journals to import your excel data and create the journal. In AX 2009 probably the fastest way would be a custom job that imports data from a .csv created from the Excel data. – FH-Inway Aug 12 '16 at 19:57
  • Check this blogs too. http://ax2012exceldataimport.blogspot.com/2012/01/dynamics-ax-2012-inventory.html https://community.dynamics.com/ax/b/timsaxblog/archive/2015/10/17/import-an-inventory-journal-in-ax-2012-r3 – Pradeep Muttikulangara Vasu Aug 12 '16 at 20:16

1 Answers1

0

Please, try to key-in into journal movement, or use DMF for import from excel.

Setiaji
  • 106
  • 6
  • Which DIXF entity I need to use for this? What do you mean by Key-in into journal movement? Can you elaborate on how to do this key-in? – Raas Sep 29 '16 at 03:08