<?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 running inconsistent in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-running-inconsistent/m-p/10270192#M1831034</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, this being an Enjoy t-code will not work smoothly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Apr 2014 15:14:36 GMT</pubDate>
    <dc:creator>former_member228804</dc:creator>
    <dc:date>2014-04-08T15:14:36Z</dc:date>
    <item>
      <title>BDC running inconsistent</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-running-inconsistent/m-p/10270190#M1831032</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;We have made a BDC which opens a project in CJ20n transaction. Project is scheduled and saved and BDC is over.&lt;/P&gt;&lt;P&gt;This is running perfectly in quality system. But in production system BDC program runs 2-3 times correctly and then it stops working. After debugging we found that BDC is opening the project and sceduling the project correctly in CJ20n tcode but on saving the project after some seconds of processing it just throws to SAP initial screen and project did not get saved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Harsh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 06:31:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-running-inconsistent/m-p/10270190#M1831032</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-08T06:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: BDC running inconsistent</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-running-inconsistent/m-p/10270191#M1831033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It could be because CJ20N is an Enjoy SAP Transaction, it is not really easy to use this effectively in BDCs. Also there are popups in this transaction and these are difficult to take care of.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI: BAPI_PROJECT_MAINTAIN to create &amp;amp; maintain a Project. check the BAPI documentation for the details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Else use Tx. CJ20 in the BDC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 07:19:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-running-inconsistent/m-p/10270191#M1831033</guid>
      <dc:creator>former_member201275</dc:creator>
      <dc:date>2014-04-08T07:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: BDC running inconsistent</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-running-inconsistent/m-p/10270192#M1831034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, this being an Enjoy t-code will not work smoothly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 15:14:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-running-inconsistent/m-p/10270192#M1831034</guid>
      <dc:creator>former_member228804</dc:creator>
      <dc:date>2014-04-08T15:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: BDC running inconsistent</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-running-inconsistent/m-p/10270193#M1831035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harsh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes while uploading the data for Enjoyable transactions is not easy task by using BDC. better to have use BAPI -&amp;nbsp; 'BAPI_PROJECT_MAINTAIN'.&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;Gurunath Kumar D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 15:23:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-running-inconsistent/m-p/10270193#M1831035</guid>
      <dc:creator>gurunathkumar_dadamu</dc:creator>
      <dc:date>2014-04-08T15:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: BDC running inconsistent</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-running-inconsistent/m-p/10270194#M1831036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harsh,&lt;/P&gt;&lt;P&gt;Did any of the answers help or fix your issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 14:42:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-running-inconsistent/m-p/10270194#M1831036</guid>
      <dc:creator>former_member201275</dc:creator>
      <dc:date>2014-04-09T14:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: BDC running inconsistent</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-running-inconsistent/m-p/10270195#M1831037</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;We debugged till the end and found the issue. Issue was coming because of some user exit is written for SD module. That particular exit ends the CJ20n BDC without any updates. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have made changes to that exit and now our BDC is running fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, for enjoy transaction we can have BDC but we have to care that screen flows remain constant each time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Harsh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 05:40:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-running-inconsistent/m-p/10270195#M1831037</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-17T05:40:26Z</dc:date>
    </item>
  </channel>
</rss>

