Do you have any question about this error?
Message type: E = Error
Message class: 5P - Error Messages for Schema, Pers.Calc.Rule and Feature Checks
Message number: 220
Message text: &: Indicación de offset y/o de longitud sobrepasan la longitud de campo
You have used a decision operation with offset and/or length value(s).
You have exceeded the length of the field addressed with the decision
operation.
Example:
As an example, let us use the field 'STADT' with a defined length of
8 characters. The decision operation would be:
DSTADT(10) or DSTADT+7(5)
Both operations are incorrect: In the first case, a length of 10
characters is queried; in the second case, the combination of
'+7(5)' exceeds the defined length of 8.
Check the length of the field for the decision operation in the
Data Dictionary and correct your entry.
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
5P220
- &: Indicación de offset y/o de longitud sobrepasan la longitud de campo ?Get instant SAP help. Start your 7-day free trial now.
5P219
&: Nombre de campo no admitido o bien falta
¿Qué causa este problema? You have used a field name for the decision operation which is not marked as valid for the feature, or you have set an in...
5P218
&: Número consecutivo fuera del área de valor: '9' es el úlltimo número
¿Qué causa este problema? You have used the NEXTR operation and would like to move to a new line. The number in the line containing the NEXTR opera...
5P221
&: Utilizar campos compactos sólo para comparación: &
¿Qué causa este problema? You have used a packed field for the decision operation. Packed fields may only be used for decision operations with comp...
5P222
&: Estructura errónea, estruct.argum.var.: &
¿Qué causa este problema? You have entered one or more values in the variable key after the decision operation. One or more of these are either too...
Haga clic en este enlace para buscar todos los mensajes de SAP.