Diagnosis The type name you selected contains at least one invalid character. Fortechnical reasons, type names can only contain characters from thefollowing groups:
- Letters (A-Z)
- Digits (0-9) and
- Special characters: Underscore "_" and slash "/".
Procedure Change the type names so that all characters are contained in thequantity of valid characters.
|