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: Type de variable &1 doit correspondre au type de la caract. &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.
Le système émet un message d'erreur et ne vous permettra pas de poursuivre cette transaction tant que l'erreur n'est pas résolue.
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&.
Extrait du message d'erreur du système SAP. Copyright SAP SE.
CPOC134
- Type de variable &1 doit correspondre au type de la caract. &2 ?Get instant SAP help. Start your 7-day free trial now.
CPOC133
Caract. de message ne doivent être utilisées que pour paramètre d'export
Quelle est la cause de ce problème? The following characteristics are used to assign the interface parameters of the function module to be called t...
CPOC132
Les constantes ne doivent être utilisées que pour les paramètres d'export
Quelle est la cause de ce problème? The following characteristics are used to assign the interface parameters of the function module to be called t...
CPOC135
Type de caractéristique &1 non alphanumérique
Quelle est la cause de ce problème? If you have defined a constant default value as an alphanumeric value (PPPI_DEFAULT_STRING) when defining entri...
CPOC136
Type de la caractéristique &1 non numérique
Quelle est la cause de ce problème? If you have defined a constant default value as a numeric value (PPPI_DEFAULT_VALUE) when defining entries, the...
Cliquez sur ce lien pour rechercher tous les messages SAP.