Do you have any question about this error?
Message type: E = Error
Message class: GB - Messages used by the Boolean code generator
Message number: 004
Message text: Parenthèse non fermée
The syntax of the boolean statement is incorrect.
A parenthesis '(' has been opened and not closed.
E.g. True and ( false
The code generation is aborted.
Remove the extra parentheses or close it.
E.g. True and ( false )
or True and false
Extrait du message d'erreur du système SAP. Copyright SAP SE.
GB004
- Parenthèse non fermée ?Get instant SAP help. Start your 7-day free trial now.
GB003
Proposition comporte trop d'éléments indiv.
Quelle est la cause de ce problème? The expression that you have declared contains too many parts.Réponse du système The code generation is abor...
GB002
Chaîne de caractères incomplète
Quelle est la cause de ce problème? The syntax of the boolean statement is incorrect. Syntax error in boolean statement. A literal string has been...
GB005
Parenthèse doit être ouverte avant d'être fermée
Quelle est la cause de ce problème? The syntax of the boolean statement is incorrect. A parenthesis has been closed before being opened. E.g. Tru...
GB006
N'utilisez aucune parenthèses dans les variables
Quelle est la cause de ce problème? The syntax of the boolean statement is incorrect. A parenthesis has been used as part of a variable name. E.g. ...
Cliquez sur ce lien pour rechercher tous les messages SAP.