PurchLineType.initFromTmpPurchLine Method [AX 2012]
Initializes the PurchLine record from the TmpPurchLine record.
public void initFromTmpPurchLine(TmpPurchLine _tmpPurchLine)
Run On
CalledParameters
- _tmpPurchLine
- Type: TmpPurchLine Table
The TmpPurchLine record from which to initialize the PurchLine record.
Community Additions
ADD
Show: