LedgerJournalTrans_Error::createJournalErrorLinks Method
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.