<?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: exit/badi VA01 after commit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/exit-badi-va01-after-commit/m-p/11172861#M1908381</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Alan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; It can be done by a separate program that gets automatically called for credit release once sales order created. We can't execute this functionality within VA01 unless you want to simulate credit release overall functionality upon save sales order customer exits. Please inform if you have further questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sriram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Jun 2015 18:53:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-06-25T18:53:43Z</dc:date>
    <item>
      <title>exit/badi VA01 after commit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exit-badi-va01-after-commit/m-p/11172860#M1908380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gurus i have a problem releasing the sales order created from va01 , and&amp;nbsp; has and asociated offer from va21 , what i need to do is when it comes from an offer ,&amp;nbsp; i try several exit for this and i using the&amp;nbsp; function &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SD_ORDER_CREDIT_RELEASE &lt;/STRONG&gt;, but allways says that the document is not yet created , i supose that is for the commit to the database , but i need to release the sales order after the save button triiger .&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Please help&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 13:51:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exit-badi-va01-after-commit/m-p/11172860#M1908380</guid>
      <dc:creator>elalan</dc:creator>
      <dc:date>2015-06-25T13:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: exit/badi VA01 after commit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exit-badi-va01-after-commit/m-p/11172861#M1908381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Alan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; It can be done by a separate program that gets automatically called for credit release once sales order created. We can't execute this functionality within VA01 unless you want to simulate credit release overall functionality upon save sales order customer exits. Please inform if you have further questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sriram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 18:53:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exit-badi-va01-after-commit/m-p/11172861#M1908381</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-06-25T18:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: exit/badi VA01 after commit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exit-badi-va01-after-commit/m-p/11172862#M1908382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Alan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;generally BTEs(= "&lt;EM&gt;Business Transaction Event&lt;/EM&gt;") are nice tools for such requirements (doing something after save/commit).&lt;/P&gt;&lt;P&gt;See BTE 00501014 "&lt;EM&gt;Sales documents: Final checks II&lt;/EM&gt;" &amp;amp; FM SAMPLE_INTERFACE_00501014 (specifically for VA01/VA02) and transaction FIBF "&lt;EM&gt;Maintenance transaction BTE&lt;/EM&gt;" (generally for BTE; note that you have to activate your own FM derived from sample interface in this transation).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TomT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 19:31:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exit-badi-va01-after-commit/m-p/11172862#M1908382</guid>
      <dc:creator>tomas_talpa</dc:creator>
      <dc:date>2015-06-25T19:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: exit/badi VA01 after commit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exit-badi-va01-after-commit/m-p/11172863#M1908383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure why some additional "release" is needed (what are you releasing exactly?), you might want to check with SD consultant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But from the technical standpoint you can assign a function to the order output. Output is triggered after the document update and may be used for all kinds of subsequent activities. This has been discussed on SCN before, do some search.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or you could use a standalone program and just run it in background regularly if this "release" doesn't have to be immediate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 19:38:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exit-badi-va01-after-commit/m-p/11172863#M1908383</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2015-06-25T19:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: exit/badi VA01 after commit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exit-badi-va01-after-commit/m-p/11172864#M1908384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's exactly what i need to do , but where and how ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 19:46:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exit-badi-va01-after-commit/m-p/11172864#M1908384</guid>
      <dc:creator>elalan</dc:creator>
      <dc:date>2015-06-25T19:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: exit/badi VA01 after commit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exit-badi-va01-after-commit/m-p/11172865#M1908385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Alan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; We have multiple options depends on business&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Option 1 - Use exit &lt;SPAN style="color: #333333; font-size: 12px;"&gt;MV45AFZZ under perform userexit_save_document_prepare &lt;/SPAN&gt;call credit release functionality upon sales order save.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Note - check with business how it should revert back if any changes to sales order using VA02 as well if any validations necessary.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P&gt;Option 2 - we can have an automated small utility batch program that runs to check the sales order created recently and credit release call based on certain conditions and validations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note - how frequently to run this program is to be decided depends on average volume of order creation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I prefer option 1 if its suits your business as its more efficient way unless custom development gets complex while integrating release functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check and inform if it works :-).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sriram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 20:06:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exit-badi-va01-after-commit/m-p/11172865#M1908385</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-06-25T20:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: exit/badi VA01 after commit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exit-badi-va01-after-commit/m-p/11172866#M1908386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;User exit userexit_save_document_prepare does not run &lt;STRONG&gt;after&lt;/STRONG&gt; saving, as OP was asking. Its name is self-explanatory - it's used to do last-minute checks/changes &lt;STRONG&gt;before&lt;/STRONG&gt; saving.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 13:23:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exit-badi-va01-after-commit/m-p/11172866#M1908386</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2015-06-26T13:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: exit/badi VA01 after commit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exit-badi-va01-after-commit/m-p/11172867#M1908387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To add to &lt;STRONG style="font-size: 10.8000001907349px; color: #333333; background: #ffffff;"&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" data-avatarid="29776" data-externalid="" data-presence="null" data-userid="396393" data-username="jelena.perfiljeva" href="https://answers.sap.com/people/jelena.perfiljeva" style="padding: 0 3px 0 0; font-weight: inherit; font-style: inherit; font-size: 1.1em; font-family: inherit; color: #3778c7; background: transparent;"&gt;Jelena Perfiljeva&lt;/A&gt;&lt;/STRONG&gt;'s point,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If an order is to be released immediately after creation, then why have you even configured a credit check functionality on it? Please check with SD consultant on ways to avoid credit checks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apart from Output type and standalone program, you can also configure a workflow standard task, which can be triggered based on sales order creation event, to release the credit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Juwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 13:47:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exit-badi-va01-after-commit/m-p/11172867#M1908387</guid>
      <dc:creator>Juwin</dc:creator>
      <dc:date>2015-06-26T13:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: exit/badi VA01 after commit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exit-badi-va01-after-commit/m-p/11172868#M1908388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P&gt;Juwin Pallipat Thomas wrote:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;If an order is to be released immediately after creation, then why have you even configured a credit check functionality on it? Please check with SD consultant on ways to avoid credit checks. &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good point. Too frequently ABAPers get wrapped up in solving a problem instead of thinking how the problem could be avoided in the first place (or rather we assume that people who gave us the spec already thought about it, which is not always true &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1291/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;). Even if for some reason credit check can't be removed in configuration, there might be user exits available in the credit check functionality itself.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 14:00:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exit-badi-va01-after-commit/m-p/11172868#M1908388</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2015-06-26T14:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: exit/badi VA01 after commit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exit-badi-va01-after-commit/m-p/11172869#M1908389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Of course you could wrap the FM in a customer RFC enabled Z_FM and call it IN BACKGROUND TASK so it should execute after commit work and update task are fully performed, but is it he best solution... yes / no / don't know ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First look for Customizing option or specific &lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;&lt;A href="https://help.sap.com/saphelp_46c/helpdata/en/15/f62c7dd435d1118b3f0060b03ca329/content.htm?frameset=/en/15/f62c7dd435d1118b3f0060b03ca329/frameset.htm&amp;amp;current_toc=/en/64/72369adc56d11195100060b03c6b76/plain.htm&amp;amp;node_id=28"&gt;&lt;SPAN lang="EN-US" style="color: blue;"&gt;user exits For Credit Checks (And Risk Management)&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 14:25:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exit-badi-va01-after-commit/m-p/11172869#M1908389</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2015-06-26T14:25:42Z</dc:date>
    </item>
  </channel>
</rss>

