Do you have any question about this error?
Message type: E = Error
Message class: GB - Messages used by the Boolean code generator
Message number: 007
Message text: Carácter desconocido: &
The syntax of the boolean statement is incorrect.
A symbol is used in the expression that is not recognized.
E.g. <tab> $fld >>= '1'
The code generation is aborted.
Check the syntax of the expression with the documentation.
E.g. <tab> $fld >= '1'
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
GB007
- Carácter desconocido: & ?Get instant SAP help. Start your 7-day free trial now.
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...
GB005
Paréntesis cerrado antes de ser abierto
¿Qué causa este problema? The syntax of the boolean statement is incorrect. A parenthesis has been closed before being opened. E.g. True and fal...
GB008
Cadena de caracteres "&" situada incorrectamente
¿Qué causa este problema? The syntax of the boolean statement is incorrect. The token specified is not in the correct position within the boolean e...
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'...
Haga clic en este enlace para buscar todos los mensajes de SAP.