cancel
Showing results for 
Search instead for 
Did you mean: 

ESS leave request deadline Monitoring Time zone

Former Member
0 Kudos

Hi Everyone ,

i copied standard ws12300111 to 'Z ,

for auto approval process i am created a background task before approval process task . in the latest end tab

here out_date and out_time are container elements taht are working fine .problem is with timezone %ZONLO% is the system container element (time zone of current user ) . for our testing purpose i have given a deadline time of 2mts but it is getting triggered after four and half hours . so please shrae ur suggestions

thanks .

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Sandeep,

Deactivate and Reschedule your background deadline monitoring batch job using tcode SWU3 and test again.

Regards,

Ibrahim

Former Member
0 Kudos

Hi Modak ,

In testing client  table TTZCU (Customizing time zones)  it is maintained

system time zone = INDIA

default Time Zone = CET

I042439
Employee
0 Kudos

Hi Sandeep

Please check with respective owner if these can be customized to to sync.

If not, then did you try the approach of using SY-DATLO and SY-TIMLO?

regards,

Modak

anjan_paul
Active Contributor
0 Kudos


Hi,

Yes right, may be workitem is creating on gobal zone, and check the value of OUT_DATE and OUT_TIME in the technical log.   Then check what is the current date and time of the approver

I042439
Employee
Employee
0 Kudos

Hi Sandeep

What happens if you do not give any value for Zone?

regards,

Modak

Former Member
0 Kudos

hi modak ,

it is showing 'time zone invalid' error

I042439
Employee
0 Kudos

Hi Sandeep

Which date and time are refered by OUT_DATE and OUT_TIME? is it SY-DATUM and SY-UZEIT?

Or is it SY-DATLO and SY-TIMLO?

Regards,

Modak

Also, check in SM37 as to how often SWWDHEX job is running.

Message was edited by: Modak Gupta

I042439
Employee
0 Kudos

Check the time zone of current user - that is WF-BATCH ...is it matching the time zone of the WI deadline? If it matches, we can try correcting the time zone of the WF-BATCh user (if allowed).

Former Member
0 Kudos

Hi Modak ,

OUT_DATE = SY_DATUM

OUT_TIME = SY_UZEIT

I042439
Employee
0 Kudos

Hi Sandeep


Try converting OUT_DATE to SY-DATLO and OUT_TIME to  SY-TIMLO before using in the deadline.

OR check for the TimeZone of "Current User".....I am not sure what you mean by that, check if this is WF-BATCH.  If it is WF-BATCH, then , ideally it should match System TimeZone.

Regards,

Modak

Check out the following help link for time conversion

http://help.sap.com/abapdocu_702/en/abensystem_user_time_zones.htm