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: 209
Message text: #NAME?
The process instruction is of type "dynamic function call".
The following characteristics are used to assign the interface
parameters of the calling function module to the process instruction:
PPPI_EXPORT_PARAMETER
PPPI_CHANGING_PARAMETER
PPPI_IMPORT_PARAMETER
For the system to be able to process this parameter correctly, you must
define the value to be transferred for this parameter or the variable
used in the PI sheet for the value to be transferred immediately after
this parameter.
However, the value to be transferred or the variable is missing for at
least one parameter in the process instruction.
El sistema emite un mensaje de error y no le permitirá continuar con esta transacción hasta que se resuelva el error.
For export parameters:
Define a constant value or a variable whose value is to be transferred
to the function module.
For import and changing parameters:
Assign the variable defined in the PI sheet for the value to be
transferred.
For changing parameters, the variable must have been defined in a
preceding process instruction for the same control recipe destination
or PI sheet.
<DS:TX.NA_INST_FUPAR_VALC>Assigning a Constant Value to a Parameter</>
<DS:TX.NA_INST_FUPAR_VALV>Assigning a Variable to a Characteristic</>
<DS:TX.NA_INST_VAR>Defining a Variable</>
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
C0209
- #NAME? ?Get instant SAP help. Start your 7-day free trial now.
C0208
- defina la variable para el valor de parámetro después de & &
¿Qué causa este problema? The process instruction is of type "dynamic function call". Characteristic &V1& &V2& assigns an...
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...
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...
C0211
- No está prevista la característica & & en esta posición
¿Qué causa este problema? Characteristic &V2& cannot be used in position &V1& for one of the following reasons: The characteristic ...
Haga clic en este enlace para buscar todos los mensajes de SAP.