PurchFinalizeService.processTask Method [AX 2012]

Creates a PurchFinalizeServiceTask class and adds it to the batch header.

protected void processTask(Set _orders)

Run On

Server

Parameters

_orders
Type: Set Class
A set of the PurchFinalizeServiceTaskPurchaseOrder classes.

If running in a batch, the PurchFinalizeServiceTask class is added to the batch header; otherwise, it is executed immediately.

Community Additions

ADD
Show: