RetailCreateConcessionPurchOrder.createPurchTable Method [AX 2012]

Inserts a record into the PurchTable table.

Syntax

public PurchTable createPurchTable(RetailVendTable _tFSHVendTable)

Run On

Called

Parameters

Return Value

Type: PurchTable Table
A PurchTable record.

See Also

Reference

RetailCreateConcessionPurchOrder Class