Do you have any question about this error?
Message type: E = Error
Message class: SABP_RUNT - Message Class for ABAP Runtime
Message number: 001
Message text: Longitud máxima de string superada (&1 bytes)
The current statement attempted to modify an ABAP string in such a way
that the maximum string length of &V1& is exceeded.
This situation can occur in all statements that make strings longer
(such as CONCATENATE, REPLACE, or SHIFT LEFT), plus in string ex
pressions and in CALL TRANSFORMATION.
Once the exception CX_SY_STRING_SIZE_TOO_LARGE is caught, the content of
the target string is undefined. The target string may already be
modified in parts and have reached this size. For this reason it should
be initialized once the exception is caught.
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
SABP_RUNT001
- Longitud máxima de string superada (&1 bytes) ?Get instant SAP help. Start your 7-day free trial now.
SABP_KEY_REDUNDANCY030
La clave &1 tiene componentes duplicados
Mensaje autoexplicativo Dado que SAP cree que este mensaje de error específico 'se explica por sí mismo', no se ha proporcionado más información. ...
SABP_KEY_REDUNDANCY029
Tome otra info del texto explicativo
¿Qué causa este problema? The table keys &V1& and &V2& are unique and the components of &V2& are an initial part (SORTED) o...
SACC000
Fije también de forma explícita el valor correcto para el estándar
¿Qué causa este problema? You also have to specify the accessibility standard, according to which the object is classified. You can do this by clas...
SACC001
Formato no válido. La entrada debe ser numérica
Mensaje autoexplicativo Dado que SAP cree que este mensaje de error específico 'se explica por sí mismo', no se ha proporcionado más información. ...
Haga clic en este enlace para buscar todos los mensajes de SAP.