Re: [Axapta-Knowledge-Village] InventJournalTable & InventJournalCheckPost

2004-12-11 Thread Girish B
when you run the class InventJournalCheckPost just before running this class see that you block the inventjournaltable record. you can write InventJournalTable.systemBlocked = NoYes::Yes; then also see that after the posting is done you write to unblock. hope this would solve your problem. ch

[Axapta-Knowledge-Village] InventJournalTable & InventJournalCheckPost

2004-12-11 Thread axaptagrp
Hi, I am attempting to create a Movement Journal using the methods on the tables inventJournalTable and InventJournalTrans. I am also trying to check/post the journal using the class InventJournalCheckPost. The Journal and lines within seem to working fine but for: 1) the fields usually au