Is there a way to convert Time Zone in ABAP codification to starndard TimeZone codification.
We receive the timezone "Europe\Paris" from SuccessFactors and we need to push the timezone "CET" to ABAP backend.
Question 1 : How to convert from one format to the other format ?
Question 2 : Which format is the right one to use in the MX_TIMEZONE ?
Best regards,