<?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 question for BDC about tcode VK12 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-for-bdc-about-tcode-vk12/m-p/4723572#M1109052</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, everyone, i encounter a problem when i use BDC to transfer data about vk12.&lt;/P&gt;&lt;P&gt;when i usd BDC to transfer value to the field F001,F002, F003 and F004-LOW then click run, the detail record are be chosed and displayed, then i must chose them and click delete. if there is only one record accord to the condition, it is easy to deal with it, but, if there are more than one record, what should i do the deal with the detail records, especially how to deal with it dynamicly acoording to the condition. &lt;/P&gt;&lt;P&gt;for example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; when i enter first condition through BDC .(see the first record)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ZPR0|X||RENT-L1-M03||100001||1000|00|01.01.2008|&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; the condition value are: zpro, x , rent-l1-m03, 100001,1000, 00 ,01.01.2008 and then i will find only detail record according to this condition, it like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;RENT-L1-M03&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;2,000.12&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;sgd&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;1&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;ea&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;01.01.2008&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;31.12.9999&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then flag this detail record and click delete.it is successful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i enter second condition through BDC .(see the second record)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ZPR0&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;X&lt;/P&gt;&lt;/TD&gt;&lt;TH&gt;&lt;P&gt;RENT-L1-M00&lt;/P&gt;&lt;/TH&gt;&lt;TH&gt;&lt;P&gt;100021&lt;/P&gt;&lt;/TH&gt;&lt;TH&gt;&lt;P&gt;1000&lt;/P&gt;&lt;/TH&gt;&lt;TD&gt;&lt;P&gt;00&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;01.01.2008&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; the condition value are: zpro, x , rent-l1-m00, 100021,1000, 00 ,01.01.2008 and then i will find three detail records according to this condition,  like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;|RENT-L1-M00|2,000.12|sgd|1|ea|01.01.2008|31.12.9999&lt;/P&gt;&lt;P&gt;|RENT-L1-M00|2,000|sgd|1|ea|01.01.2008|31.12.9999&lt;/P&gt;&lt;P&gt;|RENT-L1-M00|1,000|sgd|1|ea|01.01.2008|31.12.9999&lt;/P&gt;&lt;P&gt;then if i use the same BDC  record program to deal with this detail record, it is deal with only one detail record, so what should i do to deal with the others.(because all of them should be flaged and deleted)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Nov 2008 09:47:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-06T09:47:47Z</dc:date>
    <item>
      <title>question for BDC about tcode VK12</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-for-bdc-about-tcode-vk12/m-p/4723572#M1109052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, everyone, i encounter a problem when i use BDC to transfer data about vk12.&lt;/P&gt;&lt;P&gt;when i usd BDC to transfer value to the field F001,F002, F003 and F004-LOW then click run, the detail record are be chosed and displayed, then i must chose them and click delete. if there is only one record accord to the condition, it is easy to deal with it, but, if there are more than one record, what should i do the deal with the detail records, especially how to deal with it dynamicly acoording to the condition. &lt;/P&gt;&lt;P&gt;for example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; when i enter first condition through BDC .(see the first record)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ZPR0|X||RENT-L1-M03||100001||1000|00|01.01.2008|&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; the condition value are: zpro, x , rent-l1-m03, 100001,1000, 00 ,01.01.2008 and then i will find only detail record according to this condition, it like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;RENT-L1-M03&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;2,000.12&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;sgd&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;1&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;ea&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;01.01.2008&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;31.12.9999&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then flag this detail record and click delete.it is successful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i enter second condition through BDC .(see the second record)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ZPR0&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;X&lt;/P&gt;&lt;/TD&gt;&lt;TH&gt;&lt;P&gt;RENT-L1-M00&lt;/P&gt;&lt;/TH&gt;&lt;TH&gt;&lt;P&gt;100021&lt;/P&gt;&lt;/TH&gt;&lt;TH&gt;&lt;P&gt;1000&lt;/P&gt;&lt;/TH&gt;&lt;TD&gt;&lt;P&gt;00&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;01.01.2008&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; the condition value are: zpro, x , rent-l1-m00, 100021,1000, 00 ,01.01.2008 and then i will find three detail records according to this condition,  like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;|RENT-L1-M00|2,000.12|sgd|1|ea|01.01.2008|31.12.9999&lt;/P&gt;&lt;P&gt;|RENT-L1-M00|2,000|sgd|1|ea|01.01.2008|31.12.9999&lt;/P&gt;&lt;P&gt;|RENT-L1-M00|1,000|sgd|1|ea|01.01.2008|31.12.9999&lt;/P&gt;&lt;P&gt;then if i use the same BDC  record program to deal with this detail record, it is deal with only one detail record, so what should i do to deal with the others.(because all of them should be flaged and deleted)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2008 09:47:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/question-for-bdc-about-tcode-vk12/m-p/4723572#M1109052</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-06T09:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: question for BDC about tcode VK12</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-for-bdc-about-tcode-vk12/m-p/4723573#M1109053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just check if you have a &lt;STRONG&gt;Select All&lt;/STRONG&gt; button when you select the record you want to delete.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2008 09:55:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/question-for-bdc-about-tcode-vk12/m-p/4723573#M1109053</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-06T09:55:14Z</dc:date>
    </item>
  </channel>
</rss>

