Do you have any question about this error?
Message type: E = Error
Message class: CPOC - PP-PI-PMA: Process Operator Cockpit Messages
Message number: 207
Message text: Accès à l'index &1 non autorisé dans la même instruction de process
In a repeated data request, you have attempted to use an index to
access a variable that has been declared in the same process
instruction. This is not permitted.
You can use the index to access the values of a multiline table by
adding the line number to the variable name: <variable name>_
<table line>, for example, QTY_1, QTY_2.
To acces these values using an index, the variable must, however, be
defined in one of the preceding process instructions. Within the same
process instrucion, you may only use the variable name (that is,
without the suffix <_table line>) in the output characteristic.
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.
Delete the suffix <_table line> in the output variable.
Extrait du message d'erreur du système SAP. Copyright SAP SE.
CPOC207
- Accès à l'index &1 non autorisé dans la même instruction de process ?Get instant SAP help. Start your 7-day free trial now.
CPOC206
Définir variable &1
Quelle est la cause de ce problème? Variable &V1& was defined for one of the following functions in the process instruction: In dynamic fun...
CPOC205
Nombre maximal de lignes déjà atteint
Quelle est la cause de ce problème? You have attempted to insert new lines in a repeated data request (for example, a table). However, this is not ...
CPOC208
Accès à la variable &1 autorisé uniquement en mode de lecture
Quelle est la cause de ce problème? You have attempted to change a global variable. This is not permitted. Global variables from external PI sheets...
CPOC209
Etape de travail inactive
Quelle est la cause de ce problème? The process step is inactive and may not be changed.Réponse du système Le système émet un message d'erreur...
Cliquez sur ce lien pour rechercher tous les messages SAP.