<?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: User exit in BAPI  'BAPI_SALESORDER_CREATEFROMDAT2' in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-in-bapi-bapi-salesorder-createfromdat2/m-p/2559122#M583519</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Naren,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the inputs. I am able to do it with the existing user exits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Jul 2007 21:46:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-20T21:46:29Z</dc:date>
    <item>
      <title>User exit in BAPI  'BAPI_SALESORDER_CREATEFROMDAT2'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-in-bapi-bapi-salesorder-createfromdat2/m-p/2559120#M583517</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;I am looking for an user exit where I can write few validations and throw an error message using return table to the calling external system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This bapi 'BAPI_SALESORDER_CREATEFROMDAT2' would be called from an external systems with required inputs. The requirement is I need to validate the inputs and throw an error message back to the external system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in anticipation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VK.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2007 20:06:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-in-bapi-bapi-salesorder-createfromdat2/m-p/2559120#M583517</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-12T20:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: User exit in BAPI  'BAPI_SALESORDER_CREATEFROMDAT2'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-in-bapi-bapi-salesorder-createfromdat2/m-p/2559121#M583518</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;Probably copy the BAPI and create a new Z BAPI and do all your validations there&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THanks&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2007 20:11:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-in-bapi-bapi-salesorder-createfromdat2/m-p/2559121#M583518</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-12T20:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: User exit in BAPI  'BAPI_SALESORDER_CREATEFROMDAT2'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-in-bapi-bapi-salesorder-createfromdat2/m-p/2559122#M583519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Naren,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the inputs. I am able to do it with the existing user exits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2007 21:46:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-in-bapi-bapi-salesorder-createfromdat2/m-p/2559122#M583519</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-20T21:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: User exit in BAPI  'BAPI_SALESORDER_CREATEFROMDAT2'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-in-bapi-bapi-salesorder-createfromdat2/m-p/2559123#M583520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to trigger IDOCs through VOFM routines when we cancel sales orders. I did develope a VOFM routine 901 and when a put a break point, the control is stopping at the break point in my VOFM routine, but not generating an IDOC even if sy-subrc = 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one please throw some light on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;VK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2007 17:37:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-in-bapi-bapi-salesorder-createfromdat2/m-p/2559123#M583520</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-21T17:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: User exit in BAPI  'BAPI_SALESORDER_CREATEFROMDAT2'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-in-bapi-bapi-salesorder-createfromdat2/m-p/2559124#M583521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you plz let me know which userexits you used for validations? Are there any user-exit available in tis BAPI?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2007 23:42:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-in-bapi-bapi-salesorder-createfromdat2/m-p/2559124#M583521</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-27T23:42:06Z</dc:date>
    </item>
  </channel>
</rss>

