The default value of &1 &2 exceeds the allowed length of 132 chars

Message type: E = Error

Message class: OO - Class Builder/API

Message number: 676

Message text: The default value of &1 &2 exceeds the allowed length of 132 chars



What causes this issue?

The database field to persist the default values is 132 characters long.
The value is stored truncated.


System Response

There is no support for version management, Note Assistant and
Correction Workbench for classes or interfaces which contain such
components.


How to fix this error?

If the default value of a public constant in a class exceeds the length
of 132 characters, the constant could be replaced by a static read-only
attribute which is initialized in the CLASS_CONSTRUCTOR.


Procedure for System Administrators

The system issues an error message and will not allow you to continue with this transaction until the error is resolved.


Error message extract from SAP system. Copyright SAP SE.