Do you have any question about this error?
Message type: E = Error
Message class: CPOC - PP-PI-PMA: Process Operator Cockpit Messages
Message number: 131
Message text: Après caract. PPPI_DECLARE_VARIABLE, il faut PPPI_VARIABLE_TYPE
You have used a global variable that has been defined in another
control recipe in the process instruction.
In universal process instructions of type 0, you must always define the
following characteristics in the sequence shown below if you want to
use global variables in the process instruction:
...
PPPI_DECLARE_VARIABLE,,Name of the variable defined
PPPI_VARIABLE_TYPE,,,,Characteristic used to define variable
...
You have included characteristic PPPI_DECLARE_VARIABLE in this process
instruction but characteristic PPPI_VARIABLE_TYPE is missing.
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.
Add characteristic PPPI_VARIABLE_TYPE after characteristic
PPPI_DECLARE_VARIABLE and assign the characteristic that was used to
define the variable to PPPI_VARIABLE_TYPE.
Extrait du message d'erreur du système SAP. Copyright SAP SE.
CPOC131
- Après caract. PPPI_DECLARE_VARIABLE, il faut PPPI_VARIABLE_TYPE ?Get instant SAP help. Start your 7-day free trial now.
CPOC130
Caract. &1 ne peut être utilisée que pour contrôle val. saisie/signatures
Quelle est la cause de ce problème? You may use the following characteristics to define input validations and the execution of signatures only: PPP...
CPOC129
Caractéristique &1 ne peut être indiquée que lors ctrle valeurs de saisie
Quelle est la cause de ce problème? You can use the following characteristics to define input validations only: PPPI_TEXT_FOR_INVALID_INPUT PPPI_AC...
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...
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...
Cliquez sur ce lien pour rechercher tous les messages SAP.