Do you have any question about this error?
Message type: E = Error
Message class: CPOC - PP-PI-PMA: Process Operator Cockpit Messages
Message number: 131
Message text: Después de car.PPPI_DECLARE_VARIABLE se espera PPPI_VARIABLE_TYPE
You have used a global variable that has been defined in another
control recipe in the process instruction.
In universal process instructions of type 0, you must always define the
following characteristics in the sequence shown below if you want to
use global variables in the process instruction:
...
PPPI_DECLARE_VARIABLE,,Name of the variable defined
PPPI_VARIABLE_TYPE,,,,Characteristic used to define variable
...
You have included characteristic PPPI_DECLARE_VARIABLE in this process
instruction but characteristic PPPI_VARIABLE_TYPE is missing.
El sistema emite un mensaje de error y no le permitirá continuar con esta transacción hasta que se resuelva el error.
Add characteristic PPPI_VARIABLE_TYPE after characteristic
PPPI_DECLARE_VARIABLE and assign the characteristic that was used to
define the variable to PPPI_VARIABLE_TYPE.
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
CPOC131
- Después de car.PPPI_DECLARE_VARIABLE se espera PPPI_VARIABLE_TYPE ?Get instant SAP help. Start your 7-day free trial now.
CPOC130
Car.&1 sólo se debe utilizar p.verificación valor entrada/firmas
¿Qué causa este problema? You may use the following characteristics to define input validations and the execution of signatures only: PPPI_SIGNATUR...
CPOC129
Car.&1 sólo se debe indicar p.verificación valor entrada
¿Qué causa este problema? You can use the following characteristics to define input validations only: PPPI_TEXT_FOR_INVALID_INPUT PPPI_ACCEPT_INVAL...
CPOC132
Constantes sólo se pueden utilizar p.parámetros exportación
¿Qué causa este problema? The following characteristics are used to assign the interface parameters of the function module to be called to the proc...
CPOC133
Car.mensaje sólo se pueden utilizar para parámetros exportación
¿Qué causa este problema? The following characteristics are used to assign the interface parameters of the function module to be called to the proc...
Haga clic en este enlace para buscar todos los mensajes de SAP.