Skip to Content
0
Former Member
Mar 27, 2009 at 09:57 AM

Problem with a Formula in ABAP

29 Views

hello,

im new in ABAP.

I have to implement a formula.

((Variable ==0) OR (Variable ==1)) 100 + ((Variable >=2) AND (Variable <=4))95

This Formula is used normally in a query. but i need it in my StartRoutine as ABAP Code.

hope anyone can help

regards sunny