PurchReqLine.isVendorBlocked Method
Indicates whether the vendor is blocked.
Syntax
public boolean isVendorBlocked([VendAccount _vendAccount])
Run On
Called
Parameters
- _vendAccount
Type: VendAccount Extended Data Type
The VendAccount to check; optional.
Return Value
Type: boolean
true if the vendor is blocked; otherwise, false.