ReqCalc.markDelayedScheduledOrders Method [AX 2012]

Marks orders as delayed.

public void markDelayedScheduledOrders(ReqOrderBundle _bundleId)

Run On

Called

Parameters

_bundleId
Type: ReqOrderBundle Extended Data Type
A ReqOrderBundle value that identifies the orders to check and mark as delayed.

The check for being delayed and delay marking is only done if either futures or actions messages should be processed in the current instance.

Community Additions

ADD
Show: