Do you have any question about this error?
Message type: E = Error
Message class: GB - Messages used by the Boolean code generator
Message number: 027
Message text: El tipo del exit & es incorrecto
The exit type of the system exit or user exit cannot be used in this
condition.
This may be the case, if:
in a condition, you have used a user exit that does not match your
validation or substitution callup point.
&BEISPIEL& In FI, you cannot use a
user exit
that refers to the complete document structure for callup point
"document line".
in the substitution, you have used a user exit whose definition of the
parameters (in the FORM routine GET_EXIT_TITLES) does not coincide with
how it is used.
&BEISPIEL& If you select the option "Only exit" when choosing the
substitution fields,
you cannot enter a user exit that is defined with a parameter.
El sistema emite un mensaje de error y no le permitirá continuar con esta transacción hasta que se resuelva el error.
Use a different exit or check the definition in the exit form pool.
The routine GET_EXIT_TITLES in the form pool specifies the exit type.
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
GB027
- El tipo del exit & es incorrecto ?Get instant SAP help. Start your 7-day free trial now.
GB026
Desbordamiento del campo. Se empleará el intervalo válido de &
¿Qué causa este problema? You have specified a part of a field, but the part you specified is longer than the respective field. &EXAMPLE& ...
GB025
El campo & no está disponible en la clase &
¿Qué causa este problema? In a Boolean statement, you have tried to use a field that is not assigned to the Boolean class of the object you changed...
GB028
Operaciones vectoriales (&) no permitidas en este evento
¿Qué causa este problema? You have tried to use a column-related mathematical operator. However, column-related operators (SUM, AVG, MAX, MIN) can...
GB029
Número diferente de campos 'GROUP BY'
¿Qué causa este problema? The number of 'GROUP BY' fields on the left-hand and right-hand side of the mathematical formula must be the sa...
Haga clic en este enlace para buscar todos los mensajes de SAP.