<?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 Doubt in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-doubt/m-p/3648123#M878644</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;      There is a solution, use CTU_PARAMS structure, in this structure set NOBINPT = 'X'.&lt;/P&gt;&lt;P&gt; This is nothing but, before starting recording for a transaction there few option where we can check, one of the option is 'not a batch input session'. Set this option and it should solve your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but in program we need to use the ctu_params structure, fill the structure and pass to the statement. &lt;/P&gt;&lt;P&gt;call transaction &amp;lt;TCODE&amp;gt; ..... options t_ctuparams.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Apr 2008 13:50:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-04T13:50:21Z</dc:date>
    <item>
      <title>BDC Doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-doubt/m-p/3648120#M878641</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;i am debugging a application where bdc is called &lt;/P&gt;&lt;P&gt;i change the mode to all screens and i can see the bdc in forground &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but a screen comes where i manually have to add the data&lt;/P&gt;&lt;P&gt;and after tat the bdc stops  &lt;/P&gt;&lt;P&gt;i think is tat bdc is not called for tat screen??&lt;/P&gt;&lt;P&gt;m i right?&lt;/P&gt;&lt;P&gt;is this is the problem???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Apr 2008 12:30:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-doubt/m-p/3648120#M878641</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-04T12:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-doubt/m-p/3648121#M878642</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;Is it a standard application ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just check whether data is coming in BDC internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reward If Useful&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Apr 2008 13:07:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-doubt/m-p/3648121#M878642</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-04T13:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-doubt/m-p/3648122#M878643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its calling VA01 &lt;/P&gt;&lt;P&gt;and the problem is the bdc stops at the screen !!&lt;/P&gt;&lt;P&gt;Yes i have checked the data is right&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;well any other suggestion?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Apr 2008 13:10:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-doubt/m-p/3648122#M878643</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-04T13:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-doubt/m-p/3648123#M878644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;      There is a solution, use CTU_PARAMS structure, in this structure set NOBINPT = 'X'.&lt;/P&gt;&lt;P&gt; This is nothing but, before starting recording for a transaction there few option where we can check, one of the option is 'not a batch input session'. Set this option and it should solve your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but in program we need to use the ctu_params structure, fill the structure and pass to the statement. &lt;/P&gt;&lt;P&gt;call transaction &amp;lt;TCODE&amp;gt; ..... options t_ctuparams.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Apr 2008 13:50:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-doubt/m-p/3648123#M878644</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-04T13:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-doubt/m-p/3648124#M878645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i cnt edit the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its in production system&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Apr 2008 14:00:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-doubt/m-p/3648124#M878645</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-04T14:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-doubt/m-p/3648125#M878646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to check recording associated with the BDC....paste the recording here and then only any conclusion can be drawn...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Apr 2008 14:13:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-doubt/m-p/3648125#M878646</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-04T14:13:43Z</dc:date>
    </item>
  </channel>
</rss>

