<?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: Text element in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/1632661#M282226</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Johnn,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the length of field EMPTY_COLUMN_C1 (WA_BPSTAB-EMPTY_COLUMN_C1).&lt;/P&gt;&lt;P&gt;The length of EMPTY_COLUMN_C1 may be 5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;bhavana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Oct 2006 07:56:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-11T07:56:23Z</dc:date>
    <item>
      <title>Text element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/1632660#M282225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to display a text in ALV output column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Produced ' is the text i am trying , but its getting like ' PRODU '.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Code -  MOVE TEXT-014 TO WA_BPSTAB-EMPTY_COLUMN_C1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mlen of the text is 20.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How  to get the complete display ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx in Advance.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Johnn.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Oct 2006 07:48:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/1632660#M282225</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-11T07:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: Text element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/1632661#M282226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Johnn,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the length of field EMPTY_COLUMN_C1 (WA_BPSTAB-EMPTY_COLUMN_C1).&lt;/P&gt;&lt;P&gt;The length of EMPTY_COLUMN_C1 may be 5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;bhavana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Oct 2006 07:56:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/1632661#M282226</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-11T07:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: Text element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/1632662#M282227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The length of EMPTY_COLUMN_C1 is 30 of data type char.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Oct 2006 08:07:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/1632662#M282227</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-11T08:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: Text element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/1632663#M282228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;this is the length problem,&lt;/P&gt;&lt;P&gt;check the lenght of this field in the Field catalog lenght and also check the lenght of WA_BPSTAB-EMPTY_COLUMN_C1. &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>Wed, 11 Oct 2006 08:23:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/1632663#M282228</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-11T08:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: Text element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/1632664#M282229</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 the output length of the field in field catalog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Krishnamurthy.SC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Oct 2006 09:31:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/1632664#M282229</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-11T09:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: Text element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/1632665#M282230</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;when u build &amp;lt;b&amp;gt;fieldcatalog&amp;lt;/b&amp;gt; u must give enough length to &amp;lt;b&amp;gt;OUTPUTLEN&amp;lt;/b&amp;gt;. may be it is '5' right now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Oct 2006 09:38:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/1632665#M282230</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-11T09:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: Text element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/1632666#M282231</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;for the field give the OUTPUTLEN = 8. then it will show the Full text Produced.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you show the fieldcat definition for that field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Oct 2006 09:56:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/1632666#M282231</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-11T09:56:44Z</dc:date>
    </item>
  </channel>
</rss>

