Do you have any question about this error?
Message type: E = Error
Message class: GB - Messages used by the Boolean code generator
Message number: 307
Message text: El campo &1 no se permite en expresiones matemáticas
You used the field &V1& within a mathematical expression. The field
is not valid in the expression.
Only fields that can also make calculations are allowed to be used in
the expression. Valid data types are amounts, quantities an numbers.
Invalid data types are character strings like types, that are partially
made up of character strings.
Example:
MATHS( SUM( <BSEG> $DMBTR ) > 0 ) allowed
MATHS( SUM( <BSEG> $&V1& ) > 0 ) not allowed since field
&v1& is not numerical
El sistema emite un mensaje de error y no le permitirá continuar con esta transacción hasta que se resuelva el error.
The mathematical expression is recognized as containing an error and
is not accepted.
Use fields in your mathematical expression with which you can perform
mathematical operations.
You can find additional information about using mathematical expression
und the topic <DS:DE.BOOLEXP>Boolean syntax</>
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
GB307
- El campo &1 no se permite en expresiones matemáticas ?Get instant SAP help. Start your 7-day free trial now.
GB306
El pool de formularios de exit de usuario & contienen errores sintácticos
¿Qué causa este problema? User exit formpool &V1& contains a syntax error in line &V2&. This can happen when you save the user exit...
GB305
Impresión con & no permitia en validación de matriz
¿Qué causa este problema? You formulated a condition which is to be valuated on every line of the table. Such conditions are not allowed in matrix ...
GB308
El exit de usuario & no se ha declarado en el pool de formularios
¿Qué causa este problema? User exit &V1& is either not defined or not declared in formpool &V2&.Respuesta del sistema Code for cal...
GB309
La expresión con el campo parcial del campo &, de la tabla & no permitida
¿Qué causa este problema? You used a field for which a conversion routine is stored.Respuesta del sistema Processing is terminated.¿Cómo arregla...
Haga clic en este enlace para buscar todos los mensajes de SAP.