cancel
Showing results for 
Search instead for 
Did you mean: 

Not correct sender in SOST

Former Member
0 Kudos

Hi all!

Looking into a problem in EBP 3.0.

The problem is that external mail (Outlook) has picked up the wrong sender.

When I check SOST the sender is a user that has been removed from the orgstructure.

(SWU_OBUF is done)

I'm not sure if this has worked before but I'm pretty convinced that the actual user (org.unit) that has created the shopping cart should be the sender. It is related to workflow WS10000276.

Looks to me that FM SO_USER_ADDRESS_READ_API1 is used to pick up SU01 info on requester but I'm not an programmer.

Any hints would be much appreciated!

BR

Roland

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member526144
Active Contributor
0 Kudos

Hi Roland,

If i am not wrong usually sender always would be workflow adminstarator mail id irrepsctiave of creation of shopping cart.

With in the e-mail content approver can find who has created the shopping cart.

Please let me know if any issues.

Thanks

Ravi

Former Member
0 Kudos

Problem solved...

The system picked up the field "User" in the setup of the background job that sent the e-mails.

It's correct that this is a static field and does not change depending on who has created the SC.

The field "User" in turn is a SU01 user and this picks up the field "Format" in SU01.

//Roland