<?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: BABI Issue while creating SALES ORDER in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/babi-issue-while-creating-sales-order/m-p/2332007#M513225</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;You can try the following &lt;/P&gt;&lt;P&gt;Create a RFC Function module and call the below mentioned BAPI's and After transaction commit.&lt;/P&gt;&lt;P&gt;Through BDC, click on order reason.&lt;/P&gt;&lt;P&gt;I hope this should work&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;MD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Jun 2007 16:18:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-08T16:18:40Z</dc:date>
    <item>
      <title>BABI Issue while creating SALES ORDER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/babi-issue-while-creating-sales-order/m-p/2332006#M513224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear friends,&lt;/P&gt;&lt;P&gt;BAPI_SALESORDER_CREATEFROMDAT2&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;BAPI_TRANSACTION_COMMIT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above standard BAPI's we are using to create SO through third party software and the commit bapi to commit the order in DB, but the issue is now, we have created one new condition type for determining&lt;/P&gt;&lt;P&gt;1.Loading and Unloading point&lt;/P&gt;&lt;P&gt;2.Inco1 and Inco2&lt;/P&gt;&lt;P&gt;3.PayT.&lt;/P&gt;&lt;P&gt;This will trigger when we are selecting the ORDER Reason, this is working fine when we create the Order manually in SAP, but through Third party software this is not triggering, it is taking its own values from the master.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2007 06:27:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/babi-issue-while-creating-sales-order/m-p/2332006#M513224</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-08T06:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: BABI Issue while creating SALES ORDER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/babi-issue-while-creating-sales-order/m-p/2332007#M513225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;You can try the following &lt;/P&gt;&lt;P&gt;Create a RFC Function module and call the below mentioned BAPI's and After transaction commit.&lt;/P&gt;&lt;P&gt;Through BDC, click on order reason.&lt;/P&gt;&lt;P&gt;I hope this should work&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;MD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2007 16:18:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/babi-issue-while-creating-sales-order/m-p/2332007#M513225</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-08T16:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: BABI Issue while creating SALES ORDER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/babi-issue-while-creating-sales-order/m-p/2332008#M513226</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;Check whether the order reason is properly passed to BAPI. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other way is to put the break point in the condition routine and try creating a new sales order. You can get the condition routine source code through TCODE V/08.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2007 17:48:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/babi-issue-while-creating-sales-order/m-p/2332008#M513226</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-08T17:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: BABI Issue while creating SALES ORDER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/babi-issue-while-creating-sales-order/m-p/2332009#M513227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Here is the Example Program &lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="587946"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2007 19:08:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/babi-issue-while-creating-sales-order/m-p/2332009#M513227</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-08T19:08:41Z</dc:date>
    </item>
  </channel>
</rss>

