illegal item reference

psychespsyches Member Posts: 2
edited 2009-01-13 in Dynamics AX
Any idea on how to resolve this error? i'm currently trying to post in the following tables for AX: InventJournalTrans, InventJournalTable, InventTrans, InventSumLogTTS by using SQL and not thru AX. This is for the purpose of posting a Transaction for Items Inventory by means of issuing a PO and moving an item. I tried to mimic the posted values from AX in using storedprocedure. So far, this was the error that came out. I was able to code the same values to the tables but i don't know what is the source of this error. however, one thing that really confuses me is how to get the value of the RECID and RECVERSION. i am not sure if this is related to the error that i posted here.

Also, is it possible to use this kind of method because i read somewhere that this can only be done thru ax and not at the backend.

Can someone please enlighten me regarding this please. Many thanks in advance!!
Sign In or Register to comment.