Share via


LedgerJournalCheckPostResults.errorExistsInJournalLine Method [AX 2012]

Gets a boolean value that indicates whether the specified posting message exists.

Syntax

public boolean errorExistsInJournalLine(RefTableId _refTableId, RefRecId _refRecId)

Run On

Called

Parameters

Return Value

Type: boolean
true if errors were found; otherwise, false.

See Also

Reference

LedgerJournalCheckPostResults Class