Do you have any question about this error?
Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now →
Message type: E = Error
Message class: CPOC - PP-PI-PMA: Process Operator Cockpit Messages
Message number: 207
Message text: Der Indexzugriff &1 ist innerhalb derselben Prozeßvorgabe nicht erlaubt
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.
Das System gibt eine Fehlermeldung aus und erlaubt Ihnen nicht, mit dieser Transaktion fortzufahren, bis der Fehler behoben ist.
Delete the suffix <_table line> in the output variable.
Fehlermeldungsextrakt aus SAP-System. Copyright SAP SE
CPOC207
- Der Indexzugriff &1 ist innerhalb derselben Prozeßvorgabe nicht erlaubt ?Get instant SAP help. Sign up for our Free Essentials Plan.
CPOC206
Bitte Variable &1 definieren
Was verursacht dieses Problem? Variable &V1& was defined for one of the following functions in the process instruction: In dynamic function...
CPOC205
Die maximale Anzahl an Zeilen ist bereits erreicht
Was verursacht dieses Problem? You have attempted to insert new lines in a repeated data request (for example, a table). However, this is not possi...
CPOC208
Auf die Variable &1 darf nur lesend zugegriffen werden
Was verursacht dieses Problem? You have attempted to change a global variable. This is not permitted. Global variables from external PI sheets are ...
CPOC209
Der Arbeitsschritt ist inaktiv
Was verursacht dieses Problem? The process step is inactive and may not be changed.Systemantwort Das System gibt eine Fehlermeldung aus und erlau...
Klicken Sie auf diesen Link, um alle SAP-Meldungen durchsuchen.