NumberSequenceTable.validateWriteForVirtualCompany Method
Checks to see whether the current number seqeunce code is used by another vitual company that has overlapping companies with the company or virutal company that the current number seqeuence is associated with.
If so, raises error and returns false.
Syntax
public boolean validateWriteForVirtualCompany()
Run On
Called
Return Value
Type: boolean
false if validation fails; true otherwise.