Skip to Content
0
Former Member
Apr 24, 2014 at 01:05 PM

Send EMail - Exchange Name-Order

46 Views

Hi experts,

we are using the following classes to send emails out of SAP.

cl_document_bcs, cl_bcs, if_recipient_bcs, if_sender_bcs

If we send an email, the name out of User-Data will also be sent with the mail in field "sender".

And this name appears in form "<firstname> <lastname>".

Exactly like in the SU01 display.

We would like to exchange this order to "<lastname> <firstname>".

Is this possible?

The problem is, that mails from Outlook (AD) are displayed in this form and so we want to come back to one format.

Kind regards