PurchFormLetter.checkW9Received Method [AX 2012]

This method is overridden in an extended class.

public boolean checkW9Received(VendDocumentTableMap _purchParmTable)

Run On

Called

Parameters

_purchParmTable
Type: VendDocumentTableMap Map
The PurchParmTable record that contains the VendorAccount object.

Return Value

Type: boolean
Always returns true.

Community Additions

ADD
Show: