Do you have any question about this error?
Message type: E = Error
Message class: SDDIC_ADT_DDLA - Messages for Annotation Definition Design Time
Message number: 047
Message text: The recommended length should be '&1' (based on text length '&2')
Language dependent CDS annotations contain texts which are translated. A
CDS annotation is defined to be language dependent using the annotation
@LanguageDependency.maxLength.
For each language dependent annotation the annotation definition
specifies:
the maximum text length. Note that a text which is longer than the
maximum length may be truncated when it is stored.
the recommended length of the text within the bounds of the maximum text
length. The recommended length is calculated so that sufficient space
remains for translations. The recommended length is dependent on the
maximum text length:
Long texts (> 120 characters) - The recommended length is calculated so
that 30% of the calculated length can still be added to the text without
exceeding the maximum text length.
Medium texts (> 32 characters and <= 120 charactes) - The recommended
length is calculated so that 50% of the calculated length can still be
added to the text without exceeding the maximum text length.
Short texts (<= 32 characters) - The recommended length is determined
using a predefined matrix of values corresponding to the maximum text
length. These values are averages for the recommended length which
generally enable successful translations in common languages.
For example, the following definition defines a maximum text length of
60 characters for the values of the annotation @EndUserText.label and
recommends using maximum 40 characters thereof to always allow at least
20 characters (50% of 40) additional space for translations.
@LanguageDependency.maxLength: 40
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
EndUserText.label : String(60);Use the suggested value for @LanguageDependency.maxLength in your
annotation definition to ensure that developers are warned correctly
when they specify texts that leave too little space for translations.
Error message extract from SAP system. Copyright SAP SE.
SDDIC_ADT_DDLA047
- The recommended length should be '&1' (based on text length '&2') ?Get instant SAP help. Start your 7-day free trial now.
SDDIC_ADT_DDLA046
The recommended length (&1) exceeds the text length (&2)
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SDDIC_ADT_DDLA045
Annotation '&1' only allowed for texts with length between &2 and &3
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SDDIC_ADT_DDLA049
Annotation æ&1Æ not allowed on root level or on structured annotation
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SDDIC_ADT_DDLA051
Annotation '&1' is not allowed for enumeration types
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.