Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates records in the LedgerJournalTrans_Error table from the posting messages collection.
Syntax
server public static void createJournalErrorLinks(LedgerJournalId _journalNum, LedgerPostingMessageLog _ledgerPostingMessageCollection)
Run On
Server
Parameters
- _journalNum
Type: LedgerJournalId Extended Data Type
The journal number.
- _ledgerPostingMessageCollection
Type: LedgerPostingMessageLog Class
The posting messages.