Share via


CostControlTransCommittedCost.initFromPurchReqLine Method

Initializes the current CostControlTransCommittedCost table record based on the data in the specified PurchReqLine record.

Syntax

public void initFromPurchReqLine(PurchReqLine _purchReqLine)

Run On

Called

Parameters

  • _purchReqLine
    Type: PurchReqLine Table
    The PurchReqLine record that contains the data to copy.

See Also

Reference

CostControlTransCommittedCost Table