<?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 regarding the bdc in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-the-bdc/m-p/2586945#M592027</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;   while iam recording a transaction,iam getting an information message and after pressing 'enter' it is continuing and iam out of the recording.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but iam unable to get the okcode for that  'enter' and my bdc is stopping at that point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me in resolving that issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Jul 2007 15:38:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-27T15:38:21Z</dc:date>
    <item>
      <title>regarding the bdc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-the-bdc/m-p/2586945#M592027</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;   while iam recording a transaction,iam getting an information message and after pressing 'enter' it is continuing and iam out of the recording.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but iam unable to get the okcode for that  'enter' and my bdc is stopping at that point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me in resolving that issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2007 15:38:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-the-bdc/m-p/2586945#M592027</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-27T15:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: regarding the bdc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-the-bdc/m-p/2586946#M592028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The enter that you press when you get a warning or an information will not be recorded. Which transaction are you recording ?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2007 15:39:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-the-bdc/m-p/2586946#M592028</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-27T15:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: regarding the bdc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-the-bdc/m-p/2586947#M592029</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;add /00 ok code for that enter.. at that point in your code... normally program stops when some warning messages occurs in the transaction and have to hit enter button.. just add this it will slove ur problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2007 15:40:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-the-bdc/m-p/2586947#M592029</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-27T15:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: regarding the bdc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-the-bdc/m-p/2586948#M592030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;add ok code manually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;screen no 01000&lt;/P&gt;&lt;P&gt;program name&lt;/P&gt;&lt;P&gt;ok_coke /00&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Jul 2007 01:27:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-the-bdc/m-p/2586948#M592030</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-28T01:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: regarding the bdc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-the-bdc/m-p/2586949#M592031</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;   when we are getting information in the bdc and the bdc is running by pressing 'enter' then you have to use 'E' mode for the bdc so that you will get the required output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try this, i think this will solve the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward me the points if you find this answer is useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Jul 2007 05:17:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-the-bdc/m-p/2586949#M592031</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-28T05:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: regarding the bdc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-the-bdc/m-p/2586950#M592032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;  experts i have written a bdc program(va02) .in that progarm the first screen is displayed then the second screen but on third screen the values r not coming i have debuged the program the values r coming in itab but when i run va02 transaction the values r not cming&lt;/P&gt;&lt;P&gt;.should i do the recording once more?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Jul 2007 09:15:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-the-bdc/m-p/2586950#M592032</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-28T09:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: regarding the bdc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-the-bdc/m-p/2586951#M592033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For information and warning messages ... you have to press ENTER and bdc_okcode for enter is &amp;lt;b&amp;gt;/00&amp;lt;/b&amp;gt;  ( slash zero zero ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;add this code in ur bdc_tab and try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prax&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Jul 2007 09:43:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-the-bdc/m-p/2586951#M592033</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-28T09:43:57Z</dc:date>
    </item>
  </channel>
</rss>

