Do you have any question about this error?
Message type: E = Error
Message class: SY - ABAP/4 system messages
Message number: 472
Message text: No se pueden visualizar más de & entradas
You tried to increase the size of a list of objects with dynamic memory
consumption. This was not possible because not enough memory could be
allocated internally. The system will continue to use the size of the
old list.
El sistema emite un mensaje de error y no le permitirá continuar con esta transacción hasta que se resuelva el error.
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
SY472
- No se pueden visualizar más de & entradas ?Get instant SAP help. Start your 7-day free trial now.
SY471
Referencia destruida - No se puede visualizar la cabecera
¿Qué causa este problema? You wanted to display the header of a deep data object (string, internal table, object, data reference) in the ABAP Debug...
SY470
Modifique la parametrización para crear el objeto de excepción
¿Qué causa este problema? The system did not create the exception object and therefore cannot display it.Respuesta del sistema El sistema emite un...
SY473
Se ha activado la verificación READ BINARY SEARCH
¿Qué causa este problema? You can only use the READ ... BINARY SEARCH statement if the relevant internal table is sorted by the key used. Otherwise...
SY474
Se ha desactivado la verificación READ BINARY SEARCH
¿Qué causa este problema? You can only use the READ ... BINARY SEARCH statement if the relevant internal table is sorted by the key used. Otherwise...
Haga clic en este enlace para buscar todos los mensajes de SAP.