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: 208
Message text: - defina la variable para el valor de parámetro después de & &
The process instruction is of type "dynamic function call".
Characteristic &V1& &V2& assigns an interface parameter of the function
module to be called to the process instruction. Directly after the
parameter, you need to assign the variable which refers to the value
transferred in the PI sheet.
However, in the process instruciton, the variable is not assigned at
this position.
El sistema emite un mensaje de error y no le permitirá continuar con esta transacción hasta que se resuelva el error.
RESET N1
Assign one of the following characteristics to the process instruction
after characteristic &V1& &V2&. The data type of the characteristic you
choose must match that of the parameter
,,Data type,,,,Characteristic
,,date,,,,PPPI_DATE_VARIABLE
,,time,,,,PPPI_TIME_VARIABLE
,,floating point number,,,,PPPI_FLOAT_VARIABLE
,,alphanumeric value,,,,PPPI_STRING_VARIABLE
Assign the name of the variable to the characteristic.
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
C0208
- - defina la variable para el valor de parámetro después de & & ?Get instant SAP help. Start your 7-day free trial now.
C0207
- Asigne el valor a transferir inmediatamente después de & &
¿Qué causa este problema? The process instruction is of type "dynamic function call". With characteristic &V1& &V2&, an i...
C0206
#NAME?
¿Qué causa este problema? The process instruction is of type "process data calculation formula". Characteristic PPPI_CALCULATED_VALUE def...
C0209
#NAME?
¿Qué causa este problema? The process instruction is of type "dynamic function call". The following characteristics are used to assign th...
C0210
Asigne PPPI_EXTERNAL_VALUE después de PPPI_DEFAULT_VARIABLE
¿Qué causa este problema? The process instruction is of type "process data request". Characteristic PPPI_DEFAULT_VARIABLE defines a varia...
Haga clic en este enlace para buscar todos los mensajes de SAP.