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

Add 2 numbers

Former Member
0 Likes
464

Hello scn

I am very new to ABAP

I need a simple code. I am not able to find the below code. please help

x=10

y=20

z=x+y

And print : total value is z

Thank You

Hello scn

I am very new to ABAP

I need a simple code. I am not able to find the below code. please help

x=10

y=20

z=x+y

And print : total value is z

Thank You

1 REPLY 1
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
440

YOu can find the answer to this by simply reading a book, or looking at the help at help.sap.com

http://help.sap.com/saphelp_nw2004s/helpdata/en/43/41341147041806e10000000a1553f6/frameset.htm

Regards,

Rich Heilman