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
CalledParameters
- _vendTable
- Type: VendTable Table
A VendTable record that is used to initialize the purchase order.
Return Value
Type: PurchTable TableThe new purchase order; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic).
Community Additions
ADD
Show: