Share via


RetailPurchCreate.createPurchTable Method [AX 2012]

Creates a purchase order.

Syntax

public PurchTable createPurchTable(VendAccount _sVendAccount)

Run On

Server

Parameters

Return Value

Type: PurchTable Table
A PurchTable record.

Exceptions

Exception Condition
Error

A number sequence error occurs.

See Also

Reference

RetailPurchCreate Class