2013 Aug 29 10:57 AM
Hello experts,
I have a time stamp field in a table that shows the number of seconds since 1.1.1990,0:00 GMT * 10000 to a certain date. I have to convert it to date.
Here's an example of time stamp I'm trying to convert into date.
7,464,851,370,000 (This shows the number of seconds that elapsed since 1.1.1990)
Any suggestions would be appreciated.
Thanks in advance,
Zak.
Hello experts,
I have a time stamp field in a table that shows the number of seconds since 1.1.1990,0:00 GMT * 10000 to a certain date. I have to convert it to date.
Here's an example of time stamp I'm trying to convert into date.
7,464,851,370,000 (This shows the number of seconds that elapsed since 1.1.1990)
Any suggestions would be appreciated.
Thanks in advance,
Zak.
2013 Aug 29 11:04 AM
2013 Aug 29 11:07 AM
Hi,
it's not a timestamp
timestamp (in abap world) it's the concatenate : DATE TIME
regards
Fred
2013 Aug 29 11:09 AM
Hello,
use this
http://help.sap.com/abapdocu_70/en/ABAPCONVERT_TIME-STAMP.htm
http://scn.sap.com/thread/3190890
BR
Chandra..
2013 Aug 29 8:13 PM
Hi,
Check the link
http://scn.sap.com/thread/1247966
Try out the function modules mentioned. Hope it helps.
Regards,
Eldho Jacob
2013 Aug 30 7:47 AM
Thanks all for your help.
I used function module 'RKE_TIMESTAMP_CONVERT_OUTPUT'.
I got it from Chandr's thread http://scn.sap.com/thread/3190890 and also from,
Matthew Billingham @ http://scn.sap.com/thread/715979
Regards,
Zak.
2013 Aug 30 8:31 AM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |