<?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: Problem while processing BDC for VA01 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-processing-bdc-for-va01/m-p/7691737#M1576997</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;Instead of using BDC try with below BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_SALESORDER_CREATEFROMDAT1.&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;Mahender&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Feb 2011 09:54:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-02-25T09:54:51Z</dc:date>
    <item>
      <title>Problem while processing BDC for VA01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-processing-bdc-for-va01/m-p/7691736#M1576996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've written a BDC program for VA01 tcode. After entering all the details in VA01, the control should go to shipment cost information (tcode VICI) option which is there in the menu (Extras menu) options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VA01 is calling VICI tcode using 'Call transaction and skip first screen'. As there are some mandatory fields in the initial screen VICI and we're skipping the first screen, whenever control goes to 'Shipment cost information' option, error message is getting displayed saying 'Please enter all mandatory details'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know what to enter in all the mandatory fields, but due to the error message BDC processing is getting interrupted.&lt;/P&gt;&lt;P&gt;Kindly let me know, how to bypass this type error messages and to continue with the BDC processing in background mode. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note, I don't want to capture the error message, i want to bypass the error message and continue with the BDC processing in 'N' mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Siva Sankar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 04:12:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-processing-bdc-for-va01/m-p/7691736#M1576996</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-25T04:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while processing BDC for VA01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-processing-bdc-for-va01/m-p/7691737#M1576997</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;Instead of using BDC try with below BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_SALESORDER_CREATEFROMDAT1.&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;Mahender&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 09:54:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-processing-bdc-for-va01/m-p/7691737#M1576997</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-25T09:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while processing BDC for VA01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-processing-bdc-for-va01/m-p/7691738#M1576998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of using BDC try with below BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_SALESORDER_CREATEFROMDAT1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@Mahender: Why would you recommend an outdated BAPI version which doesn't even address the issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To the poster, if you intend to use the BDC method, then if you can enter the document and perform the shipping cost function normally using VA01, then you can do it in your BDC code.  It does not make sense to try to skip mandatory fields; you need to populate the information so that it flows to the shipping cost transaction.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 16:38:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-processing-bdc-for-va01/m-p/7691738#M1576998</guid>
      <dc:creator>brad_bohn</dc:creator>
      <dc:date>2011-02-25T16:38:15Z</dc:date>
    </item>
  </channel>
</rss>

