ReqUnscheduledOrders::deleteBundle Method
Deletes the unscheduled orders for a specific bundle.
Syntax
client server public static void deleteBundle(ReqProcessId _reqProcessId, ReqOrderBundle _bundleId)
Run On
Called
Parameters
- _reqProcessId
Type: ReqProcessId Extended Data Type
A ReqProcessId that identifies the process for which to clear the unscheduled orders.
- _bundleId
Type: ReqOrderBundle Extended Data Type
A ReqOrderBundle identifier of the bundle to delete.