VendDocumentTableMap.isDirectInvoice Method [AX 2012]

Determines whether initialization is being done from Purchase Agreement by checking the PurchAgreementHeader_PSN and the PurchId fields.

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.

Community Additions

ADD
Show: