Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Datatype QUAN is not (yet) supported in arithemtic expression

Barclay1
Participant
0 Likes
2,225

Good Morning,
Does anyone have a solution for:
Datatype QUAN is not (yet) supported in arithemtic expression

( Yes, there is a miss-spelling of arithmetic in the error text.)

1 ACCEPTED SOLUTION
Read only

RaymondGiuseppi
Active Contributor
0 Likes
2,079

Have you already tried using a cast expression to convert the operand value to a permitted type, perform the operation, and convert back to quantity format?

3 REPLIES 3
Read only

RaymondGiuseppi
Active Contributor
0 Likes
2,080

Have you already tried using a cast expression to convert the operand value to a permitted type, perform the operation, and convert back to quantity format?

Read only

0 Likes
2,079

Thank you. This is helpful

Read only

Sandra_Rossi
Active Contributor
0 Likes
2,079

What is your code? What is your ABAP version?