Message type: E = Error
Message class: GB - Messages used by the Boolean code generator
Message number: 007
Message text: Unbekanntes Zeichen :&
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'
Fehlermeldungsextrakt aus SAP-System. Copyright SAP SE
Get instant SAP help. Sign up for our Free Essentials Plan.
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. <...
GB005 Bitte Klammer erst öffnen, dann schließen
Was verursacht dieses Problem? The syntax of the boolean statement is incorrect. A parenthesis has been closed before being opened. E.g. True and...
GB008 Zeichenkette ' & ' falsch positioniert
Was verursacht dieses Problem? The syntax of the boolean statement is incorrect. The token specified is not in the correct position within the bool...
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...
Klicken Sie auf diesen Link, um alle SAP-Meldungen durchsuchen.