Skip to Content
0
Former Member
Jan 03, 2008 at 07:13 PM

help with using customer variables

17 Views

We have a BEx query and on the selection screen the user enters in a date range and a time range. these are separate fields. they enter their time in their timezone but we want to convert this to GMT time. I found the function module to do this, /OSP/TIMEZONE_DETERMINE.

I am not sure how to setup my case statement. I have 2 varibles coming back but in the calcualtion I need to evaluate both of them at the same time so how would I do this?