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