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: Zeichenkette ' & ' falsch positioniert
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 )
Fehlermeldungsextrakt aus SAP-System. Copyright SAP SE
GB008
- Zeichenkette ' & ' falsch positioniert ?Get instant SAP help. Start your 7-day free trial now.
GB007
Unbekanntes Zeichen :&
Was verursacht dieses Problem? The syntax of the boolean statement is incorrect. A symbol is used in the expression that is not recognized. E.g. &l...
GB006
In Variablen darf keine Klammer verwendet werden
Was verursacht dieses Problem? The syntax of the boolean statement is incorrect. A parenthesis has been used as part of a variable name. E.g. <...
GB009
Geben Sie den Feldnamen an
Was verursacht dieses Problem? The syntax of the boolean statement is incorrect. A field name has not been specified. E.g. <tab> $ = '1...
GB010
Geben Sie die Tabelle an
Was verursacht dieses Problem? The syntax of the boolean statement is incorrect. A table name has not been specified for the set or field name that...
Klicken Sie auf diesen Link, um alle SAP-Meldungen durchsuchen.