<?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 and dropdown list in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-and-dropdown-list/m-p/4723764#M1109102</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Simple example is general BDC which is used to uplaod material master data there in MM01 first screen has 2 drop down boxes Industry sector and Material Type.&lt;/P&gt;&lt;P&gt;But the only thing which you have to take care is like when you select Industry sector as Mechanical Engineering in the back end i mean in Table it is stored as &lt;STRONG&gt;M&lt;/STRONG&gt; so in the excel sheet we write as M.&lt;/P&gt;&lt;P&gt;In the same way find out what are all the dropdoen boxes present and in the dropdown boxes in which way the data is stored in the database table and prepare your excel accordingly that solves your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!!&lt;/P&gt;&lt;P&gt;VEnk@&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Oct 2008 04:37:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-31T04:37:15Z</dc:date>
    <item>
      <title>BDC and dropdown list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-and-dropdown-list/m-p/4723763#M1109101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Expert&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can BDC be used to upload data where the transaction have field which is filled by using a combo box/drop down list like when we are filling personnal data and entering employee title from pa30? if yes, how do you specify that in the upload document?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks before.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2008 04:31:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-and-dropdown-list/m-p/4723763#M1109101</guid>
      <dc:creator>snursalim</dc:creator>
      <dc:date>2008-10-31T04:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: BDC and dropdown list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-and-dropdown-list/m-p/4723764#M1109102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Simple example is general BDC which is used to uplaod material master data there in MM01 first screen has 2 drop down boxes Industry sector and Material Type.&lt;/P&gt;&lt;P&gt;But the only thing which you have to take care is like when you select Industry sector as Mechanical Engineering in the back end i mean in Table it is stored as &lt;STRONG&gt;M&lt;/STRONG&gt; so in the excel sheet we write as M.&lt;/P&gt;&lt;P&gt;In the same way find out what are all the dropdoen boxes present and in the dropdown boxes in which way the data is stored in the database table and prepare your excel accordingly that solves your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!!&lt;/P&gt;&lt;P&gt;VEnk@&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2008 04:37:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-and-dropdown-list/m-p/4723764#M1109102</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-31T04:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: BDC and dropdown list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-and-dropdown-list/m-p/4723765#M1109103</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;Hope the following Threads will help you regarding your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2190713"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nitesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2008 04:39:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-and-dropdown-list/m-p/4723765#M1109103</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-31T04:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: BDC and dropdown list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-and-dropdown-list/m-p/4723766#M1109104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    While uploading if you want to select the check box for the field,  enter the value as X so that the particular check box or radiobutton will be selected.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;ThiruKumaran. R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2008 04:46:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-and-dropdown-list/m-p/4723766#M1109104</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-31T04:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: BDC and dropdown list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-and-dropdown-list/m-p/4723767#M1109105</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;before filling the bdc table with the field data just use a IF condition like IF filed is NE Initial. or some thing like if the chack box value is 'X' if yes then only process the recore ie put the field data in bdc table other wise go for next record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2008 04:51:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-and-dropdown-list/m-p/4723767#M1109105</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-31T04:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: BDC and dropdown list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-and-dropdown-list/m-p/4723768#M1109106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;While uploading  you have to check  in which way the data is stored in the database table and find out what are all the dropdoen boxes present and in the dropdown boxes in the transaction and check with corresponing in table and prepare your excel accordingly that solves your issue.&lt;/P&gt;&lt;P&gt; To select the check box for the field, enter the value as X so that the particular check box or radiobutton will be selected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2008 05:01:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-and-dropdown-list/m-p/4723768#M1109106</guid>
      <dc:creator>mahaboob_pathan</dc:creator>
      <dc:date>2008-10-31T05:01:33Z</dc:date>
    </item>
  </channel>
</rss>

