Share via


RetailEmailReceipt.run Method [AX 2012]

Contains the code that does the actual job of the class.

Syntax

public void run(RetailConnSchedulerJobTable _schedulerJobTable)

Run On

Called

Parameters

Remarks

If the RetailTransactionTable record is initialized the class sends an e-mail to a single recipient; otherwise, it sends an e-mail to all recipients of the transactions that have been posted.

See Also

Reference

RetailEmailReceipt Class