Do you have any question about this error?
Message type: E = Error
Message class: CPOC - PP-PI-PMA: Process Operator Cockpit Messages
Message number: 132
Message text: Constantes sólo se pueden utilizar p.parámetros exportación
The following characteristics are used to assign the interface
parameters of the function module to be called to the process
instruction. Directly after each parameter, you must define the value
that is passed on for this parameter. This value must be passed on as a
constant value, a variable, or a message characteristic. The parameter
type determines which of these is used to pass on the value.
For export parameters:
Constant values
Variables
Message characteristics
For import parameters, table parameters, and changing parameters:
Variables
You have, however, attempted to assign a constant value to an import
parameter, table parameter, or changing parameter in the process
instruction. This is not permitted.
El sistema emite un mensaje de error y no le permitirá continuar con esta transacción hasta que se resuelva el error.
Assign a variable that stands for the value to be passed on in the PI
sheet to the import parameter, table parameter, or changing parameter.
<DS:TX.NA_INST_VAR>Define Variable</>
<DS:TX.NA_INST_FUPAR_VALV>Assign Variable to Parameter</>
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
CPOC132
- Constantes sólo se pueden utilizar p.parámetros exportación ?Get instant SAP help. Start your 7-day free trial now.
CPOC131
Después de car.PPPI_DECLARE_VARIABLE se espera PPPI_VARIABLE_TYPE
¿Qué causa este problema? You have used a global variable that has been defined in another control recipe in the process instruction. In universal ...
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...
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...
CPOC134
Clase de variable &1 debe coincidir con clase de caractrística &2
¿Qué causa este problema? When using variables in process instructions, the data type of the characteristic to which the variable refers must be id...
Haga clic en este enlace para buscar todos los mensajes de SAP.