RetailPurchCreate.createPurchTable Method [AX 2012]
Creates a purchase order.
Syntax
public PurchTable createPurchTable(VendAccount _sVendAccount)
Run On
Server
Parameters
- _sVendAccount
Type: VendAccount Extended Data Type
The value for a vendor account.
Return Value
Type: PurchTable Table
A PurchTable record.
Exceptions
Exception | Condition |
---|---|
Error | A number sequence error occurs. |