Do you have any question about this error?
Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now →
Message type: E = Error
Message class: 00 -
Message number: 099
Message text: El tipo de datos del campo tras FROM, TO o CURSOR no está permitido
Fields that can be specified for the LOOP AT internal table (FROM, TO,
CURSOR), have an incorrect data type.
&RSYSTEM_RESPONSE&
El sistema emite un mensaje de error y no le permitirá continuar con esta transacción hasta que se resuelva el error.
Fields must be defined in the same way as SY-INDEX
Example: DATA: START like sy-index.
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
00099
- El tipo de datos del campo tras FROM, TO o CURSOR no está permitido ?Get instant SAP help. Sign up for our Free Essentials Plan.
00098
Error programa durante LOOP AT tabla interna (entrada FROM mayor que TO)
¿Qué causa este problema? The limits within which an internal table should be displayed are incorrect. The specification of FROM is larger than TO....
00097
La tabla interna & no existe o está vacía.
¿Qué causa este problema? Access to internal tables with index = 0.Respuesta del sistema El sistema emite un mensaje de error y no le permitirá c...
00100
Error programa durante LOOP AT tabla interna (FROM mayor que fin tabla)
¿Qué causa este problema? Incorrect specification of FROM.Respuesta del sistema El sistema emite un mensaje de error y no le permitirá continuar ...
00101
Batch input (activado el modo de procesamiento "Visualizar sólo errores")
¿Qué causa este problema? You have changed the processing mode in interactive batch input. It was changed from 'Process visibly' to '...
Haga clic en este enlace para buscar todos los mensajes de SAP.