<?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 Custom Program from CC11 on saving. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-custom-program-from-cc11-on-saving/m-p/609207#M25099</link>
    <description>&lt;P&gt;Hello Experts,&lt;/P&gt;
  &lt;P&gt;I have a requirement where a custom program needs to be called once I click on save button in CC11 Transaction. &lt;BR /&gt;Could anyone suggest an Exit so that i could use submit to call the program.&lt;/P&gt;
  &lt;P&gt;Thanks in Advance.&lt;/P&gt;</description>
    <pubDate>Thu, 25 Jan 2018 08:03:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2018-01-25T08:03:30Z</dc:date>
    <item>
      <title>Trigger Custom Program from CC11 on saving.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-custom-program-from-cc11-on-saving/m-p/609207#M25099</link>
      <description>&lt;P&gt;Hello Experts,&lt;/P&gt;
  &lt;P&gt;I have a requirement where a custom program needs to be called once I click on save button in CC11 Transaction. &lt;BR /&gt;Could anyone suggest an Exit so that i could use submit to call the program.&lt;/P&gt;
  &lt;P&gt;Thanks in Advance.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2018 08:03:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-custom-program-from-cc11-on-saving/m-p/609207#M25099</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-01-25T08:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger Custom Program from CC11 on saving.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-custom-program-from-cc11-on-saving/m-p/609208#M25100</link>
      <description>&lt;P&gt;Could you check if ECM_UPDATE BAdI methods are triggered in CC11.&lt;/P&gt;
  &lt;P&gt;&lt;EM&gt;But don't use a SUBMIT in those AT SAVE BAdI, to prevent problems, better wrap its call in a RFC method and call it in background task/unit.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2018 08:32:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-custom-program-from-cc11-on-saving/m-p/609208#M25100</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2018-01-25T08:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger Custom Program from CC11 on saving.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-custom-program-from-cc11-on-saving/m-p/609209#M25101</link>
      <description>&lt;P&gt;Hi Raymond,&lt;/P&gt;
  &lt;P&gt;Thanks a lot for the quick reply. I could find the ECM_UPDATE but not sure on the RFC method part. It would be a great deal of help if you could elaborate a little more on this.&lt;/P&gt;
  &lt;P&gt;Regards,&lt;/P&gt;
  &lt;P&gt;Ravi.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2018 12:39:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-custom-program-from-cc11-on-saving/m-p/609209#M25101</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-01-25T12:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger Custom Program from CC11 on saving.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-custom-program-from-cc11-on-saving/m-p/609210#M25102</link>
      <description>&lt;P&gt;Just suggesting to create a RFC enabled FM (checkbox in FM attributes + parameters by value) to wrap the submit, call it in bacckground task/unit so it would execute in another LUW (after transaction updates) and wont disturb execution of the standard transaction. Look in online documentation for COMMIT WORK statement, RFC FM and in forum for error SYSTEM_ON_COMMIT_INTERRUPTED.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2018 13:23:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-custom-program-from-cc11-on-saving/m-p/609210#M25102</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2018-01-25T13:23:09Z</dc:date>
    </item>
  </channel>
</rss>

