VendDocumentTableMap.isDirectInvoice Method
Determines whether initialization is being done from Purchase Agreement by checking the PurchAgreementHeader_PSN and the PurchId fields.
Syntax
public boolean isDirectInvoice()
Run On
Called
Return Value
Type: boolean
true when the transaction has the PurchAgreementHeader_PSN field set and the PurchId field not set; otherwise, false.