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.

Community Additions

ADD
Show: