2008 Jan 18 5:32 AM
Hi Experts,
I got a requirement to include a timer in the report that will show the time elapsed during the running of the report.
It was told there is some function module for that. If anybody can help on this .
Thanks,
Shibaji.
2008 Jan 18 5:37 AM
hi,
use this syntax
GET TIME [FIELD tim].
read its documentation(F1 hlp)
it works like dis,
GET TIME <FIELD>. field = 0
........
.......
GET TIME <FIELD>. field = time elapsed from previous get time statement
Hi Experts,
I got a requirement to include a timer in the report that will show the time elapsed during the running of the report.
It was told there is some function module for that. If anybody can help on this .
Thanks,
Shibaji.
2008 Jan 18 5:37 AM
hi,
use this syntax
GET TIME [FIELD tim].
read its documentation(F1 hlp)
it works like dis,
GET TIME <FIELD>. field = 0
........
.......
GET TIME <FIELD>. field = time elapsed from previous get time statement
2008 Jan 18 5:52 AM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |