PurchCORRejectsWorkflow::newPurchCORRejectsTable Method [AX 2012]

Creates an instance of the PurchCORRejectsWorkflow class.

client server public static PurchCORRejectsWorkflow newPurchCORRejectsTable(PurchCORRejectsTable _purchCORRejectsTable)

Run On

Called

Parameters

_purchCORRejectsTable
Type: PurchCORRejectsTable Table
The PurchCORRejectsTable record in which to submit the workflow.

Return Value

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