<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Smartform - sender issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-sender-issue/m-p/12807384#M2025386</link>
    <description>&lt;P&gt;To be able to manage sender, I have to send email manually (coded in the print program). With class CL_BCS you could specify the sender&lt;/P&gt;</description>
    <pubDate>Thu, 12 Oct 2023 05:58:31 GMT</pubDate>
    <dc:creator>FredericGirod</dc:creator>
    <dc:date>2023-10-12T05:58:31Z</dc:date>
    <item>
      <title>Smartform - sender issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-sender-issue/m-p/12807383#M2025385</link>
      <description>&lt;P&gt;Hi Friends,&lt;/P&gt;
  &lt;P&gt;We are sending a mail with smartform as an attachment. we getting the sender ID using the CONVERT_COMM_TYPE_DATA passing nast-usnam. But it takes, sy-uname as sender. How to change it.&lt;/P&gt;
  &lt;P&gt;I need to get sender id from Z table.&lt;/P&gt;
  &lt;P&gt;Thanks with regards,&lt;/P&gt;
  &lt;P&gt;vallamuthu M.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2023 04:44:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-sender-issue/m-p/12807383#M2025385</guid>
      <dc:creator>vallamuthu_madheswaran2</dc:creator>
      <dc:date>2023-10-12T04:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform - sender issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-sender-issue/m-p/12807384#M2025386</link>
      <description>&lt;P&gt;To be able to manage sender, I have to send email manually (coded in the print program). With class CL_BCS you could specify the sender&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2023 05:58:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-sender-issue/m-p/12807384#M2025386</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2023-10-12T05:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform - sender issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-sender-issue/m-p/12807385#M2025387</link>
      <description>&lt;P&gt;Hi Frederic Girod,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;Could provide me the code snippet for the sender part?&lt;/P&gt;&lt;P&gt;Thanks with regards,&lt;/P&gt;&lt;P&gt;Vallamuthu M.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2023 07:10:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-sender-issue/m-p/12807385#M2025387</guid>
      <dc:creator>vallamuthu_madheswaran2</dc:creator>
      <dc:date>2023-10-12T07:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform - sender issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-sender-issue/m-p/12807386#M2025388</link>
      <description>&lt;P&gt;Did you notice in the parameter of the generated function module of the smartforms, there is a parameter MAIL_SENDER ?&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;EM&gt;* Create the Sender&lt;BR /&gt;&lt;/EM&gt;   CALL FUNCTION ‘CREATE_SENDER_OBJECT_PPF’&lt;BR /&gt;     EXPORTING&lt;BR /&gt;       ip_sender      = sy–uname&lt;BR /&gt;     IMPORTING&lt;BR /&gt;       ep_sender_id   = is_sender&lt;BR /&gt;     EXCEPTIONS&lt;BR /&gt;       invalid_sender = 1&lt;BR /&gt;       OTHERS        = 2.&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 13 Oct 2023 06:55:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-sender-issue/m-p/12807386#M2025388</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2023-10-13T06:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform - sender issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-sender-issue/m-p/12807387#M2025389</link>
      <description>&lt;P&gt;For your information, I can find the exact same questions in the forum, which have answers.&lt;/P&gt;&lt;P&gt;Search query: "convert_comm_type_data" "sender" site:sap.com&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 09:51:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-sender-issue/m-p/12807387#M2025389</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2023-10-13T09:51:24Z</dc:date>
    </item>
  </channel>
</rss>

