|
Class |
Top Previous Next |
|
Class is the unique identifier or masked value for the class or classes you wish to assign to an account to establish a valid combination for data entry.
Masked valued may be entered as an asterisk "*" to match the rest of a string. Entering "10*" will result in an Account Class Validation entry for the account and all classes beginning with "10".
A question mark "?" replaces a single character. Entering "1??5" will result in an Account Class Validation entry for the account and a class whose first character is a "1" and whose last character is a "5" to be listed.
Examples of valid class masks for a company with three class segments are:
* (This mask will create an account class validation for the account and all active classes.)
100-* (This mask will create an account class validation for the account and all active classes with segment 1 equal to "100".)
100-??-8* (This mask will create an account class validation for the account and all active classes with segment 1 equal to "100", any value in segment 2 and a segment 3 value that begins with an "8".)
1??-??-??? (This mask will create an account class validation for the account and all active classes with segment 1 that starts with a "1".)
|