<?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: Infosets - Adhoc Query in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/infosets-adhoc-query/m-p/4948125#M1153855</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Popup is getting displayed even before adding new infotype.. i guess its due to other infotypes...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Dec 2008 07:44:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-19T07:44:29Z</dc:date>
    <item>
      <title>Infosets - Adhoc Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/infosets-adhoc-query/m-p/4948121#M1153851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Abapers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a new infotype: 9100. now i have to add fields from 9100, 0000, 0001 and 0002 to a infoset z_pa_admin which is existing already. I have added the newly created infotype: 9100 to this infoset to appear on left side. now i have to link required fields for display from all the above specified infotypes.. How can i do this? Please suggest..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also when i try to change the infoset from Tcode: SQ02, I'm getting a popup with below msg:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Due to change in the data dictionary some fields in the infoset are different to fields in the data dictionary. use the "Adjust" function to adjust the infoset so that it matches the Data Dictionary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its not giving any option to adjust the infoset.. How can i adjust it... Please help me...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2008 07:12:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/infosets-adhoc-query/m-p/4948121#M1153851</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-19T07:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: Infosets - Adhoc Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/infosets-adhoc-query/m-p/4948122#M1153852</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;If you are not able to change the existing table in infoset then&lt;/P&gt;&lt;P&gt;try to remove it and assign again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2008 07:23:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/infosets-adhoc-query/m-p/4948122#M1153852</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2008-12-19T07:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: Infosets - Adhoc Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/infosets-adhoc-query/m-p/4948123#M1153853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm able to change the infoset.. but i'm getting that popup every time when i choose to display or change.. Can i ignore that pop-up? Also how can i link fields from different infotypes? plesae help me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2008 07:30:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/infosets-adhoc-query/m-p/4948123#M1153853</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-19T07:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: Infosets - Adhoc Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/infosets-adhoc-query/m-p/4948124#M1153854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thats what i mentioned in my early post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remove the table from infoset and assign it again.&lt;/P&gt;&lt;P&gt;You may not get that pop up again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2008 07:40:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/infosets-adhoc-query/m-p/4948124#M1153854</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2008-12-19T07:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: Infosets - Adhoc Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/infosets-adhoc-query/m-p/4948125#M1153855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Popup is getting displayed even before adding new infotype.. i guess its due to other infotypes...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2008 07:44:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/infosets-adhoc-query/m-p/4948125#M1153855</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-19T07:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: Infosets - Adhoc Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/infosets-adhoc-query/m-p/4948126#M1153856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to SQ02. Enter the infoset name. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the menu bar, click Infoset&lt;DEL&gt;&amp;gt;More functions&lt;/DEL&gt;&amp;gt; Adjust.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generate the infoset again after saving.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this solve the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Saipriya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2008 07:45:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/infosets-adhoc-query/m-p/4948126#M1153856</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-22T07:45:23Z</dc:date>
    </item>
  </channel>
</rss>

