Share via


SalesLine.initFromAgreementLine Method

Initializes the SalesLine 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 SalesLine record.

See Also

Reference

SalesLine Table