CustVendTable.checkOrgId Method
Checks whether the organization ID is valid.
Syntax
public boolean checkOrgId()
Run On
Called
Return Value
Type: boolean
true if the organization ID is valid; otherwise, false.
Remarks
This method uses the modulus 11 algorithm with the magic number 32765432.