Share via


PurchReqLine.initFromAgreementLine Method

Initializes a PurchReqLine record from the AgreementLine record.

Syntax

public void initFromAgreementLine(AgreementLine _agreementLine)

Run On

Called

Parameters

  • _agreementLine
    Type: AgreementLine Table
    The AgreementLine record from which to initialize the PurchReqLine record.

See Also

Reference

PurchReqLine Table