RetailStatementCalculate.run Method [AX 2012]

Creates a new record in the RetailStatementtable for a particular store.

Syntax

public void run()

Run On

Server

Exceptions

Exception Condition
UpdateConflictNotRecovered

Another user is trying to update the record at the same time.

UpdateConflict

Another user is trying to update the record at the same time.

See Also

Reference

RetailStatementCalculate Class