Do you have any question about this error?
Message type: E = Error
Message class: CPOC - PP-PI-PMA: Process Operator Cockpit Messages
Message number: 134
Message text: Clase de variable &1 debe coincidir con clase de caractrística &2
When using variables in process instructions, the data type of the
characteristic to which the variable refers must be identical to the
data type of the characteristic to which you want to transfer the
variable value.
This applies when using variables:
In dynamic function calls
As default values for entries
For characteristic value assignment using variables
<ZH>Example:</>
You have defined a material description as a variable and want to
assign the value of this variable to a message characteristic in
another process instruction. The characteristic for the material
description has data type <LS>alphanumeric</>. This means that the
message characteristic whose value you want to assign using the
variable you have defined must also have data type <LS>alphanumeric
</>.
In the process instruction, however, the data type of variable &V1& is
not the same as the data type of characteristic &V2& whose value you
want to assign using the variable. This may cause the program to
terminate.
El sistema emite un mensaje de error y no le permitirá continuar con esta transacción hasta que se resuelva el error.
Initiate one of the following steps:
Replace characteristic &V2& by a characteristic that has the same data
type as the characteristic to which variable &V1& refers.
Replace the characteristic to which variable &V1& refers by a
characteristic that has the same data type as characteristic &V2&.
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
CPOC134
- Clase de variable &1 debe coincidir con clase de caractrística &2 ?Get instant SAP help. Start your 7-day free trial now.
CPOC133
Car.mensaje sólo se pueden utilizar para parámetros exportación
¿Qué causa este problema? The following characteristics are used to assign the interface parameters of the function module to be called to the proc...
CPOC132
Constantes sólo se pueden utilizar p.parámetros exportación
¿Qué causa este problema? The following characteristics are used to assign the interface parameters of the function module to be called to the proc...
CPOC135
Clase de característica &1 no es alfanumérica
¿Qué causa este problema? If you have defined a constant default value as an alphanumeric value (PPPI_DEFAULT_STRING) when defining entries, the da...
CPOC136
Clase característica &1 no es numérica
¿Qué causa este problema? If you have defined a constant default value as a numeric value (PPPI_DEFAULT_VALUE) when defining entries, the data type...
Haga clic en este enlace para buscar todos los mensajes de SAP.