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.
El sistema emite un mensaje de error y no le permitirá continuar con esta transacción hasta que se resuelva el error.
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
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
C0217
- #NAME? ?Get instant SAP help. Start your 7-day free trial now.
C0216
#NAME?
¿Qué causa este problema? The process instruction &V4& is of type "process data request". Characteristic PPPI_EXTENAL_VALUE speci...
C0215
#NAME?
¿Qué causa este problema? The process instruction is of type "dynamic function call". You must use characteristic PPPI_FUNCTION_NAME in e...
C0218
- asigne PPPI_INPUT_REQUEST antes de & &
¿Qué causa este problema? Characteristic &V1& &V2& defines a default value or a default variable for the next requested value (char...
C0219
#NAME?
¿Qué causa este problema? In the process instruction, an input validation is defined containing a checking rule (characteristic PPPI_VALIDATION_FOR...
Haga clic en este enlace para buscar todos los mensajes de SAP.