2008 Apr 28 8:38 AM
Hi All,
I want to perform a dynamic arithmetic calculation, for example, There are 4 variables :
Var1 = L * B.
L = 5
B = 5.
Var2 = Var1. (Here Var2 should get a value of 25)
How to achieve this.
Thanks and Regards,
Navneeth K.
Hi All,
I want to perform a dynamic arithmetic calculation, for example, There are 4 variables :
Var1 = L * B.
L = 5
B = 5.
Var2 = Var1. (Here Var2 should get a value of 25)
How to achieve this.
Thanks and Regards,
Navneeth K.
2008 Apr 28 8:56 AM
I think you'll have to use dynamic ABAP techniques - so INSERT REPORT, or GENERATE SUBROUTINE POOL.
m@t
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |