<?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: Mail Trigger in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/mail-trigger/m-p/12550013#M2006766</link>
    <description>&lt;P&gt;Hi Jan,&lt;/P&gt;&lt;P&gt;I checked that table no values found.&lt;/P&gt;&lt;P&gt;actually i did mail trigger program it works.&lt;/P&gt;&lt;P&gt;but my requirement is mail trigger to the mail id which avaliable in SM36 Recipient mail id.&lt;/P&gt;&lt;P&gt;so now i want that receipent mail id into my mail trigger program.&lt;/P&gt;&lt;P&gt;how do i get that mail id into my report program.&lt;/P&gt;</description>
    <pubDate>Thu, 03 Feb 2022 09:43:04 GMT</pubDate>
    <dc:creator>knaveennavi</dc:creator>
    <dc:date>2022-02-03T09:43:04Z</dc:date>
    <item>
      <title>Mail Trigger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mail-trigger/m-p/12550011#M2006764</link>
      <description>&lt;P&gt;i want trigger a mail to the mail id which is exists on sm36 job scheduling recipients mail id.&lt;/P&gt;
  &lt;P&gt;what should i do?&lt;/P&gt;
  &lt;P&gt;or&lt;/P&gt;
  &lt;P&gt;how do i get a job scheduling recipient mail id in report program?&lt;/P&gt;</description>
      <pubDate>Thu, 03 Feb 2022 09:09:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mail-trigger/m-p/12550011#M2006764</guid>
      <dc:creator>knaveennavi</dc:creator>
      <dc:date>2022-02-03T09:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: Mail Trigger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mail-trigger/m-p/12550012#M2006765</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;the email address for the job is in table TBTCCNTXT, field CTXTEXT (first letter is the language for the email, followed by a semicolon and the email address).&lt;/P&gt;</description>
      <pubDate>Thu, 03 Feb 2022 09:26:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mail-trigger/m-p/12550012#M2006765</guid>
      <dc:creator>jmodaal</dc:creator>
      <dc:date>2022-02-03T09:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: Mail Trigger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mail-trigger/m-p/12550013#M2006766</link>
      <description>&lt;P&gt;Hi Jan,&lt;/P&gt;&lt;P&gt;I checked that table no values found.&lt;/P&gt;&lt;P&gt;actually i did mail trigger program it works.&lt;/P&gt;&lt;P&gt;but my requirement is mail trigger to the mail id which avaliable in SM36 Recipient mail id.&lt;/P&gt;&lt;P&gt;so now i want that receipent mail id into my mail trigger program.&lt;/P&gt;&lt;P&gt;how do i get that mail id into my report program.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Feb 2022 09:43:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mail-trigger/m-p/12550013#M2006766</guid>
      <dc:creator>knaveennavi</dc:creator>
      <dc:date>2022-02-03T09:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: Mail Trigger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mail-trigger/m-p/12550014#M2006767</link>
      <description>&lt;P&gt;if you just want to send the result of a job to people by mail, you don't need program : &lt;/P&gt;&lt;P&gt;&lt;A href="https://blogs.sap.com/2010/02/25/how-to-email-output-from-background-jobs/" target="test_blank"&gt;https://blogs.sap.com/2010/02/25/how-to-email-output-from-background-jobs/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Feb 2022 10:16:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mail-trigger/m-p/12550014#M2006767</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2022-02-03T10:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: Mail Trigger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mail-trigger/m-p/12550015#M2006768</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;hmm, if I schedule a job in SM36 and enter the e-mail address in the "E-Mail notification" dialog, it appears in the given table. Picture attached. I would be astonished if this is not the usual behaviour.&lt;/P&gt;&lt;P&gt;Or is it about the data in the "Spool List Recipient" dialog?&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2019546-sm36-email-notification.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Feb 2022 11:07:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mail-trigger/m-p/12550015#M2006768</guid>
      <dc:creator>jmodaal</dc:creator>
      <dc:date>2022-02-03T11:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: Mail Trigger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mail-trigger/m-p/12550016#M2006769</link>
      <description>&lt;P&gt;Hi  Frederic ,&lt;/P&gt;&lt;P&gt;             You're correct .but i want my result as a Excel format&lt;/P&gt;</description>
      <pubDate>Thu, 03 Feb 2022 11:15:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mail-trigger/m-p/12550016#M2006769</guid>
      <dc:creator>knaveennavi</dc:creator>
      <dc:date>2022-02-03T11:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: Mail Trigger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mail-trigger/m-p/12550017#M2006770</link>
      <description>&lt;P&gt;If you are asking on 'E-mail notification'&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Call FM BP_JOBCONTEXT_SELECT_BY_JOB or browse view TBTCJCNTXT (TBTCCNTXT join TBTCO)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If you are asking on 'Spool List Recipient'&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Look at question &lt;A href="https://answers.sap.com/questions/65601/fm-to-read-the-spool-list-recipient-maintianed-in-.html"&gt;FM to read the spool list recipient maintianed in SM36&lt;/A&gt; or browse tables TBTCO, SOID, SODM, SOUD, etc.&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Thu, 03 Feb 2022 14:48:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mail-trigger/m-p/12550017#M2006770</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2022-02-03T14:48:03Z</dc:date>
    </item>
  </channel>
</rss>

