PurchCORDeliveryDueWorkflow::newPurchLine Method [AX 2012]

Creates an instance of the PurchCORDeliveryDueWorkflow class.

client server public static PurchCORDeliveryDueWorkflow newPurchLine(PurchLine _purchLine)

Run On

Called

Parameters

_purchLine
Type: PurchLine Table
The PurchLine record on which to submit the workflow.

Return Value

Type: PurchCORDeliveryDueWorkflow Class
An instance of the PurchCORDeliveryDueWorkflow class.
Show: