RetailPurchCreate.createPurchLine Method [AX 2012]
Creates a purchase order line.
Syntax
public void createPurchLine(RetailImportTrans _tImportTrans, PurchTable _tPurchTable)
Run On
Server
Parameters
- _tImportTrans
Type: RetailImportTrans Table
A RetailImportTrans record.
- _tPurchTable
Type: PurchTable Table
A PurchTable record.