Share via


PurchLineType.initFromTmpPurchLine Method [AX 2012]

Initializes the PurchLine record from the TmpPurchLine record.

Syntax

public void initFromTmpPurchLine(TmpPurchLine _tmpPurchLine)

Run On

Called

Parameters

  • _tmpPurchLine
    Type: TmpPurchLine Table
    The TmpPurchLine record from which to initialize the PurchLine record.

See Also

Reference

PurchLineType Class