I have imported some inventory data with dim values into movement journal. When I validate the journal comes as O.K. but during the posting the system is throwing error " Cannot receive because inventory transaction with status ordered , reserved or registered entry are insufficient" i.e. the standard error. I am not using warehouse neither I have reservation enabled.
You cannot just import it into the movement journal, the InventTrans table is populated when a line is entered into the journal and the import has to replicate this, otherwise you will get the above error.
You to obtain to finish its importation, you will have that to ask for some developer to create a tool that creates the lines in the InventTrans when launching the Journal.
Regards,
Murilo Oliveira.
While doing Import process of opening balances stock in AX (Movement Journal Stock Update) you need to fill the required details in the following tables
Invent Journal Trans
InventTrans
Invent Journal Table
Invent Trans Posting
You have to import the above said table with details filled and also “Receipt Status” field in the sheet should be filed with the option - "Ordered"
As what I know, the transaction is registered in the table InventTransPosting after to only post the Journal. Therefore the posting of the Journal has that to be made same in the importation of data.
Don´t is this?
Murilo Oliveira