This documentation is archived and is not being maintained.
CustVendTable.checkOrgId Method [AX 2012]
Checks whether the organization ID is valid.
public boolean checkOrgId()
Run On
Called
Return Value
Type:
boolean
true if the organization ID is valid; otherwise, false.
This method uses the modulus 11 algorithm with the magic number 32765432.