<?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: ALV output display problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-output-display-problem/m-p/4653459#M1094961</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;&lt;/P&gt;&lt;P&gt;               Try this code &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  sfld-tabname = 'I_FINAL'.  [Internal Table Name]&lt;/P&gt;&lt;P&gt;  sfld-fieldname = 'HZUON'. [Field Name]&lt;/P&gt;&lt;P&gt;  sfld-seltext_l = 'Rate%'.    [Text]&lt;/P&gt;&lt;P&gt;  sfld-outputlen = '10'.         [Length specify 40 here]&lt;/P&gt;&lt;P&gt;  APPEND to fieldcatalog internal.&lt;/P&gt;&lt;P&gt;&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;Anil.D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Oct 2008 06:27:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-10T06:27:31Z</dc:date>
    <item>
      <title>ALV output display problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-output-display-problem/m-p/4653453#M1094955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,I have an ALV report in which there is a field with the length 255 char,while displaying I want it to be not more than 40 char,how can I achieve it? I tried changing the size in  fieldcatalog,but it hasen't worked.&lt;/P&gt;&lt;P&gt;Thanks in advance and remember,all helpful answers will get points.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2008 06:09:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-output-display-problem/m-p/4653453#M1094955</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-10T06:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: ALV output display problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-output-display-problem/m-p/4653454#M1094956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible that you extract the first 40 char and then put it into field catalog? i.e. text+0(40)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Leon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2008 06:11:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-output-display-problem/m-p/4653454#M1094956</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-10T06:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: ALV output display problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-output-display-problem/m-p/4653455#M1094957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Leon,but my client wants all the data should be there,when he scrolls the coloumn,he should get all the data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2008 06:14:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-output-display-problem/m-p/4653455#M1094957</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-10T06:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: ALV output display problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-output-display-problem/m-p/4653456#M1094958</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;Can you check the fieldcatalog again. Can you show the sample code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Navneeth K.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2008 06:15:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-output-display-problem/m-p/4653456#M1094958</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-10T06:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: ALV output display problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-output-display-problem/m-p/4653457#M1094959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you use these options , it automatically controls the length to 40 chars.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;fieldcat-ddic_outputlen = 40.
fieldcat-intlen = 40.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try to set these two and see how it works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2008 06:17:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-output-display-problem/m-p/4653457#M1094959</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-10T06:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: ALV output display problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-output-display-problem/m-p/4653458#M1094960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all 4 u r replies but as I said already I checked it by keeping a break point inside the code,what I did exactly is I used FM merge and then Iam looping the fieldcatalog and modifiying the fieldcatalog internal table at that field as :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fieldcat-ddic_outputlen = 40.&lt;/P&gt;&lt;P&gt;fieldcat-intlen = 40.&lt;/P&gt;&lt;P&gt; Please tell me any other solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2008 06:25:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-output-display-problem/m-p/4653458#M1094960</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-10T06:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: ALV output display problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-output-display-problem/m-p/4653459#M1094961</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;&lt;/P&gt;&lt;P&gt;               Try this code &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  sfld-tabname = 'I_FINAL'.  [Internal Table Name]&lt;/P&gt;&lt;P&gt;  sfld-fieldname = 'HZUON'. [Field Name]&lt;/P&gt;&lt;P&gt;  sfld-seltext_l = 'Rate%'.    [Text]&lt;/P&gt;&lt;P&gt;  sfld-outputlen = '10'.         [Length specify 40 here]&lt;/P&gt;&lt;P&gt;  APPEND to fieldcatalog internal.&lt;/P&gt;&lt;P&gt;&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;Anil.D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2008 06:27:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-output-display-problem/m-p/4653459#M1094961</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-10T06:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: ALV output display problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-output-display-problem/m-p/4653460#M1094962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you are using the merge function then you have to loop and modify the fieldcatalog for the column which you want.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2008 06:37:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-output-display-problem/m-p/4653460#M1094962</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-10T06:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: ALV output display problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-output-display-problem/m-p/4653461#M1094963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;fieldcatalog-outputlen = 10.&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;  fieldcatalog-emphasize = 'X'. &lt;/P&gt;&lt;P&gt;  fieldcatalog-key = 'X'. &lt;/P&gt;&lt;P&gt;  append fieldcatalog to fieldcatalog. &lt;/P&gt;&lt;P&gt;  clear fieldcatalog.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2008 07:08:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-output-display-problem/m-p/4653461#M1094963</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-10T07:08:29Z</dc:date>
    </item>
  </channel>
</rss>

