cancel
Showing results for 
Search instead for 
Did you mean: 

Function Module for getting the System time.

Former Member
0 Kudos

Hello All,

Which is the Function Module used in APO to get the system time?

Thanks for your response in advance.

Regards, Chirag

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Chirag,

Please try the following function modules

1) /SAPAPO/CRES_GET_TIMESTREAM_BT

2) /SAPAPO/OM_TIME_GET

The field name for system time is UZEIT under

structure SYST

Also try

3) CALENDAR_GET_TIMESTAMP

4) SAL_CSM_RECEIVER

I guess the third one will have your required data

Regards

R. Senthil Mareeswaran.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Chirag,

You proabaly have already knew that you can check the system time in transaction //c3 in To(date/time) field and here you can find the function module also ( debugging).

Rgs- Vikas

Former Member
0 Kudos

Thanks!

Edited by: Chirag Kothari on May 28, 2010 2:26 PM