2007 Oct 30 3:54 PM
I need to find total processing time for an order. But the operations are maintained in different units of time like days, hours etc. The requirement is to display total processing time for an order in hours.
Please suggest any function module that converts all units of time to hours.
Thanks in advance
CMV
I need to find total processing time for an order. But the operations are maintained in different units of time like days, hours etc. The requirement is to display total processing time for an order in hours.
Please suggest any function module that converts all units of time to hours.
Thanks in advance
CMV
2007 Oct 30 4:16 PM
Hi,
check function module -DELTA_TIME_DAY_HOUR
You need to give Start Time, Start Date, End Time and End Date. Difference is calculated in number of minutes.
You can convert these minutes in hours by dividing by 60.
Hope this helps.
ashish
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |