PurchLine.initFromAgreementLine Method
Creates a PurchLine table record with the values from the AgreementLine table record.
Syntax
public void initFromAgreementLine(AgreementLine _agreementLine)
Run On
Called
Parameters
- _agreementLine
Type: AgreementLine Table
A record of the AgreementLine table.