<?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 Dialog Programing: Output screen layout is different from actaul layout in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programing-output-screen-layout-is-different-from-actaul-layout/m-p/4257927#M1016296</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;I have developed screen layout in SE51 and same is used in my program.Program is working fine but the problem is in column order.I designed layout in SE51 by copying structure from ABAP dictionary and same has been used in my program but output layout column order is completely different from SE51 screen layout.When i check this on Se51,everything is in order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My program is referring the same screen number and program.there is only one screen i.e 100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do we fix this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Aug 2008 19:00:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-04T19:00:03Z</dc:date>
    <item>
      <title>Dialog Programing: Output screen layout is different from actaul layout</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programing-output-screen-layout-is-different-from-actaul-layout/m-p/4257927#M1016296</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;I have developed screen layout in SE51 and same is used in my program.Program is working fine but the problem is in column order.I designed layout in SE51 by copying structure from ABAP dictionary and same has been used in my program but output layout column order is completely different from SE51 screen layout.When i check this on Se51,everything is in order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My program is referring the same screen number and program.there is only one screen i.e 100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do we fix this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 19:00:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programing-output-screen-layout-is-different-from-actaul-layout/m-p/4257927#M1016296</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T19:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: Dialog Programing: Output screen layout is different from actaul layout</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programing-output-screen-layout-is-different-from-actaul-layout/m-p/4257928#M1016297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like, your table settings got changed for the table control on the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Run your program.&lt;/P&gt;&lt;P&gt;Now, on the screen you can find out the "Table Settings" in the Top Right corner of the Table control as ICON. &lt;/P&gt;&lt;P&gt;Press the Icon and it will bring the Table Settings screen.&lt;/P&gt;&lt;P&gt;In the Current Settings, choose the Basic Settings ... save and close.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 19:09:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programing-output-screen-layout-is-different-from-actaul-layout/m-p/4257928#M1016297</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2008-08-04T19:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: Dialog Programing: Output screen layout is different from actaul layout</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programing-output-screen-layout-is-different-from-actaul-layout/m-p/4257929#M1016298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naimesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.The problem is in the table settings(in my case "basic setting" is already available) where there is a button called "administrator".here the program is using temporary system variant i.e diffrent from actual variant.I just deleted it and reactivated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anyway thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 19:40:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programing-output-screen-layout-is-different-from-actaul-layout/m-p/4257929#M1016298</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T19:40:49Z</dc:date>
    </item>
  </channel>
</rss>

