Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the vendor is blocked.
Syntax
client server public static boolean isVendorBlocked(VendAccount _vendAccount, CustVendorBlocked _blockedFor)
Run On
ClientOrServer
Parameters
- _vendAccount
Type: VendAccount Extended Data Type
The VendAccount to check.
- _blockedFor
Type: CustVendorBlocked Enumeration
The blocking type for which to check
Return Value
Type: boolean
true if the vendor is blocked; otherwise, false.