Hi,
In exit EXIT_SAPLL03T_001 i have used SY-TIMLO to update an custom table with user specific timezone. I have maintained Singapore time 'UTC+8' in user profile, but when this exit is hit by LT09 transaction, SY-TIMLO holds the Server time in US time zone 'CST'. But when the same exit is hit by calling a fm 'L_TO_CREATE_MULTIPLE' by the custom program it holds the user time( ie singapore). It behaved wierd but any pointers will be appreciated.
But one difference i could find was, in LT09 the exit hits in a new session. But could this really have any impact on a SY-TIMLO field ?
Note: User profile is maintained !!
Thanks & Regards,
Ryon