Retrieving the Time Zone
"Retrieving the time zone of a given user "e.g. UTC TRY. DATA(tz) = cl_abap_context_info=>get_user_time_zone( ). CATCH cx_abap_context_info_error. ENDTRY. "Using XCO (the re…
SAP Erp resources for everyone.
"Retrieving the time zone of a given user "e.g. UTC TRY. DATA(tz) = cl_abap_context_info=>get_user_time_zone( ). CATCH cx_abap_context_info_error. ENDTRY. "Using XCO (the re…