Share via


InventMov_PurchRFQLine::newFromPurchRFQLine Method [AX 2012]

Initializes a new instance of the InventMov_PurchRFQLine class based on the specified record.

Syntax

client server public static InventMov_PurchRFQLine newFromPurchRFQLine(PurchRFQLine _purchRFQLine)

Run On

Called

Parameters

  • _purchRFQLine
    Type: PurchRFQLine Table
    The PurchRFQLine record for which the class is instantiated.

Return Value

Type: InventMov_PurchRFQLine Class
An instance of the InventMov_PurchRFQLine class.

See Also

Reference

InventMov_PurchRFQLine Class