Quantcast
Viewing all articles
Browse latest Browse all 8652

Re: Convert Time and date in User time zone to UTC

Hi Prasanth,

 

Use this:

 

cl_abap_tstmp=>systemtstmp_syst2utc(               "timestamp in UTC

      EXPORTING

        syst_date = sy-datum

        syst_time = sy-uzeit

      IMPORTING

        utc_tstmp = gw_UTCtimestmp ).

 

Thanks,

Anil


Viewing all articles
Browse latest Browse all 8652

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>