<?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: co01 user exit after save and database commit. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/co01-user-exit-after-save-and-database-commit/m-p/9883916#M1790333</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhishek&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can not do this here as order is not generated plus even if it is genearated it will be locked. Tell me one thing when you create production order check in SWEL does any event gets raised? (dont forget to switch on the trace in SWELS before creating the order). If some CREATED event is getting raised you can then attach you function module as receiving one in SWETYPV and create confirmations&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Nov 2013 05:05:37 GMT</pubDate>
    <dc:creator>nabheetscn</dc:creator>
    <dc:date>2013-11-20T05:05:37Z</dc:date>
    <item>
      <title>co01 user exit after save and database commit.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/co01-user-exit-after-save-and-database-commit/m-p/9883915#M1790332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have came across a requirement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While saving production order (CO01) transaction, saved is performed after release.&lt;/P&gt;&lt;P&gt;Out of four operations from production order first two should get automatically confirmed.&lt;/P&gt;&lt;P&gt;Say i have four oprations:&lt;/P&gt;&lt;P&gt; &lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/327181" width="450" /&gt;&lt;/P&gt;&lt;P&gt;The first two operation PRESS 2 &amp;amp; AGEING MACHINE should get confimed while saving prod order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The problem is i am using Smod Enhancement PPCO0001.&lt;/P&gt;&lt;P&gt;FM-&amp;gt;EXIT_SAPLCOBT_001&lt;/P&gt;&lt;P&gt;&amp;nbsp; INCLUDE ZXCO1U01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;here i am calling a BAPI ('BAPI_PRODORDCONF_CREATE_TT')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;to automatic posting of confirmation of first two operations.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;While passing production order no to this bapi(aufnr),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Error message are returned in return parameter of this bapi.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Order no ** is not found.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;This is becoz, order no is generated by transaction but not has been &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;committed in database.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;And also i cant use COMMIT WORK AND WAIT in USEr exit.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suggest something which helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 04:55:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/co01-user-exit-after-save-and-database-commit/m-p/9883915#M1790332</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-20T04:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: co01 user exit after save and database commit.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/co01-user-exit-after-save-and-database-commit/m-p/9883916#M1790333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhishek&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can not do this here as order is not generated plus even if it is genearated it will be locked. Tell me one thing when you create production order check in SWEL does any event gets raised? (dont forget to switch on the trace in SWELS before creating the order). If some CREATED event is getting raised you can then attach you function module as receiving one in SWETYPV and create confirmations&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 05:05:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/co01-user-exit-after-save-and-database-commit/m-p/9883916#M1790333</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2013-11-20T05:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: co01 user exit after save and database commit.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/co01-user-exit-after-save-and-database-commit/m-p/9883917#M1790334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi nabheet,&lt;/P&gt;&lt;P&gt;actually i have not used this transaction SWEL till date.&lt;/P&gt;&lt;P&gt;but i have performed the trace as u said.&lt;/P&gt;&lt;P&gt;i dont know whether the events are fired or not.&lt;/P&gt;&lt;P&gt;i am attaching the screenshot of trace displayed&lt;/P&gt;&lt;P&gt;and please guide me if the events are fired then how to use these events to fulfil my requirement.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/327206" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 05:24:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/co01-user-exit-after-save-and-database-commit/m-p/9883917#M1790334</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-20T05:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: co01 user exit after save and database commit.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/co01-user-exit-after-save-and-database-commit/m-p/9883918#M1790335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What was the order number which was created is it the one under AFVC_PM check the key if it matches your order&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 05:45:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/co01-user-exit-after-save-and-database-commit/m-p/9883918#M1790335</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2013-11-20T05:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: co01 user exit after save and database commit.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/co01-user-exit-after-save-and-database-commit/m-p/9883919#M1790336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;nabheet,&lt;/P&gt;&lt;P&gt;the key does not matches with the production order no.&lt;/P&gt;&lt;P&gt;but instead it matches the routing no.105512(check key in above screenshot)&lt;/P&gt;&lt;P&gt;This is the P.O which is created while the trace is ON.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/327207" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 06:13:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/co01-user-exit-after-save-and-database-commit/m-p/9883919#M1790336</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-20T06:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: co01 user exit after save and database commit.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/co01-user-exit-after-save-and-database-commit/m-p/9883920#M1790337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhishek &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does it have routing number and individual operation in concatenation..?If yes and you want to confirm opperations out of these?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 06:20:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/co01-user-exit-after-save-and-database-commit/m-p/9883920#M1790337</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2013-11-20T06:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: co01 user exit after save and database commit.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/co01-user-exit-after-save-and-database-commit/m-p/9883921#M1790338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes exactly nabheet,&lt;/P&gt;&lt;P&gt;It has routing no and individual operation no in concatenation.&lt;/P&gt;&lt;P&gt;i want to confirm first two operations.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Key&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;000010551200000001&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;000010551200000002&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/327316" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Please guide me how to proceed further.As i am still completely clueless about the use of these events.?&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 06:26:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/co01-user-exit-after-save-and-database-commit/m-p/9883921#M1790338</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-20T06:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: co01 user exit after save and database commit.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/co01-user-exit-after-save-and-database-commit/m-p/9883922#M1790339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;cool.::) so go to tcode SWETYPV here you will need to add you custom function module FM1 (copy SWW_WI_CREATE_VIA_EVENT) as receiver function module. It will provide you with routing and operations in parameter OBJKEY.&amp;nbsp; You will need to activate this linkage by clicking on checkbox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/327228" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Seconldy you will have to create a wrapper FM2 which will be RFC enabled and contains the code to confirm the operations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will call this FM2 function module in FM1 as a background task so that you will able to commit also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PS It will work only if it is released&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 06:38:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/co01-user-exit-after-save-and-database-commit/m-p/9883922#M1790339</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2013-11-20T06:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: co01 user exit after save and database commit.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/co01-user-exit-after-save-and-database-commit/m-p/9883923#M1790340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nabheet,&lt;/P&gt;&lt;P&gt;to be very frank. i am going to try this concept as i dont have any option.&lt;/P&gt;&lt;P&gt;i'll let you know if i face some doubts or errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this seems that these events are also fired on production order creation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes, then which no is this in the KEY?(REd marked arrow).&lt;/P&gt;&lt;P&gt;Also, how come i have never heard of this concept till date.&lt;SPAN __jive_emoticon_name="confused" __jive_macro_name="emoticon" class="jive_macro jive_emote jiveImage" src="https://community.sap.com/1949/images/emoticons/confused.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I feel this is a breakthrough in sap user exits after badi's.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 06:57:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/co01-user-exit-after-save-and-database-commit/m-p/9883923#M1790340</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-20T06:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: co01 user exit after save and database commit.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/co01-user-exit-after-save-and-database-commit/m-p/9883924#M1790341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;bus2045 is for inspection lot. You can check in sWO1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 07:01:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/co01-user-exit-after-save-and-database-commit/m-p/9883924#M1790341</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2013-11-20T07:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: co01 user exit after save and database commit.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/co01-user-exit-after-save-and-database-commit/m-p/9883925#M1790342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;mindblowing&lt;SPAN __jive_emoticon_name="laugh" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.sap.com/1949/images/emoticons/laugh.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 07:06:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/co01-user-exit-after-save-and-database-commit/m-p/9883925#M1790342</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-20T07:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: co01 user exit after save and database commit.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/co01-user-exit-after-save-and-database-commit/m-p/9883926#M1790343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;h nabheet,&lt;/P&gt;&lt;P&gt; iam trying to copy FM -&amp;gt; &lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;SWW_WI_CREATE_VIA_EVENT into z Function module&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;but it is still showing error msg That&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;&lt;STRONG style="color: #ff0000;"&gt;Function module name is reserved for SAP&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;&lt;STRONG style="color: #ff0000;"&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/328337" width="450" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2013 05:38:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/co01-user-exit-after-save-and-database-commit/m-p/9883926#M1790343</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-21T05:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: co01 user exit after save and database commit.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/co01-user-exit-after-save-and-database-commit/m-p/9883927#M1790344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhishek&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please create a Z function group and then copy dont use SAP function group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2013 05:49:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/co01-user-exit-after-save-and-database-commit/m-p/9883927#M1790344</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2013-11-21T05:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: co01 user exit after save and database commit.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/co01-user-exit-after-save-and-database-commit/m-p/9883928#M1790345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;nabheet,&lt;/P&gt;&lt;P&gt; i am using z Function group ZFG_TMP. (See screenshot posted above)&lt;/P&gt;&lt;P&gt;anyways, i have copied entire function module manually(along with import export parameters).&lt;/P&gt;&lt;P&gt;now i need some hint to proceed furthur,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Seconldy you will have to create a wrapper FM2 which will be RFC enabled and contains the code to confirm the operations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;You will call this FM2 function module in FM1 as a background task so that you will able to commit also.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;now,i have created second FM -&amp;gt; Zfm2_afvc_pm.&lt;/P&gt;&lt;P&gt;in which parameter do i have to pass FM2 (Zfm2_afvc_pm) &lt;/P&gt;&lt;P&gt;in FM1 (ZSWW_WI_CREATE_VIA_EVENT_AFVC).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also,Where do i have to call FM1??&lt;SPAN __jive_emoticon_name="confused" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1949/images/emoticons/confused.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And what are the import export paramters of FM2(wrapper FM)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2013 05:58:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/co01-user-exit-after-save-and-database-commit/m-p/9883928#M1790345</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-21T05:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: co01 user exit after save and database commit.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/co01-user-exit-after-save-and-database-commit/m-p/9883929#M1790346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;oops i missed it. It is just a message by pass it .FM1 needs to be configured in SWETYPV. It will be called from there when event is raised. Fopr second FM you can pass the object key or you c an fetch data you need for second FM2 either in FM1 or in FM2 based on object key(Routing+operation)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2013 06:01:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/co01-user-exit-after-save-and-database-commit/m-p/9883929#M1790346</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2013-11-21T06:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: co01 user exit after save and database commit.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/co01-user-exit-after-save-and-database-commit/m-p/9883930#M1790347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;honestly, i am not getting.&lt;SPAN __jive_emoticon_name="plain" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1949/images/emoticons/plain.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;what parameters to be defined in import and export parameters of FM2.?&lt;/P&gt;&lt;P&gt;and where i have to call FM2.&lt;/P&gt;&lt;P&gt;i have configured FM1(ZSWW_WI_CREATE_VIA_EVENT_AFVC) in &lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;SWETYPV.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;and also i have placed a break-point in FM1 source code&amp;nbsp; but this break-point is not getting fired.??Any idea?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/328338" width="450" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;See Break-point.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/328339" width="450" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2013 06:17:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/co01-user-exit-after-save-and-database-commit/m-p/9883930#M1790347</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-21T06:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: co01 user exit after save and database commit.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/co01-user-exit-after-save-and-database-commit/m-p/9883931#M1790348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First of all it will not stop directly at the break point. Perform the following steps&lt;/P&gt;&lt;P&gt;When you press save switch on update debugging. Once inside update debugging put a breakpoint using the menu bar button at class CL_SWF_EVT_STRATEGY_BOR_FB method PROCESS. Once debugger stops at&amp;nbsp; change value of paramter&amp;nbsp; &lt;SPAN style="font-size: 10pt;"&gt;me-&amp;gt;m_process_mode. to D. Then it will stop. Prior to this check if in SWEL your receiving function module is started if not check in test whether the Active check box is checked in SWETYPV.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Coming to your second point in FM1 you have got the Routine and operation. In FM2 which will be called in background task you need to find whatever data you need for confirmation based on it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I guess its clear now&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Nabheet&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2013 06:29:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/co01-user-exit-after-save-and-database-commit/m-p/9883931#M1790348</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2013-11-21T06:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: co01 user exit after save and database commit.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/co01-user-exit-after-save-and-database-commit/m-p/9883932#M1790349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;now i am feeling like bagging my head on desk.&lt;/P&gt;&lt;P&gt;i have checked in SWEL. See screen-shot.&lt;/P&gt;&lt;P&gt;Receiver Function module is getting started but it also says &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Feedback after error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Is thi some kind of error,Is it ok to have this??&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/328393" width="450" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2013 07:08:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/co01-user-exit-after-save-and-database-commit/m-p/9883932#M1790349</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-21T07:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: co01 user exit after save and database commit.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/co01-user-exit-after-save-and-database-commit/m-p/9883933#M1790350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Remain calm that is how things are done&lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.sap.com/1949/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt;. Double click on feedback after error to check the reason. You are not raising any exception i believe.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2013 07:11:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/co01-user-exit-after-save-and-database-commit/m-p/9883933#M1790350</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2013-11-21T07:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: co01 user exit after save and database commit.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/co01-user-exit-after-save-and-database-commit/m-p/9883934#M1790351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;nabheet,&lt;/P&gt;&lt;P&gt;after 2 years in abap i am now feeling that i am still a beginner.&lt;/P&gt;&lt;P&gt;anyways,&lt;/P&gt;&lt;P&gt;thankfully, i am able to see my FM1(ZSWW_WI_CREATE_VIA_EVENT_AFVC) in debugging.&lt;/P&gt;&lt;P&gt;But it is raising exception READ_FAILED.&lt;/P&gt;&lt;P&gt;I dont know why.&lt;/P&gt;&lt;P&gt;See Screenshot&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/328439" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also,&lt;/P&gt;&lt;P&gt;i double click on Feedback error.&lt;/P&gt;&lt;P&gt;it says &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; Task definition '' not found&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2013 07:35:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/co01-user-exit-after-save-and-database-commit/m-p/9883934#M1790351</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-21T07:35:59Z</dc:date>
    </item>
  </channel>
</rss>

