Do you have any question about this error?
Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now →
Message type: E = Error
Message class: GB - Messages used by the Boolean code generator
Message number: 010
Message text: Geben Sie die Tabelle an
The syntax of the boolean statement is incorrect.
A table name has not been specified for the set or field name that is
used in the expression.
E.g.1 <tab> set1
E.g.2 <tab> $fld = '1'
The code generation is aborted.
Insert the table name into the expression before the set or field name
is used. E.g.1 <tab> set1 E.g.2 <tab> $fld = '1'
Fehlermeldungsextrakt aus SAP-System. Copyright SAP SE
GB010
- Geben Sie die Tabelle an ?Get instant SAP help. Sign up for our Free Essentials Plan.
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...
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...
GB011
Set '&' ist Tabelle '&' nicht zugeordnet
Was verursacht dieses Problem? A set has been specified which does not match the table specified. E.g. <tab1> set2Systemantwort The code g...
GB012
Regel '&' existiert nicht
Was verursacht dieses Problem? A subrule is specified in an expression and this subrule does not exist.Systemantwort The code generation is abort...
Klicken Sie auf diesen Link, um alle SAP-Meldungen durchsuchen.