Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a new VendInvoiceInfoLine table record that is initialized from a specified AgreementLine record.
Syntax
public boolean initFromPurchAgreementLine(AgreementLine _agreementLine)
Run On
ClientOrServer
Parameters
- _agreementLine
Type: AgreementLine Table
An AgreementLine table record that is used to initialize the new VendInvoiceInfoLinetable record.
Return Value
Type: boolean
true if the VendInvoiceInfoLine table record was created; otherwise, false