<?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: Get code help in Infoset in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-code-help-in-infoset/m-p/8422322#M1646724</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;only at new key - table ibsis is filled!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;grx&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Dec 2011 08:32:06 GMT</pubDate>
    <dc:creator>andreas_mann3</dc:creator>
    <dc:date>2011-12-13T08:32:06Z</dc:date>
    <item>
      <title>Get code help in Infoset</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-code-help-in-infoset/m-p/8422321#M1646723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If somebody ever used /SAPQUERY/FISD infoset I suppose it could help me.&lt;/P&gt;&lt;P&gt;I want to make similar infoset like /SAPQUERY/FISD, But I don't understand one part of the GET code (in BSIS table), so I don't know if is significant :&lt;/P&gt;&lt;P&gt;  IF SY-REPID CP 'AQ++/SAPQUERY/AUOS*'.&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Check sorted table of visited documents&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;     READ TABLE IBSIS&lt;/P&gt;&lt;P&gt;       WITH KEY BUKRS = BSIS-BUKRS&lt;/P&gt;&lt;P&gt;               GJAHR = BSIS-GJAHR&lt;/P&gt;&lt;P&gt;                BELNR = BSIS-BELNR&lt;/P&gt;&lt;P&gt;       BINARY SEARCH.&lt;/P&gt;&lt;P&gt;     CHECK SY-SUBRC NE 0. "not found&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Insert document into sorted table of visited documents&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;     MOVE-CORRESPONDING BSIS TO IBSIS.&lt;/P&gt;&lt;P&gt;     INSERT IBSIS INDEX SY-TABIX.&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt; ENDIF.&lt;/P&gt;&lt;P&gt;Can somebody explain me the meaning of this code, and because I want to make similar Query like that in IF part (OS Query), so I don't know can I skip this code.&lt;/P&gt;&lt;P&gt;P.S. internal table IBSIS is defined in DATA part.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2011 19:11:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-code-help-in-infoset/m-p/8422321#M1646723</guid>
      <dc:creator>aleksandar_shuleski</dc:creator>
      <dc:date>2011-12-12T19:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: Get code help in Infoset</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-code-help-in-infoset/m-p/8422322#M1646724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;only at new key - table ibsis is filled!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;grx&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2011 08:32:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-code-help-in-infoset/m-p/8422322#M1646724</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2011-12-13T08:32:06Z</dc:date>
    </item>
  </channel>
</rss>

