Share via


VendInvoiceInfoLine.isDirectInvoice Method

Indicates whether initialization is performed from a Purchase Agreement by checking the value of the AgreementLine and OrigPurchId fields of a VendInvoiceInfoLine buffer.

Syntax

public boolean isDirectInvoice()

Run On

Called

Return Value

Type: boolean
true when the AgreementLine_PSN field of VendInvoiceInfoLine buffer is set and OrigPurchId is not set.

See Also

Reference

VendInvoiceInfoLine Table