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

User time and system time zone

Former Member
0 Likes
466

Hi,

We have a SAP systems in diffrent time zones . Development at one time zone , QA and Prod at another time zone .

Now my question is do we need to maintain all the systems across the landscape would have to maintain same time zone ?

Or Country specific time zones?

Should i maintained User time zone and System time zone both should same time zone ?

because users are diffrent locations how should i maintaind ?

Please suggest.

Thanks

Lisa

Hi,

We have a SAP systems in diffrent time zones . Development at one time zone , QA and Prod at another time zone .

Now my question is do we need to maintain all the systems across the landscape would have to maintain same time zone ?

Or Country specific time zones?

Should i maintained User time zone and System time zone both should same time zone ?

because users are diffrent locations how should i maintaind ?

Please suggest.

Thanks

Lisa

2 REPLIES 2
Read only

Former Member
0 Likes
412

Maintain them accordingly. Maintain system time zone based on its location. User time zone can be set in the respective user profile. You can set default values using STZAC transaction.

Read only

0 Likes
412

Notice: don't worry about different server timezones regarding validity calculation of cross-system assertions (in particular: SAP logon tickets).

The timestamp information contained in SAP logon tickets is encoded in UTC.

But: make sure that the system clocks are in synch. Usually only a few minutes time lapse are tolerated.

Regards, Wolfgang