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

UTC

Former Member
0 Likes
876

Anybody can U explain abt UTC...Which function modules can be used.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
709

Coordinated Universal Time (UTC) is a high-precision atomic time standard.

UTC has uniform seconds defined by International Atomic Time (TAI),

with leap seconds announced at irregular intervals to compensate for the earth's slowing rotation, and other discrepancies.

The leap seconds allow UTC to closely track Universal Time (UT), w

hich is a time standard based on the earth's angular rotation, rather than a uniform passage of seconds.

Time zones around the world are expressed as positive or negative offsets from UTC.

In this role, UTC is also referred to as Zulu time (Z).

U can check the FM

S391_GET_GREENWICH_TIME to understand the calculation

RSSM_CONV_TIME_LOCAL_TO_UTC

STU3_ALERTS_CONV_LOCAL_2_UTC

3 REPLIES 3
Read only

Former Member
0 Likes
710

Coordinated Universal Time (UTC) is a high-precision atomic time standard.

UTC has uniform seconds defined by International Atomic Time (TAI),

with leap seconds announced at irregular intervals to compensate for the earth's slowing rotation, and other discrepancies.

The leap seconds allow UTC to closely track Universal Time (UT), w

hich is a time standard based on the earth's angular rotation, rather than a uniform passage of seconds.

Time zones around the world are expressed as positive or negative offsets from UTC.

In this role, UTC is also referred to as Zulu time (Z).

U can check the FM

S391_GET_GREENWICH_TIME to understand the calculation

RSSM_CONV_TIME_LOCAL_TO_UTC

STU3_ALERTS_CONV_LOCAL_2_UTC

Read only

Former Member
0 Likes
709

Have a look at below link.

http://help.sap.com/saphelp_nw04/helpdata/en/67/44333b5f3ad646e10000000a114084/content.htm

FMs:

RSSM_CONV_TIME_LOCAL_TO_UTC

STU3_ALERTS_CONV_LOCAL_2_UTC

S391_GET_GREENWICH_TIME

I hope it helps.

Best Regards,

Vibha

*Please mark all the helpful answers

Read only

Former Member
0 Likes
709

hi

good

Technical Name: 0TCTTIMSTMP

Use

The characteristic UTC Time Stamp (OTCTTIMSTMP) specifies the time in the following long form: YYYYMMDDhhmmss,mmmm m m n.

The abbreviation UTC stands for Coordinated Universal Time or Temps Universal Coordonné and denotes the time, derived from atomic time, valid all over the world. This uses the 24-hour clock and the Gregorian Calendar as its standard.

Note that this time always relates to Greenwich Mean Time, or GMT.

go through this link

http://help.sap.com/saphelp_nw04/helpdata/en/67/44333b5f3ad646e10000000a114084/content.htm

thanks

mrutyun^