<?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 in BDC session in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-session/m-p/4053399#M968940</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lalit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;           I checkes as u said...actually in error log, it showing as 'No batch inout data for screen SAPLSPO2 0100'.But there is a screen with name SAPLSP04 0300. So, i am not getting how that error is coming in to pic. pls help me...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Jul 2008 04:43:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-10T04:43:01Z</dc:date>
    <item>
      <title>Problem in BDC session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-session/m-p/4053396#M968937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;         I have developed a BDC session method for a view. Its working fine in foreground.But when i execute it in background, it showing a error saying that 'No batach input data for screen  XXXX'. I have checked that error, that screen doesnt come while recording the transaction. More over i checked that screen layout in Screen paitner. That screen looks doesn't appear the flow of updating view. Could any body suggest me how to resolve the error, pls...&lt;/P&gt;&lt;P&gt;&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>Thu, 10 Jul 2008 03:00:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-session/m-p/4053396#M968937</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-10T03:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in BDC session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-session/m-p/4053397#M968938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shyam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do recording once again ..  the problem with recording only.. for some screens you will be getting like this....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;once you record the process before worting the code check it once (process the recording)....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reward Points if useful&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Raghunath.S&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;9986076729&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jul 2008 04:20:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-session/m-p/4053397#M968938</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-10T04:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in BDC session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-session/m-p/4053398#M968939</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;This is the problem of BDC OK Code. Do recoring once again and write the BDC code as it is coming in the recoring. ( including BDC Cursor value as well ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as working of this BDC in foreground is concerned, you might be hitting one extra enter some where which is making it to work fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In foreground also execute the BDC by clicking on the poped up window of Ok code with mouse. That way you will come to know problem is on which screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this Helps!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lalit Kabra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jul 2008 04:25:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-session/m-p/4053398#M968939</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-10T04:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in BDC session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-session/m-p/4053399#M968940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lalit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;           I checkes as u said...actually in error log, it showing as 'No batch inout data for screen SAPLSPO2 0100'.But there is a screen with name SAPLSP04 0300. So, i am not getting how that error is coming in to pic. pls help me...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jul 2008 04:43:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-session/m-p/4053399#M968940</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-10T04:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in BDC session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-session/m-p/4053400#M968941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shyam prasad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that your screen is screen XXXX a VALUE HELP screen (F4 help) if so you cannot work with BDC PROGRAM as BDC Recording does not record F4 help..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the screen is other that F4 help screen then could you tell the scenario so that we could check...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Narin Nandivada.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jul 2008 04:44:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-session/m-p/4053400#M968941</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-10T04:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in BDC session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-session/m-p/4053401#M968942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Narin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;         In my Recording one F4 helpo screen occurs.But it i have checked screen no for that screen.It is not mentioned any screen no, except the field name. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jul 2008 04:48:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-session/m-p/4053401#M968942</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-10T04:48:33Z</dc:date>
    </item>
  </channel>
</rss>

