‎2009 Oct 06 12:08 PM
Hi,
Can you tell the replacement/alternative function modules for TZ_GLOBAL_TO_LOCAL and TZ_UTC_SYSTEMCLOCK? Hence TZ_GLOBAL_TO_LOCAL and TZ_UTC_SYSTEMCLOCK Function modules are obsolete.
Thanks,
Suresh
‎2009 Oct 06 12:30 PM
directly use sy-datum, sy-uzeit values
and for local tim use these fields
sy-DATLO
sy-TIMLO
sy-ZONLO
‎2010 Jan 21 10:01 AM
Hi,
try function module "ISU_DATE_TIME_CONVERT_TIMEZONE"
Thanks,
Jeya Sakthivel Durairaj