Share via


RetailStatementPost_Multi.run Method [AX 2012]

Validates and posts all the statements for each store ID and the related sales orders.

Syntax

public void run()

Run On

Called

Remarks

Initializes and calls the methods of the RetailStatementPost class.

See Also

Reference

RetailStatementPost_Multi Class