VendNotificationTemplate.checkCategory Method
Checks whether a vendor account is associated with the category filters of the notification template.
Syntax
public boolean checkCategory(VendAccount _vendAccount)
Run On
Called
Parameters
- _vendAccount
Type: VendAccount Extended Data Type
The account number of the vendor.
Return Value
Type: boolean
true if the vendor matches a category that is specified in the vendor notification category filter; otherwise, false.