PurchCORDeliveryDueWorkflow::newPurchLine Method [AX 2012]
Creates an instance of the PurchCORDeliveryDueWorkflow class.
client server public static PurchCORDeliveryDueWorkflow newPurchLine(PurchLine _purchLine)
Run On
CalledParameters
- _purchLine
- Type: PurchLine Table
The PurchLine record on which to submit the workflow.
Return Value
Type: PurchCORDeliveryDueWorkflow ClassAn instance of the PurchCORDeliveryDueWorkflow class.
Show: