Share via


WrkCtrScheduler.cleanUpOrder Method [AX 2012]

Cleans up the order data when the scheduling fails.

Syntax

protected void cleanUpOrder(Common _common, WrkCtrParmSchedule _wrkCtrParmSchedule)

Run On

Server

Parameters

  • _common
    Type: Common Table
    A Common table buffer with the order data.
  • _wrkCtrParmSchedule
    Type: WrkCtrParmSchedule Class
    A WrkCtrParmSchedule object that contains the scheduling parameters.

See Also

Reference

WrkCtrScheduler Class