<?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: Issue in CO01 BDC program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-co01-bdc-program/m-p/7674929#M1575455</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arbind,&lt;/P&gt;&lt;P&gt;   Yes Initially i thought problem may be lying there . But the fact is when i Enter the Quanity , start and end date and hit enter it goes to Purchase Requisition Screen with an error message for the mandatory fields .  And since these fields are not part of CO01 screen I cant enter it in CO01 , but to wait for the screen for PR And which comes with an error .  And because there is error BDC losses control to this and transaction fails .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Mar 2011 14:56:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-03-03T14:56:38Z</dc:date>
    <item>
      <title>Issue in CO01 BDC program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-co01-bdc-program/m-p/7674925#M1575451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;    We have a program for creating Production Order in BDC , But In Some scenario where material requires  external processing it is going to PR creation screen where it looks for Two mandatory field Requisitioner  and Tracking No. And Since this PR Screen comes after an error , BDC losses the screen control. &lt;/P&gt;&lt;P&gt;   Please let me know if someone can help me out with this issue .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2011 12:49:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-co01-bdc-program/m-p/7674925#M1575451</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-24T12:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in CO01 BDC program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-co01-bdc-program/m-p/7674926#M1575452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you would need to identify those instances where the program would go to the other screen and program for it in your BDC session.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Feb 2011 20:11:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-co01-bdc-program/m-p/7674926#M1575452</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-28T20:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in CO01 BDC program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-co01-bdc-program/m-p/7674927#M1575453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;  Well screen is recorded for this instance also to enter the Requisitioner . But this screen comes with an error with the message to enter the mandatory field , so BDC errors out of it .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2011 14:40:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-co01-bdc-program/m-p/7674927#M1575453</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-02T14:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in CO01 BDC program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-co01-bdc-program/m-p/7674928#M1575454</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;You have to be cautious during recording.&lt;/P&gt;&lt;P&gt;Please do the recording once again and when the mandatory fields come donot press enter, first enter the values and than go forward.&lt;/P&gt;&lt;P&gt;If BDC recording is correct with all the values and mandatory fields, it will work fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Arbind&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2011 18:19:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-co01-bdc-program/m-p/7674928#M1575454</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-02T18:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in CO01 BDC program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-co01-bdc-program/m-p/7674929#M1575455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arbind,&lt;/P&gt;&lt;P&gt;   Yes Initially i thought problem may be lying there . But the fact is when i Enter the Quanity , start and end date and hit enter it goes to Purchase Requisition Screen with an error message for the mandatory fields .  And since these fields are not part of CO01 screen I cant enter it in CO01 , but to wait for the screen for PR And which comes with an error .  And because there is error BDC losses control to this and transaction fails .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2011 14:56:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-co01-bdc-program/m-p/7674929#M1575455</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-03T14:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in CO01 BDC program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-co01-bdc-program/m-p/7674930#M1575456</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;Actually, once you have to debug the program aand there is some exit/enhacemnet to be done to supress the error message.&lt;/P&gt;&lt;P&gt;We have similar kind of requirement for Service Entry Sheet creation and getting the same error message when we press enter , so to aviod and business should not harm find the exit and and you can modfiy it.&lt;/P&gt;&lt;P&gt;I think thats you have to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Arbind&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2011 16:49:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-co01-bdc-program/m-p/7674930#M1575456</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-03T16:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in CO01 BDC program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-co01-bdc-program/m-p/7674931#M1575457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;   II have got a solution . There is an Enhancement  COZF0001 which helped me enter these customer data . So now i am passing that mandatory field through this Exit and hence no error for BDC posting . It Resolved the issue .&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; Thanks all for your help.&lt;/P&gt;&lt;P&gt; Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2011 15:36:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-co01-bdc-program/m-p/7674931#M1575457</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-15T15:36:47Z</dc:date>
    </item>
  </channel>
</rss>

