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

System Fields

Former Member
0 Likes
775

hi Every one

what is exact diff, b/w sy-datum & sy-datlo

sy-uzeit & sy-timlo.

which shows the server time among those two system fields.

thnx

venky

6 REPLIES 6
Read only

Former Member
0 Likes
742

datlo for Local Time of Users.

more info see structure <b>SYST</b> in se11.

regards

Prabhu

Read only

Former Member
0 Likes
742

Hi,

SY-DATLO Local date of user

SY-DATUM Current (application server) date

Regards,

Ravi

Note : Please mark the helpful answers

Read only

Former Member
0 Likes
742

SY-TIMLO - Date and time, local time for user

SY-UZEIT - Date and Time, Current Application Server Time

SY-DATUM - Date and Time, Current (Application Server) Date

SY-DATLO - Date and time, local date of user

Read only

sbhutani1
Contributor
0 Likes
742

Hi there

The difference is as follows

sy-datum shows Date and time of current (application server) date

sy-datlo shows Date and time of local date of user

sy-uzeit for Date and time of current application server time

sy-timlo for Date and time, local time for user

I hope now you have good idea abt these

Ps reward pts if helpful

Regards

Sumit Bhutani

Read only

Former Member
0 Likes
742

Sy-datum:

Date and time, current (application server) date

sy-datlo:

Date and time, local date of user

sy-timlo:

Date and time, local time for user

sy-uzeit:

Dat and time, current application server time

Read only

0 Likes
742

plz close this thread .bcoz every one is telling abt se11 syst table -fields descriptions .......

i don't want that ......

oki

regds

venky