PurchFormLetter_Invoice.checkW9Received Method [AX 2012]

Calls the static checkW9Received method in the PurchFormletterParmDataInvoice class.

public boolean checkW9Received(VendDocumentTableMap _vendInvoiceInfoTable)

Run On

Called

Parameters

_vendInvoiceInfoTable
Type: VendDocumentTableMap Map
The VendInvoiceInfoTable record that contains the VendorAccount object.

Return Value

Type: boolean
true if the check passed; otherwise, false.

Community Additions

ADD
Show: