Share via


ReqOrderPartitioner.partition Method [AX 2012]

Partitions the orders.

Syntax

public void partition()

Run On

Called

Remarks

Partitioning is performed by grouping the orders in buckets based on their date and item ID.

A bundle is pulled from each bucket, and the process iterates through the buckets in a circular manner until all orders are exhausted.

See Also

Reference

ReqOrderPartitioner Class