<?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: Regarding Long Text in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-long-text/m-p/3549146#M853861</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;Declare the variable with type STRING. A STRING type can take very large data. Also ensure that the variable you are using in the smartform is also of type STRING.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Mar 2008 08:32:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-19T08:32:52Z</dc:date>
    <item>
      <title>Regarding Long Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-long-text/m-p/3549143#M853858</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 am getting longtext through function module.Entire Long Text is there in internal  table.&lt;/P&gt;&lt;P&gt;              Long Text total Length is 1500 characters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i pass into single variyable entire longtext.I would like to print in SmartForm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please send the detaild code based on above query.&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;Hari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2008 07:45:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-long-text/m-p/3549143#M853858</guid>
      <dc:creator>former_member532868</dc:creator>
      <dc:date>2008-03-19T07:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Long Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-long-text/m-p/3549144#M853859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using a STRING variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And while printing in smartform, break it up using some logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pass the internal table as it is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Print the same in smartform by looping thru the internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Balaji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2008 07:56:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-long-text/m-p/3549144#M853859</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-19T07:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Long Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-long-text/m-p/3549145#M853860</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;Declare one variable of same type as in FM and pass the same to output ot the smartform using the text element&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2008 08:00:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-long-text/m-p/3549145#M853860</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-19T08:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Long Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-long-text/m-p/3549146#M853861</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;Declare the variable with type STRING. A STRING type can take very large data. Also ensure that the variable you are using in the smartform is also of type STRING.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2008 08:32:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-long-text/m-p/3549146#M853861</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-19T08:32:52Z</dc:date>
    </item>
  </channel>
</rss>

