Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Function module required for time stamp conversion into MST

Former Member
0 Likes
1,553

Hello,

Please let me know if there is a SAP function module that can convert timestamp from GMT or provided timestamp into MST. I will need to use this function in BW transformation.

Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,465

Try this one: TZ_GLOBAL_TO_LOCAL.

Haven't used it myself yet, but it looks good.

Good luck!

Best regards,

Zhou

4 REPLIES 4
Read only

rodrigo_paisante3
Active Contributor
0 Likes
1,465

Hi,

Did you see the F1 help for convert time stamp command?

Maybe you need to create a custom FM to use this command in transformation.

Read only

0 Likes
1,465

Hi, yes i need custom FM for this functionality. F1 won't help.

Read only

Former Member
0 Likes
1,466

Try this one: TZ_GLOBAL_TO_LOCAL.

Haven't used it myself yet, but it looks good.

Good luck!

Best regards,

Zhou

Read only

Former Member
0 Likes
1,465

Thanks Zhou for your reply. But i had to write custom abap to handle it.

Will close this discussion.