Hi experts,
I want to ask about posting Ledger journals using X++.
I have many Ledger journals need to be posted one by one. I'm using class LedgerJournalCheckPost run() to do the posting for journals. My scenario is: I have 3 journals A, B, C. If an error occurs when posting journal A, It will stop the process, right? I want to skip posting journal A and move on to journal B and C then post them. Can it be done in X++?
*This post is locked for comments
I have the same question (0)