<?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 Function module issue : BAL_LOG_MSG_ADD_FREE_TEXT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-issue-bal-log-msg-add-free-text/m-p/7120334#M1511050</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;I was used  BAL_LOG_MSG_ADD_FREE_TEXT in my zprogram.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but  it is displaying Message upto 255 chars  in the report output  grid display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but as per my requirement i want to dispaly morethan 1000 chars in the report output &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can implememt the logic  in my program for this function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vijay.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Jul 2010 20:29:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-07-27T20:29:29Z</dc:date>
    <item>
      <title>Function module issue : BAL_LOG_MSG_ADD_FREE_TEXT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-issue-bal-log-msg-add-free-text/m-p/7120334#M1511050</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;I was used  BAL_LOG_MSG_ADD_FREE_TEXT in my zprogram.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but  it is displaying Message upto 255 chars  in the report output  grid display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but as per my requirement i want to dispaly morethan 1000 chars in the report output &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can implememt the logic  in my program for this function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vijay.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jul 2010 20:29:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-issue-bal-log-msg-add-free-text/m-p/7120334#M1511050</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-27T20:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: Function module issue : BAL_LOG_MSG_ADD_FREE_TEXT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-issue-bal-log-msg-add-free-text/m-p/7120335#M1511051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this function module creates a message containing whatever text you want but only upto a limit of 200 characters. Actually it cheats the system by creating a message and breaking up the free text into 4 chunks of 50 charatcers, 1 chunk for each of the 4 symsgv variables. It uses message class BL and message 001 which is defined as &amp;amp; &amp;amp; &amp;amp; &amp;amp;, so it's completely free-format. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to have a bigger field you'll need to use another technique altogether.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jul 2010 01:09:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-issue-bal-log-msg-add-free-text/m-p/7120335#M1511051</guid>
      <dc:creator>former_member186741</dc:creator>
      <dc:date>2010-07-28T01:09:46Z</dc:date>
    </item>
  </channel>
</rss>

