CustTable.validateBlocked Method
Verifies that the selected value for Blocked is valid for a record in CustTable.
Syntax
private boolean validateBlocked(CustBlocked _blocked)
Run On
Called
Parameters
- _blocked
Type: CustBlocked Extended Data Type
The value being validated.
Return Value
Type: boolean
true if the value is valid for a record in CustTable
Remarks
The enum CustVendorBlocked is used in multiple tables, requiring validation to eliminate selecting values that do not apply for CustTable.