Do you have any question about this error?
Message type: E = Error
Message class: C0 - PP-PI: Messages for PI Sheet and Syntax Checker
Message number: 217
Message text: #NAME?
You use characteristic PPPI_VARIABLE to define a variable that refers
to the value of a message characteristic. You must assign the message
characteristic to the process instruction directly afterwards.
In process instruction &V4&, the message characteristic has, however,
been assigned twice. These assignments follow each other immediately.
Thus, the first variable does nor refer to a value.
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.
RESET N1
Check whether
you need both variables
the process instruction contains the corresponding message
characteristics
If possible, delete the redundant variable.
If you do need both variables,
move the variables to the position in front of the pertaining message
characteristic, or
add the message characteristic immediately behind the definition of the
respective variables
INCLUDE NA_INST_MESSCHAR OBJECT DOKU ID TX LANGUAGE E
Extrait du message d'erreur du système SAP. Copyright SAP SE.
C0217
- #NAME? ?Get instant SAP help. Start your 7-day free trial now.
C0216
#NAME?
Quelle est la cause de ce problème? The process instruction &V4& is of type "process data request". Characteristic PPPI_EXTENAL_V...
C0215
- Le nom de la fonction a appeler n'a pas encore été défini
Quelle est la cause de ce problème? The process instruction is of type "dynamic function call". You must use characteristic PPPI_FUNCTION...
C0218
- PPPI_INPUT_REQUEST doit être affectée avant & &
Quelle est la cause de ce problème? Characteristic &V1& &V2& defines a default value or a default variable for the next requested v...
C0219
#NAME?
Quelle est la cause de ce problème? In the process instruction, an input validation is defined containing a checking rule (characteristic PPPI_VALI...
Cliquez sur ce lien pour rechercher tous les messages SAP.