Do you have any question about this error?
Message type: E = Error
Message class: GB - Messages used by the Boolean code generator
Message number: 008
Message text: Cadena de caracteres "&" situada incorrectamente
The syntax of the boolean statement is incorrect.
The token specified is not in the correct position within the boolean
expression. This can be caused by omitting a token directly before
this token is declared.
E.g. true ( and false or false )
The code generation is aborted.
Check the syntax of the statement. Check that no part of the statement
has been omitted. Check that key words such us NOT, '(' or <tab> are
correctly positioned.
E.g. true and ( false or false )
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
GB008
- Cadena de caracteres "&" situada incorrectamente ?Get instant SAP help. Start your 7-day free trial now.
GB007
Carácter desconocido: &
¿Qué causa este problema? The syntax of the boolean statement is incorrect. A symbol is used in the expression that is not recognized. E.g. <tab...
GB006
Paréntesis empleado en variable
¿Qué causa este problema? The syntax of the boolean statement is incorrect. A parenthesis has been used as part of a variable name. E.g. <tab&g...
GB009
Indique el nombre del campo
¿Qué causa este problema? The syntax of the boolean statement is incorrect. A field name has not been specified. E.g. <tab> $ = '1'...
GB010
Indique la tabla
¿Qué causa este problema? The syntax of the boolean statement is incorrect. A table name has not been specified for the set or field name that is u...
Haga clic en este enlace para buscar todos los mensajes de SAP.