<?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 upload for TK11 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-upload-for-tk11/m-p/1306512#M160250</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi anup,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. For this there is no direct way&lt;/P&gt;&lt;P&gt;  of automatically selecting the radio buttons, dynamically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Based upon the logic of sequence,&lt;/P&gt;&lt;P&gt;  we have to HARDCODE it in our bdc program only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  if var= then this.&lt;/P&gt;&lt;P&gt;  if var= then that......etc.&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;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 May 2006 12:12:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-05-25T12:12:59Z</dc:date>
    <item>
      <title>BDC upload for TK11</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-upload-for-tk11/m-p/1306511#M160249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DEar all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement to develop the BDC upload program for the transaction TK11. But on the very first sccreen after entering the condition type(KSCHL) there comes a popup sccreen with the radiobutton to choose. Now the radiobutton is to be choosen on the basis of the access sequence defined for the conditition type. How can we choose the radiobutton dynamically on te base of condition type and condition table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anybody has ever come across this problem. Please suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Anp.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 May 2006 12:09:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-upload-for-tk11/m-p/1306511#M160249</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-25T12:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: BDC upload for TK11</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-upload-for-tk11/m-p/1306512#M160250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi anup,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. For this there is no direct way&lt;/P&gt;&lt;P&gt;  of automatically selecting the radio buttons, dynamically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Based upon the logic of sequence,&lt;/P&gt;&lt;P&gt;  we have to HARDCODE it in our bdc program only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  if var= then this.&lt;/P&gt;&lt;P&gt;  if var= then that......etc.&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;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 May 2006 12:12:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-upload-for-tk11/m-p/1306512#M160250</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-25T12:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: BDC upload for TK11</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-upload-for-tk11/m-p/1306513#M160251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anup,&lt;/P&gt;&lt;P&gt; Try using a BAPI instead. YOu do not need to worry about the screens then.&lt;/P&gt;&lt;P&gt;I think the relevant bapi is:&lt;/P&gt;&lt;P&gt;BAPI_PRICES_CONDITIONS&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>Thu, 25 May 2006 12:22:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-upload-for-tk11/m-p/1306513#M160251</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-25T12:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: BDC upload for TK11</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-upload-for-tk11/m-p/1306514#M160252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do both recording.&lt;/P&gt;&lt;P&gt;And depeding upon ur condition fill internal table of BDC.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 May 2006 12:32:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-upload-for-tk11/m-p/1306514#M160252</guid>
      <dc:creator>vinod_gunaware2</dc:creator>
      <dc:date>2006-05-25T12:32:44Z</dc:date>
    </item>
  </channel>
</rss>

