Share via


LedgerPostingMessageLog.logCheckFailedTableIdRecId Method [AX 2012]

Adds a posting message to the collection, throws warning for the message provided.

Syntax

public boolean logCheckFailedTableIdRecId(
    RefTableId _sourceRefTableId, 
    RefRecId _sourceRefRecId, 
    SysInfoLogStr _message)

Run On

Called

Parameters

Return Value

Type: boolean
true if successful; otherwise, false.

See Also

Reference

LedgerPostingMessageLog Class