<?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: itab - result values after interface in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/itab-result-values-after-interface/m-p/9864342#M1787932</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am doing that already.&amp;nbsp;&amp;nbsp; Problem is I am doing a couple of READS and I usually get more than one result when I combine all the results.&amp;nbsp;&amp;nbsp; Maybe I am doing all wrong?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Nov 2013 14:05:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-11-06T14:05:26Z</dc:date>
    <item>
      <title>itab - result values after interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/itab-result-values-after-interface/m-p/9864340#M1787930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&amp;nbsp;&amp;nbsp; I have an intersting issue today.&amp;nbsp;&amp;nbsp; I have an itab as a result from combining data from sap and another system ( inbound Interface ).&amp;nbsp;&amp;nbsp; According to my conditions, sometimes I have an employee with 2 status , resulting in 2 lines on the table with the same employee but with 2 different status.&amp;nbsp;&amp;nbsp; Example&amp;nbsp; First Name Last Name Status&amp;nbsp;&amp;nbsp; Ana&amp;nbsp; Maria Employee not qualified&amp;nbsp; Ana&amp;nbsp; Maria Employee qualified.&amp;nbsp;&amp;nbsp; What I need is when an employee already have a status ( a complete line on itab ) to stop the search and consider only the 1st line.&amp;nbsp;&amp;nbsp; That happens because conditions sometimes returns me several status for a single employee.&amp;nbsp;&amp;nbsp; How can I better address this?&amp;nbsp;&amp;nbsp; Thank you,&amp;nbsp;&amp;nbsp; F&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 13:48:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/itab-result-values-after-interface/m-p/9864340#M1787930</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-06T13:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: itab - result values after interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/itab-result-values-after-interface/m-p/9864341#M1787931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi FAFA,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you make a READ .. INTO .. WITH KEY ...&amp;nbsp;&amp;nbsp;&amp;nbsp; you will have only one answer, the first one.&amp;nbsp; (don't use BINARY SEARCH)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what did you want more ? &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;Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 13:55:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/itab-result-values-after-interface/m-p/9864341#M1787931</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2013-11-06T13:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: itab - result values after interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/itab-result-values-after-interface/m-p/9864342#M1787932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am doing that already.&amp;nbsp;&amp;nbsp; Problem is I am doing a couple of READS and I usually get more than one result when I combine all the results.&amp;nbsp;&amp;nbsp; Maybe I am doing all wrong?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 14:05:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/itab-result-values-after-interface/m-p/9864342#M1787932</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-06T14:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: itab - result values after interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/itab-result-values-after-interface/m-p/9864343#M1787933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will clarify my big drama:&amp;nbsp;&amp;nbsp; for example when I want to use the Key field Nachn I need to have a couple of reads because data on my system is not standardized and I had to use SPLIT for nachn as an example.&amp;nbsp;&amp;nbsp; So in one READ the key might ne nachn etc ....&amp;nbsp; and in the other READ the key might be Str1 ....&amp;nbsp; which catchs all the cases in my data but also bring multiple results for the same employer.&amp;nbsp;&amp;nbsp; Unfortunately I am using ABAP to fix data when data should be maintained correctly .... oh well ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 14:09:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/itab-result-values-after-interface/m-p/9864343#M1787933</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-06T14:09:29Z</dc:date>
    </item>
  </channel>
</rss>

