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 intialized from the _agreementLine record.
Syntax
public boolean initFromAgreementLine(AgreementLine _agreementLine)
Run On
ClientOrServer
Parameters
- _agreementLine
Type: AgreementLine Table
An AgreementLine table record used to initialize the new VendInvoiceInfoLine table record.
Return Value
Type: boolean
true if the VendInvoiceInfoLine table record was created; otherwise, false.