2010 Feb 08 7:17 AM
Hi Abapers and Experts
In my requirment i want to convert from hours into minutes.
For example 0.90 hrs can be converted into mins.
Is there any function module to this or is there any other formula....
How can i achieve. I tried already. but i cant fulfill my query.
Thanks and regards.
Arvind NN
Hi Abapers and Experts
In my requirment i want to convert from hours into minutes.
For example 0.90 hrs can be converted into mins.
Is there any function module to this or is there any other formula....
How can i achieve. I tried already. but i cant fulfill my query.
Thanks and regards.
Arvind NN
2010 Feb 08 7:21 AM
Hi,
You need a FM to convert hours to mins 😮
Elementary maths tells me 1hr = 60 mins, so using unitary method i can get:
0.90 hrs = 0.90 * 60 mins = 54 minsSo basically you need a FM which will multiply 60 with your input & this can be done by writing 1 line of code
Cheers,
Suhas
2010 Feb 08 7:23 AM
2010 Feb 08 7:37 AM
This forum is not for people who need help with basic maths. Thread locked.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |