<?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: Field Length problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-length-problem/m-p/2331463#M513060</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 ur fieldcat populate the output length field.&lt;/P&gt;&lt;P&gt;  CLEAR x_fieldcat.&lt;/P&gt;&lt;P&gt;  x_fieldcat-fieldname = 'FLAG'.&lt;/P&gt;&lt;P&gt;  x_fieldcat-seltext_l = 'Text' .&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;  x_fieldcat-outputlen = 30.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;  x_fieldcat-col_pos   = 1.&lt;/P&gt;&lt;P&gt;  APPEND x_fieldcat TO it_fieldcat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Jun 2007 08:31:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-15T08:31:50Z</dc:date>
    <item>
      <title>Field Length problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-length-problem/m-p/2331460#M513057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Friends,&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;  I have a small issue regarding ALV display o/p.&lt;/P&gt;&lt;P&gt;  I have taken a field and assigned a text to it.&lt;/P&gt;&lt;P&gt;  But in the o/p instead of the whole length of the text   &lt;/P&gt;&lt;P&gt; only half of the text is getting displayed.&lt;/P&gt;&lt;P&gt;     I have declared the field as  FLAG(50) TYPE C, &lt;/P&gt;&lt;P&gt;  and assigning a text somewhere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    If i increase the lenght , then too the o/p  doent show the reflected changes.&lt;/P&gt;&lt;P&gt;So please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 08:26:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-length-problem/m-p/2331460#M513057</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-15T08:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: Field Length problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-length-problem/m-p/2331461#M513058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shweta,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using "Break-point" statement, first you check that field value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 08:29:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-length-problem/m-p/2331461#M513058</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-15T08:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: Field Length problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-length-problem/m-p/2331462#M513059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the feildcatalog of the field give the &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Fieldcat-outputlen= 50 &amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 08:29:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-length-problem/m-p/2331462#M513059</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-15T08:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: Field Length problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-length-problem/m-p/2331463#M513060</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 ur fieldcat populate the output length field.&lt;/P&gt;&lt;P&gt;  CLEAR x_fieldcat.&lt;/P&gt;&lt;P&gt;  x_fieldcat-fieldname = 'FLAG'.&lt;/P&gt;&lt;P&gt;  x_fieldcat-seltext_l = 'Text' .&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;  x_fieldcat-outputlen = 30.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;  x_fieldcat-col_pos   = 1.&lt;/P&gt;&lt;P&gt;  APPEND x_fieldcat TO it_fieldcat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 08:31:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-length-problem/m-p/2331463#M513060</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-15T08:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: Field Length problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-length-problem/m-p/2331464#M513061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you friends...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 10:53:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-length-problem/m-p/2331464#M513061</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-15T10:53:15Z</dc:date>
    </item>
  </channel>
</rss>

