InventCostClosingCancel.writeInfoLog Method [AX 2012]
Persists Infolog messages into the InventClosingLog table.
public void writeInfoLog([LogType _logType, LogId _logId])
Run On
CalledParameters
- _logType
- Type: LogType Enumeration
An enumeration that is used to categorize the messages; optional.
- _logId
- Type: LogId Extended Data Type
A string that is used to categorize the messages; optional.
Community Additions
ADD
Show: