Hi Experts,
Guys, I want to know how to check and change time in SAP system. The reason I want to know if when I go to su01 and display my user, under Default tab>> Sys. Time Zone is different. So, I am guessing that I have to change time zone which is causing my CCMS-Alert auto-reaction.
Thanks,
I will reward points.
HI,
Clients are not modifiable in our case. Every system, they are not modifiable. So in this case, what do I do? don't I have to open 000 client?
Also when I go to Txn STZAC, It prompts: " Client 000 has status 'not modifiable'. so basically, I have to make modifiable in se06 >> settings. right?
Plz confirm.
Thanks,
Alf,
SAP picks time from OS .. For changeing system/user's default timezone use Txn STZAC.
Usually the CCMS alert from Solman shows UTC time . You can change this by putting a parameter ( TIME_ZONE ) with your time zone as value ( eg : EST ) in your auto reaction method ( eg: Z:CCMS_OnAlert_Email_V2_Central )
Thanks
Prince Jose
Hi Prince,
Cool!! Just wanted to confirm and clear things up.
1. My OS time is PST and upto date. I have checked by typing date in unix.
2. As you have mentioned (Txn STZAC). I think STZAC is a T-code in which I can change time zone but what is Txn? Also, when changing time zone, do I have to make client modifiable in se06?
3. As you have also wrote that I can add (TIME_ZOME) in parameter of Auto-reaction Z_method. Just to confirm, is that how I will add.
Parameter Name: Time_Zone
Parameter Value: PST
on the Parameter value, do I need to add any syntax or characters such as $PST, (pst) etc...
Thanks for your help!
Add a comment