<?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 Trigger Code on Service Entry Sheet Creation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-code-on-service-entry-sheet-creation/m-p/6730186#M1456906</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm in desperate need of assistance in order to run some code which will send email notification whenever a service entry sheet is created &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I searched alot for a BADI that may enable this but didnt find any, I tried some of the user exits related to ML81 but didnt find the one which is ran immediatly after saving of a new service entry sheet, plus i don't think thats the best way to do it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just today i researched a little about events in business objects and i found an event "ServiceEntrySheet.Created"; in BUS2091 &lt;/P&gt;&lt;P&gt;in package ML, but i have no idea how i can utilize it in order to run some code which can have access to the specific entry sheet data and do some processing and email sending. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In summary , I need a way to trigger code whenever service entry is created, unfortunately i have no experience in workflows so not sure how i can use them, but if someone could point me to the right direction for implementing such requirement i'd appreciate it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Feb 2010 08:20:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-02-24T08:20:10Z</dc:date>
    <item>
      <title>Trigger Code on Service Entry Sheet Creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-code-on-service-entry-sheet-creation/m-p/6730186#M1456906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm in desperate need of assistance in order to run some code which will send email notification whenever a service entry sheet is created &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I searched alot for a BADI that may enable this but didnt find any, I tried some of the user exits related to ML81 but didnt find the one which is ran immediatly after saving of a new service entry sheet, plus i don't think thats the best way to do it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just today i researched a little about events in business objects and i found an event "ServiceEntrySheet.Created"; in BUS2091 &lt;/P&gt;&lt;P&gt;in package ML, but i have no idea how i can utilize it in order to run some code which can have access to the specific entry sheet data and do some processing and email sending. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In summary , I need a way to trigger code whenever service entry is created, unfortunately i have no experience in workflows so not sure how i can use them, but if someone could point me to the right direction for implementing such requirement i'd appreciate it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2010 08:20:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-code-on-service-entry-sheet-creation/m-p/6730186#M1456906</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-24T08:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger Code on Service Entry Sheet Creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-code-on-service-entry-sheet-creation/m-p/6730187#M1456907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check this user exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SRVMAIL Processing of mail before generation of sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Hiren K.Chitalia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2010 08:37:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-code-on-service-entry-sheet-creation/m-p/6730187#M1456907</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-24T08:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger Code on Service Entry Sheet Creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-code-on-service-entry-sheet-creation/m-p/6730188#M1456908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hiren,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tested this exit serveral times but unfortunatly it doesnt get called in the process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;only one which i got to work is SRVESSR but it is triggered before not after saving.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for response hopefully will get it to work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2010 08:48:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-code-on-service-entry-sheet-creation/m-p/6730188#M1456908</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-24T08:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger Code on Service Entry Sheet Creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-code-on-service-entry-sheet-creation/m-p/6730189#M1456909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi khalid,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Did you get any exit after save in service entry sheets. I have a requirement where i need the same type of exit after save. any help wud be great...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Jul 2012 05:49:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-code-on-service-entry-sheet-creation/m-p/6730189#M1456909</guid>
      <dc:creator>former_member193464</dc:creator>
      <dc:date>2012-07-07T05:49:14Z</dc:date>
    </item>
  </channel>
</rss>

