Share via


InventMov_Purch::newFromPurchLine Method [AX 2012]

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

Syntax

client server public static InventMov_Purch newFromPurchLine(PurchLine _purchLine)

Run On

Called

Parameters

  • _purchLine
    Type: PurchLine Table
    The PurchLine record for which the class is instantiated.

Return Value

Type: InventMov_Purch Class
An instance of the InventMov_Purch class.

See Also

Reference

InventMov_Purch Class