<?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: infoset query in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/infoset-query/m-p/5771860#M1306703</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You cannot join BSEG and COSP.&lt;/P&gt;&lt;P&gt;But there is a way out.&lt;/P&gt;&lt;P&gt;You can create the infoset with base table as BSEG.&lt;/P&gt;&lt;P&gt;For the fields which you want to retreive data from COSP you can write the additional SELECT statement for Table COSP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Jun 2009 10:06:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-29T10:06:19Z</dc:date>
    <item>
      <title>infoset query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/infoset-query/m-p/5771858#M1306701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we create an infoset query on BSEG (cluster) and COSP(Transparent)  table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes then pls tell how??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shweta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2009 09:26:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/infoset-query/m-p/5771858#M1306701</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-29T09:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: infoset query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/infoset-query/m-p/5771859#M1306702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;NO you can not use BSEG ==&amp;gt;The chosen table is a pool or cluster table. These tables may not be used in a table join.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2009 09:39:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/infoset-query/m-p/5771859#M1306702</guid>
      <dc:creator>Sandeep_Panghal</dc:creator>
      <dc:date>2009-06-29T09:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: infoset query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/infoset-query/m-p/5771860#M1306703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You cannot join BSEG and COSP.&lt;/P&gt;&lt;P&gt;But there is a way out.&lt;/P&gt;&lt;P&gt;You can create the infoset with base table as BSEG.&lt;/P&gt;&lt;P&gt;For the fields which you want to retreive data from COSP you can write the additional SELECT statement for Table COSP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2009 10:06:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/infoset-query/m-p/5771860#M1306703</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-29T10:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: infoset query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/infoset-query/m-p/5771861#M1306704</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;Can u pls explain it in detail ?&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;Shweta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2009 10:33:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/infoset-query/m-p/5771861#M1306704</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-29T10:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: infoset query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/infoset-query/m-p/5771862#M1306705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shweta,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While creating the Infoset in t-code SQ02 select the radio button for 'Direct read of table' and provide table name BSEG.&lt;/P&gt;&lt;P&gt;There are severals ways to get the fields of COSP.&lt;/P&gt;&lt;P&gt;1) In the 'Extra' tab create the fields for COSP table. For each field write the SELECT statement to fetch the fields from COSP.&lt;/P&gt;&lt;P&gt;2) In the Code Table you can select either START-OF-SELECTION Event or Record Processing.&lt;/P&gt;&lt;P&gt;Then fill an internal table from table COSP.&lt;/P&gt;&lt;P&gt;Use the data in internal table in the logic of Extra fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2009 10:44:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/infoset-query/m-p/5771862#M1306705</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-29T10:44:38Z</dc:date>
    </item>
  </channel>
</rss>

