Do you have any question about this error?
Message type: E = Error
Message class: GB - Messages used by the Boolean code generator
Message number: 037
Message text: Palabra clave & sin carácter siguiente correcto
The syntax used in the Boolean statement is incorrect. One of the
characters used in the statement was at the wrong position. This error
occurs if, for example, you use an expression such as MATHS, AVG, SUM,
MIN, MAX, but insert a blank between the keyword and the opening
parenthesis.
This error also occurs if you placed a page break after a keyword. For
example, if the set ID is in the line following the keyword IIN.' The
system cannot interpret this.
El sistema emite un mensaje de error y no le permitirá continuar con esta transacción hasta que se resuelva el error.
&EXAMPLE& <ZH>MATHS (</> instead of <ZH>MATHS( </>The system cancels processing.
Check the syntax of your statement. Check whether the parentheses used
in your mathematical expression are all correct, that is, an opening
parenthesis is placed directly after the keyword or a closing
parenthesis is defined in the expression.
If you use sets, type keyword &V1& and its set ID or table name and set
ID in one line.
Correct : MATH<ZH>S(</> 2 > 1 )
Incorrect: MATH<ZH>S (</> 2 > 1)
Correct : MATHS( MI<ZH>N(</> <tab1> $field1 ) < MAX( <tab2> $field2 )
)
Incorrect: MATHS( MI<ZH>N (</> <tab1> $field1 ) < MAX( <tab2> $field2
) )
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
GB037
- Palabra clave & sin carácter siguiente correcto ?Get instant SAP help. Start your 7-day free trial now.
GB036
Error de sintaxis en regla de aplicación "&"
¿Qué causa este problema? A syntax error was found in application rule &V1& during the ABAP code generation.Respuesta del sistema An ABAP ...
GB035
Error de sintaxis en regla "&"
¿Qué causa este problema? A syntax error was found in rule &V1& during the ABAP code generation.Respuesta del sistema An ABAP code is not ...
GB038
El exit & no existe
¿Qué causa este problema? An undefined exit is used in the statement.Respuesta del sistema The system cancels processing.¿Cómo arreglar este err...
GB039
Error de generación del coding de validación/sustitución en mandante &
¿Qué causa este problema? An error occurred during generation of code for validations and substitutions in client &V1&. The program attempt...
Haga clic en este enlace para buscar todos los mensajes de SAP.