<?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: Drop down problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/drop-down-problem/m-p/1939592#M388128</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Cliemens &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didnt declare the layout it solved my problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Feb 2007 18:51:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-23T18:51:39Z</dc:date>
    <item>
      <title>Drop down problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/drop-down-problem/m-p/1939588#M388124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On the selection criteria screen, we have an option at the bottom to select the ALV variant we want the results displayed in.  If you do the drop down, the variants come up fine.  However, if you select a variant, the system hangs for a long time and then displays this error....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FIELD CATALOG NOT FOUND&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way upgrade is going on am I getting it because of upgrade.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one suggest me why is this happening .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Hema.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2007 13:41:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/drop-down-problem/m-p/1939588#M388124</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-22T13:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: Drop down problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/drop-down-problem/m-p/1939589#M388125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi abap,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;probably you created the layout and afterward changed something in the structure of the table for display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Delete all existing layouts and recreate them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2007 14:11:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/drop-down-problem/m-p/1939589#M388125</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2007-02-22T14:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Drop down problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/drop-down-problem/m-p/1939590#M388126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just added drill down functionality for purchase order and account document no's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also created a new layout The same thing is happening for the new one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Hema&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2007 14:26:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/drop-down-problem/m-p/1939590#M388126</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-22T14:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: Drop down problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/drop-down-problem/m-p/1939591#M388127</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;how did you implement the drilldown functionality? - Note that if you call the ALV with a different list you have a different layout. You have to set vaules for LOG_GROUP and/or HANDLE in the layout (DISVARIANT) structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2007 15:55:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/drop-down-problem/m-p/1939591#M388127</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2007-02-22T15:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: Drop down problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/drop-down-problem/m-p/1939592#M388128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Cliemens &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didnt declare the layout it solved my problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2007 18:51:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/drop-down-problem/m-p/1939592#M388128</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-23T18:51:39Z</dc:date>
    </item>
  </channel>
</rss>

