PurchRFQCaseTableForm.create Method [AX 2012]

Launches PurchCreateOrder form in order to create a new purchase order.

public boolean create([FormRun _callerForm])

Run On

Called

Parameters

_callerForm
Type: FormRun Class
An instance of the parent form.

Return Value

Type: boolean
Returns true when ok button in the PurchCreateOrder form is clicked.

Community Additions

ADD
Show: