Share via


LedgerPostingMessageLog.find Method [AX 2012]

Finds the specified posting validation message.

Syntax

public boolean find(RefTableId _sourceRefTableId, RefRecId _sourceRefRecId)

Run On

Called

Parameters

Return Value

Type: boolean
true if a posting message is found; otherwise, false.

See Also

Reference

LedgerPostingMessageLog Class