SDDIC_ADT_DDLA - Messages for Annotation Definition Design Time
The following messages are stored in message class SDDIC_ADT_DDLA: Messages for Annotation Definition Design Time.
It is part of development package SDDIC_ADT_DDLA in software component BC-DWB-AIE-DIC. This development package consists of objects that can be grouped under "Parser and tools for CDS Annotation Definitions".
It is part of development package SDDIC_ADT_DDLA in software component BC-DWB-AIE-DIC. This development package consists of objects that can be grouped under "Parser and tools for CDS Annotation Definitions".
Message Nr ▲ | Message Text |
---|---|
000 | You must define exactly one annotation |
001 | &1 characters exceed the maximum of 30 characters |
002 | You may not define '&1' in '&2' |
003 | Multiple elements with same name '&1' not allowed |
004 | Type '&1' is unknown |
005 | You may not define a length for type '&1' |
006 | You may not define decimal places for type '&1' |
007 | You may not define elements of type '&1' without length |
008 | Length may not exceed 1298 characters |
009 | Precision may not exceed '&1' places |
010 | Scale may not exceed '&1' places |
011 | You may not omit precision or scale for elements of type '&1' |
012 | You may not define a default value for reference types |
013 | You may only define "true" as value |
014 | You may not define a default value for array types |
015 | You may only define a value of type '&1' |
016 | Value '&1' length (&2) is too long. It must be <= '&3'. |
017 | Value '&1' exceeds the value range of type '&2' |
018 | You may not define a value for enumeration symbols |
019 | Enumeration symbols must be in uppercase |
020 | Length of enumaration symbol (&1) exceeds defined length (&2) |
021 | Value '&1' is not in the list of valid enumeration symbols |
022 | Value for enumeration types must start with a '#' character |
025 | Annotation '&1' must be an array type |
026 | Annotation value '&1' must not be an array type. |
028 | Structured types must contain at least one element. |
029 | Each element must have at least one scope assigned |
030 | Keyword in wrong case, replace with '&1' |
031 | Annotation path is too long (&1). |
032 | Annotation value for '&1' must be between &2 and &3 |
033 | Length of enumeration symbol (&1) exceeds maximum length (&2) |
034 | You may not enumeration symbols for reference types |
035 | Multiple enumeration symbols with same name '&1' not allowed |
036 | You may only define "true" or "false" as value |
037 | You may not use a mulit-line literal as value |
039 | Names may not contain the '/' character |
040 | Names may not contain only the '_' character |
041 | The top level name must start with a capital letter |
042 | The name must start with a lowercase letter |
043 | Names may not contain consecutive capital letters |
044 | Annotation '&1' only allowed for elements of type '&2' |
045 | Annotation '&1' only allowed for texts with length between &2 and &3 |
046 | The recommended length (&1) exceeds the text length (&2) |
047 | The recommended length should be '&1' (based on text length '&2') |
049 | Annotation �&1� not allowed on root level or on structured annotation |
051 | Annotation '&1' is not allowed for enumeration types |
052 | Annotation '&1' is not allowed for array types |
053 | Annotation '&1' is only allowed on root level |
054 | Object name may not start with a digit |
055 | Precision must be greater than '0' places |
056 | Length must be greater than 0 character |
057 | Each element must have annotation '&1' assigned |
058 | You may not define expressions as value |
200 | ----------- Messages for the workbench tool ---------- |
201 | CDS Annotation Definitions can only be edited using ADT in Eclipse |
202 | CDS Annotation Definition &1 does not exist |
203 | Unsupported structure of version data |
204 | The line &1 exceeds 255 characters. Source code cannot be saved. |
205 | Deletion of DDLA objects is not supported |
300 | ----------- Messages from permission check ---------- |
301 | You are not authorized to create Annotation Definitions |
302 | You are not authorized to modify Annotation Definitions |
303 | You are not authorized to delete Annotation Definitions |
900 | ----------- Messages from parser ---------- |
901 | Unexpected token '&1', expected '&2' |
902 | Unexpected token '&1', expected '&2' or '&3' |
903 | Unexpected token '&1', expected '&2' or '&3' or '&4' |
904 | Illegal syntax. Malformed annotation definition |
905 | Post annotations are not supported |
906 | Closing '*/' is missing in multi line comment |
907 | Unexpected token '&1' |