Hello,
I have a business requirement to receive the transfer order after the post journal of an arrival journal for WMSJournalTable of type TransferOrderReceive.
The print out of the transfer order receipt must be executed in the end.
I have extended the class WMSJournalCheckPost and added the logic in the post run.
I have created the inventtransferparm tables and called the method runUpdate of InventTransferMultiReceive and implemented a logic similar to the runReports.
However, I am having a normal error which says that the call for runReport needs to be in an interactive session.
Is there any way which I can implement this logic in the post button click of the button postJournal? I have tried to check in the post postJournal button click if WMSJournalTable.Posted==NoYes, then call the report. However, I am having trouble to retrieve the InventTransferJour record or InventTransferParmTable record which are required to call the report.
André Arnaud de Cal...
291,971
Super User 2025 Season 1
Martin Dráb
230,846
Most Valuable Professional
nmaenpaa
101,156