Abdul Ghani blog on Dynamics AX
Abdul Ghani blog on Dynamics AX
Thursday, 7 November 2013
X++ Code to import Movement journal from excel in ax 2012
›
static void InventoryClosingImportJob(Args _args) { InventJournalTable journalTable; InventJournalTrans journalTrans; Inve...
2 comments:
X++ Code for importing Movement Journal from excel in ax 2009
›
static void createInventoryJournal_sever(Args _args)///and also it will import the data from the Excel { InventJournalNameId inventJourna...
‹
›
Home
View web version