<?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 problem in list display in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-list-display/m-p/2760030#M642498</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a problem with list display. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to display the output  like date, time, costcentre, company code ...... But the out put list display is coming as costcentre , username , date , time , company code....even after setting the col positions as 1,2,3, 4 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have observed in fieldcatalog as costcentre and username from field catalog_merge fm its taking l_fieldcatalog-key = 'X". i made this as l_fieldcatalog-key = '  '. Even though its displaying in the same way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest me is there any way i can solve this issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Sep 2007 14:48:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-06T14:48:13Z</dc:date>
    <item>
      <title>problem in list display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-list-display/m-p/2760030#M642498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a problem with list display. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to display the output  like date, time, costcentre, company code ...... But the out put list display is coming as costcentre , username , date , time , company code....even after setting the col positions as 1,2,3, 4 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have observed in fieldcatalog as costcentre and username from field catalog_merge fm its taking l_fieldcatalog-key = 'X". i made this as l_fieldcatalog-key = '  '. Even though its displaying in the same way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest me is there any way i can solve this issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 14:48:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-list-display/m-p/2760030#M642498</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T14:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: problem in list display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-list-display/m-p/2760031#M642499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In the Field catalog, you will get the Internal table, there in the Internal table the fields should be in the Sequence which you want it in the output&lt;/P&gt;&lt;P&gt;&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; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 14:51:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-list-display/m-p/2760031#M642499</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T14:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: problem in list display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-list-display/m-p/2760032#M642500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The fields in the internal table and field catalog are same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 14:53:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-list-display/m-p/2760032#M642500</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T14:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: problem in list display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-list-display/m-p/2760033#M642501</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;Check whether you have given any default layout. you can change the default layout and save it as you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or do the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are displaying a few fields from a table you can buid the field catalog manually. This will solve your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Alvaro Tejada Galindo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 14:53:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-list-display/m-p/2760033#M642501</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T14:53:23Z</dc:date>
    </item>
  </channel>
</rss>

