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: Field &1 not permitted in mathematical expressions
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
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
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</>
Error message extract from SAP system. Copyright SAP SE.
GB307
- Field &1 not permitted in mathematical expressions ?Get instant SAP help. Start your 7-day free trial now.
GB306
User exit form pool & contains a syntax error
What causes this issue? User exit formpool &V1& contains a syntax error in line &V2&. This can happen when you save the user exit for...
GB305
Expression with & not allowed in matrix validations
What causes this issue? You formulated a condition which is to be valuated on every line of the table. Such conditions are not allowed in matrix vali...
GB308
User exit & not declared in form pool &
What causes this issue? User exit &V1& is either not defined or not declared in formpool &V2&.System Response Code for calling up th...
GB309
Expression with subfield of field & in table & not permitted.
What causes this issue? You used a field for which a conversion routine is stored.System Response Processing is terminated.How to fix this error? W...
Click on this link to search all SAP messages.