InventSiteDimensionLinkValidationDP.insertPurchLine Method [AX 2012]
Inserts values from a record in the PurchLine table into a temporary table.
Syntax
protected void insertPurchLine(PurchLine _purchLine)
Run On
Server
Parameters
- _purchLine
Type: PurchLine Table
A record in the PurchLine table.