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