Share via


LedgerPostingMessageLog.logAndThrowWarningTableIdRecId Method [AX 2012]

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

Syntax

public void logAndThrowWarningTableIdRecId(
    RefTableId _sourceRefTableId, 
    RefRecId _sourceRefRecId, 
    SysInfoLogStr _message)

Run On

Called

Parameters

See Also

Reference

LedgerPostingMessageLog Class