PurchCORInvReceivedWorkflow::newPurchLine Method [AX 2012]

Creates an instance of the PurchCORInvReceivedWorkflow class.

client server public static PurchCORInvReceivedWorkflow newPurchLine(PurchLine _purchLine)

Run On

Called

Parameters

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

Return Value

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