<?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: WEBGUI:Alv Layout Problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/webgui-alv-layout-problem/m-p/4199709#M1003728</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You see that it works perfectly fine in SAP GUI...normal GUI that you launch from SAP LOGON pad.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the problem arises only when we try to change the layout in  WEBGUI(ITS).i.e launches the same session on a WEB BROWSER.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I may have to check if its a SAP error.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its a ALV GRID in standard transaction SAP claims management screen..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Jayant&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Jayant on Jul 18, 2008 2:59 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Jul 2008 08:09:57 GMT</pubDate>
    <dc:creator>Private_Member_17805</dc:creator>
    <dc:date>2008-07-18T08:09:57Z</dc:date>
    <item>
      <title>WEBGUI:Alv Layout Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/webgui-alv-layout-problem/m-p/4199707#M1003726</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;I am making changes to the ALV GRID and doing a save of the layout and then,I load the layout which I just saved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am able to see the fields in the order of my choice as I have saved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works perfectly in normal SAP GUI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load the GRID.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Click 'change layout' -&amp;gt;Save to a new layout -&amp;gt;Press 'Select&lt;/STRONG&gt; &lt;STRONG&gt;Layout' -&amp;gt;Choose the newly Saved Layout -&amp;gt;Check if the&lt;/STRONG&gt; &lt;STRONG&gt;GRID columns are as per the order in the LAYOUT.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try doin the same in &lt;STRONG&gt;SAP WEBGUI&lt;/STRONG&gt;,on the load of the newly changed layout it is the same old layout that I get to see loaded on the screen i.e. the columns do not appear in the order I want it to be.I wonder waht on earth is wrong with WEBGUI ALV GRID(if at all there is any)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the help in this world is welcome.&lt;/P&gt;&lt;P&gt;Useful answers will be awarded for sure!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Jayant&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Jayant on Jul 17, 2008 2:26 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Jayant on Jul 17, 2008 3:10 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2008 11:59:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/webgui-alv-layout-problem/m-p/4199707#M1003726</guid>
      <dc:creator>Private_Member_17805</dc:creator>
      <dc:date>2008-07-17T11:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: WEBGUI:Alv Layout Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/webgui-alv-layout-problem/m-p/4199708#M1003727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have any Event Handling in your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I mean any USER_COMMAND form or event handler there in your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After you selecting the layout again it is triggering your program logic. and it is picking the Old Fieldcatalog , that is the reason you are getting the Same Layout.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Show your coding once.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mostly because of your coding it is behaving like that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2008 13:15:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/webgui-alv-layout-problem/m-p/4199708#M1003727</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-17T13:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: WEBGUI:Alv Layout Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/webgui-alv-layout-problem/m-p/4199709#M1003728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You see that it works perfectly fine in SAP GUI...normal GUI that you launch from SAP LOGON pad.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the problem arises only when we try to change the layout in  WEBGUI(ITS).i.e launches the same session on a WEB BROWSER.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I may have to check if its a SAP error.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its a ALV GRID in standard transaction SAP claims management screen..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Jayant&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Jayant on Jul 18, 2008 2:59 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jul 2008 08:09:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/webgui-alv-layout-problem/m-p/4199709#M1003728</guid>
      <dc:creator>Private_Member_17805</dc:creator>
      <dc:date>2008-07-18T08:09:57Z</dc:date>
    </item>
  </channel>
</rss>

