PurchCreateOrderFromVendor.create Method [AX 2012]

Creates a purchase order that is based on the account number of the vendor.

public PurchTable create(VendTable _vendTable)

Run On

Called

Parameters

_vendTable
Type: VendTable Table
A VendTable record that is used to initialize the purchase order.

Return Value

Type: PurchTable Table
The new purchase order; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic).

Community Additions

ADD
Show: