ReqOrderPartitioner.partition Method [AX 2012]

Partitions the orders.

public void partition()

Run On

Called

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.

Community Additions

ADD
Show: