Share via


PurchOrderRFQLineReference.initFromPurchLine Method

Initializes the instance of the PurchOrderRFQLineReference class with the proper reverence to the PurchLine record that is provided as a parameter.

Syntax

public void initFromPurchLine(PurchLine _purchLine)

Run On

Called

Parameters

  • _purchLine
    Type: PurchLine Table
    A valid record of the PurchLine table to which to create reference.

See Also

Reference

PurchOrderRFQLineReference Table