Share via


LedgerJournalCheckPostResults.errorLogJournalLine Method [AX 2012]

Gets the posting messages for the specified reference record from the posting message collection.

Syntax

public LedgerPostingMessage errorLogJournalLine(RefTableId _refTableId, RefRecId _refRecId)

Run On

Called

Parameters

Return Value

Type: LedgerPostingMessage Extended Data Type
The posting message(s) for the referenced record if they exist; otherwise, empty string.

See Also

Reference

LedgerJournalCheckPostResults Class