Share via


IntrastatDiskFI.addException Method [AX 2012]

Creates an Infolog action to start a form that corresponds to the error or warning message.

Syntax

public void addException(
    SysInfoLogStr _txt, 
    Common _callerBuffer, 
    FieldId _fieldId, 
   [SysInfologLevel _infologLevel])

Run On

Client

Parameters

Remarks

The _infologLevel parameter can be set to either Error or Warning.

See Also

Reference

IntrastatDiskFI Class