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

View Entire Topic
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.