Share via


PurchFormLetter.run Method [AX 2012]

Executes the service operation.

Syntax

public void run()

Run On

Called

Remarks

Do not call this method directly. Use startOperation method instead. This will take care of displaying the dialog box and performing validation. The parmShowDialog method can be used before the startOperation method to disable the dialog box if it is needed.

See Also

Reference

PurchFormLetter Class