<?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: Function Module SAP_CONVERT_TO_TEX_FORMAT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-sap-convert-to-tex-format/m-p/7354366#M1541096</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this idea is briliant Venkat.&lt;/P&gt;&lt;P&gt;Thanks a lot... I have put some points for your &lt;SPAN __jive_emoticon_name="grin"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hadi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Nov 2010 07:38:02 GMT</pubDate>
    <dc:creator>former_member647955</dc:creator>
    <dc:date>2010-11-11T07:38:02Z</dc:date>
    <item>
      <title>Function Module SAP_CONVERT_TO_TEX_FORMAT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-sap-convert-to-tex-format/m-p/7354364#M1541094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear ABAPers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I find function SAP_CONVERT_TO_TEX_FORMAT module really useful to concatenate fields in internal table into one text delimited with character. But somehow I found that this function module delete space in the data. For example if I have text 'Convert      to     text', automatically the result is 'Convert to text' (only single space between 2 character). Does anybody know the solution for this issue? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This function module has importing parameters:&lt;/P&gt;&lt;P&gt;I_FIELD_SEPERATOR&lt;/P&gt;&lt;P&gt;I_LINE_HEADER&lt;/P&gt;&lt;P&gt;I_FILENAME&lt;/P&gt;&lt;P&gt;I_APPL_KEEP&lt;/P&gt;&lt;P&gt;I only use importing parameter I_FIELD_SEPERATOR to set delimited character. I don't know the function of other parameters and I can't find any documentation for it. Probably one of this parameter can prevent space deletion. Are there anybody can confirm about it? Or should I find another function module?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly need any help on this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hadi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Nov 2010 07:11:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-sap-convert-to-tex-format/m-p/7354364#M1541094</guid>
      <dc:creator>former_member647955</dc:creator>
      <dc:date>2010-11-11T07:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module SAP_CONVERT_TO_TEX_FORMAT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-sap-convert-to-tex-format/m-p/7354365#M1541095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hadi, &lt;/P&gt;&lt;P&gt;&amp;lt;li&amp;gt;I have gone through the function module mentioned. They are condensing extra spaces.  You can check with below code. &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CONDENSE &amp;lt;F_SOURCE&amp;gt;.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;lt;li&amp;gt;If you dont want the way function module works, You can copy to ZSAP_CONVERT_TO_TEX_FORMAT, Remove &lt;STRONG&gt;CONDENSE&lt;/STRONG&gt; statement in the code. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat.O&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Nov 2010 07:19:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-sap-convert-to-tex-format/m-p/7354365#M1541095</guid>
      <dc:creator>venkat_o</dc:creator>
      <dc:date>2010-11-11T07:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module SAP_CONVERT_TO_TEX_FORMAT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-sap-convert-to-tex-format/m-p/7354366#M1541096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this idea is briliant Venkat.&lt;/P&gt;&lt;P&gt;Thanks a lot... I have put some points for your &lt;SPAN __jive_emoticon_name="grin"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hadi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Nov 2010 07:38:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-sap-convert-to-tex-format/m-p/7354366#M1541096</guid>
      <dc:creator>former_member647955</dc:creator>
      <dc:date>2010-11-11T07:38:02Z</dc:date>
    </item>
  </channel>
</rss>

