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

replacement FM's for obsolete function module.

Former Member
0 Likes
853

Hi All,

Please suggest replacement for below obsolete function module.

CALL FUNCTION 'TZ_LOCAL_TO_SYSTEM'

CALL FUNCTION 'TZ_SYSTEM_TO_LOCAL'

CALL FUNCTION 'STRING_MOVE_RIGHT'

I'hv search in SCN but i haven't get solution.

Thanks and Regards,

3 REPLIES 3
Read only

rainer_hbenthal
Active Contributor
0 Likes
640

For STRING_MOVE_RIGHT there is a function module documentation available with terms on how to replace that function.

Read only

Former Member
0 Likes
640

Hi,

sometime it's good to read the documentation of an FM.

If you do this, you can see the NEW way (f.example use CONVERT first boths FMs).

Regards, Dieter

Read only

kesavadas_thekkillath
Active Contributor
0 Likes
640

Check class CL_ABAP_TSTMP