<?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: BDC KO01 fail in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-ko01-fail/m-p/8592674#M1661709</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Screen sequence is incorrect. Extra screen &lt;STRONG&gt;SAPLSPO4 0300 &lt;/STRONG&gt;is there with no data, that is why getting that error. Try to fill that screen also or skip that screen.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chandra.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Mar 2012 08:40:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-03-26T08:40:44Z</dc:date>
    <item>
      <title>BDC KO01 fail</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-ko01-fail/m-p/8592672#M1661707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I write a FM 'Z_CREATE_INTPRJ‘ using BDC to create internal prject order, as tcode KO01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In DEV all is fine. &lt;/P&gt;&lt;P&gt;In PRD this FM ends with a success message that,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;No batch input data for screen SAPLSPO4 0300&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I use se37 to run this FM in PRD, the process is ok and internal order is created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I searched the web, someone said the KO01 would better be implemented by using BAPI,&lt;/P&gt;&lt;P&gt;but I am curious about why the BDC failed when run in a program, but successes when run separately.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2012 07:17:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-ko01-fail/m-p/8592672#M1661707</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-26T07:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: BDC KO01 fail</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-ko01-fail/m-p/8592673#M1661708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;I think using a BAPI is always the best. Looking at the message it feels there is ome problem with recording. When you run it via report in A mode please check which screen comes where you have no data and try to do the recording again.&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2012 08:07:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-ko01-fail/m-p/8592673#M1661708</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2012-03-26T08:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: BDC KO01 fail</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-ko01-fail/m-p/8592674#M1661709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Screen sequence is incorrect. Extra screen &lt;STRONG&gt;SAPLSPO4 0300 &lt;/STRONG&gt;is there with no data, that is why getting that error. Try to fill that screen also or skip that screen.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chandra.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2012 08:40:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-ko01-fail/m-p/8592674#M1661709</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-26T08:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: BDC KO01 fail</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-ko01-fail/m-p/8592675#M1661710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Xu ,&lt;/P&gt;&lt;P&gt; When&amp;nbsp; you use Bapi&amp;nbsp; , it is Standard&amp;nbsp; process&amp;nbsp; so it takes care of all required&amp;nbsp; update&amp;nbsp;&amp;nbsp; whereas in BDC&amp;nbsp; which is created by&amp;nbsp; user&amp;nbsp; so while creating/Recording&amp;nbsp;&amp;nbsp;&amp;nbsp; BDC you migth not have passed&amp;nbsp; value to screen fields which it is asking for&amp;nbsp;&amp;nbsp;&amp;nbsp; . so either&amp;nbsp; you Pass value to the screen fields&amp;nbsp; or&amp;nbsp; comment that fields&amp;nbsp;&amp;nbsp; .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Deepak.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2012 09:20:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-ko01-fail/m-p/8592675#M1661710</guid>
      <dc:creator>deepak_dhamat</dc:creator>
      <dc:date>2012-03-26T09:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: BDC KO01 fail</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-ko01-fail/m-p/8592676#M1661711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sometimes SAP transactions flow a bit differently in background than in foreground.&amp;nbsp; For this, we have the fields of controls structure for the call transaction (type ctu_params).&amp;nbsp; See F1 help on the call transaction statement for more information.&amp;nbsp; However, as already noted, the preference would be to complete this update with a BAPI if possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2012 12:25:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-ko01-fail/m-p/8592676#M1661711</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-26T12:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: BDC KO01 fail</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-ko01-fail/m-p/8592677#M1661712</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;The mentioned screen is for setting the Controlling area, so you could do the setting of controlling area explicitly by using SET PARAMETER ID 'CAC' FIELD &amp;lt;&amp;lt;Controlling area&amp;gt;&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also do not use OK-CODE '=KOKR' to navigate from screen 100 use '/00' instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;PERFORM bdc_dynpro&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; USING 'SAPMKAUF'&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; '0100'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;PERFORM bdc_field&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; USING 'COAS-KOKRS'&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;&amp;lt;Controlling Area&amp;gt;&amp;gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;PERFORM bdc_field&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; USING 'COAS-AUART'&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;&amp;lt;Order type&amp;gt;&amp;gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;PERFORM bdc_field&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; USING 'BDC_OKCODE'&amp;nbsp;&amp;nbsp;&amp;nbsp; '/00'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;SET PARAMETER ID 'CAC' FIELD &amp;lt;&amp;lt;Controlling area&amp;gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;PERFORM bdc_dynpro&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; USING 'SAPMKAUF' '0600'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Hari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2016 06:49:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-ko01-fail/m-p/8592677#M1661712</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-08-26T06:49:04Z</dc:date>
    </item>
  </channel>
</rss>

