PurchTableForm.createFromVendorSearch Method [AX 2012]

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

public boolean createFromVendorSearch(VendAccount _accountNumber)

Run On

Called

Parameters

_accountNumber
Type: VendAccount Extended Data Type
The vendor account number that is selected in the VendSearchResults form.

Return Value

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

Community Additions

ADD
Show: