Do you have any question about this error?
Message type: E = Error
Message class: WL - Workflow: run-time messages
Message number: 490
Message text: Operación '&' entre los tipos de datos '&' y '&' no permitida.
You have tried to compare two container elements or expressions or link
them in an arithmetic operation (addition etc.). However, the selected
operation is not allowed or not worthwhile on the underlying data
types.
Example:
numbers cannot be compared with objects
character strings cannot be added to numbers
the result of an operation must be compatible with the operands used
assignment to a constant is not possible
The following abbreviations are used in the message:
l,,Integers (ABAP Dictionary data type <AB>Int1</>, <AB>Int2</>,
<AB>Int4</>)
P,,Packed numbers with decimal places and signs (<AB>Dec</>, <AB>Packed
</>)
N,,Character string with numeric values (<AB>Numc</>)
C,,Character string (<AB>Character</>)
D,,Date (<AB>Date</>)
T,,Time (<AB>Time</>)
O o,,Objects from the Business Object Repository
Only use elements or expressions which can be linked with the selected
operation, that is only define the operation between compatible ABAP
data types or between object types.
You can only calculate using numbers (type I, P).
Exception: the following operations are permitted with date/time:
'Date - Date' returns an integer
'Date - number' returns a date
'Time - number' returns a time
'Time - Time' returns an integer
You can only compare numbers with numbers (type I, P, N), date with
date, time with time, character-based types (C, N). Objects can be
compared to see whether they are the same (o).
The type of the result of an arithmetic operation or an assignment must
be compatible with the type of the operand(s).
Hexadecimal numbers (X, RAW) and floating point numbers (F, FLTP) are
not supported in container operations at present. If necessary, define
object methods to implement operations with these types in a program.
Further information can be found in the online help in the ABAP editor
on the ABAP key words <AB>Data</> and <AB>Move</>.
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
WL490
- Operación '&' entre los tipos de datos '&' y '&' no permitida. ?Get instant SAP help. Start your 7-day free trial now.
WL489
Imposible repetir la notificación, ya que work item nº & está bloqueado.
¿Qué causa este problema? El sistema emite un mensaje de error y no le permitirá continuar con esta transacción hasta que se resuelva el error. R...
WL488
Notif.work item & grabada, ya que workflow & está bloqueado
¿Qué causa este problema? The response message from work item no. &V1& to the workflow manager was saved since the workflow cannot be execu...
WL491
Operador '&' no permitido o no definido en expresión '& & &'.
¿Qué causa este problema? The operator &V1& is not supported.¿Cómo arreglar este error? The F4 input help in the Workflow Builder lists ...
WL492
Comparación no evaluable ya que elemento/expresión '&' no definidos.
¿Cómo arreglar este error? Make sure that the workflow/work item variables involved or object attributes are assigned a value. Variables can be ass...
Haga clic en este enlace para buscar todos los mensajes de SAP.