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

SOST Time Zone

Former Member
0 Likes
1,636

I am using FM: SO_NEW_DOCUMENT_ATT_SEND_API1 to send emails. Our system is set to CST, and the User who is generating the emails had EST in their User Profile.

For example, the user generates the email at 4.00 pm EST. The system is setting send time as 4.00pm. The system reaches 4.00 pm at 5.00 pm EST.

The emails are not going immediately, They are going after an hour.

How do we fix this issue?

Thanks,

Gopi.

I am using FM: SO_NEW_DOCUMENT_ATT_SEND_API1 to send emails. Our system is set to CST, and the User who is generating the emails had EST in their User Profile.

For example, the user generates the email at 4.00 pm EST. The system is setting send time as 4.00pm. The system reaches 4.00 pm at 5.00 pm EST.

The emails are not going immediately, They are going after an hour.

How do we fix this issue?

Thanks,

Gopi.

4 REPLIES 4
Read only

Former Member
0 Likes
1,209

check this note

Note 682407 - SOST: Incorrect time zone when resending

Regards,

Arun

Read only

0 Likes
1,209

The problem is the same as in the note, but it not applicable to our system. we have SAP_BASIS - 7.00 SAPKB70011

The note is applicable till 6.20.

Read only

former_member156446
Active Contributor
0 Likes
1,209

check the user exit : EXIT_SAPLBPFC_001

in SAPLBPFC set the date and time to local data and local time

Read only

NavyCNICNAF
Explorer
0 Likes
1,209

Try Note 1015628 - Documents with status 'Send time is not yet reached'