<?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: concatenate in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/concatenate/m-p/2987129#M705389</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gary,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; do like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CONCATENATE 'Data Type Error: Please change your data type to '  ZSCSDM_OS-FIELD_DATA_TYPE into chktext seperated by space.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward for helpful answers&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Oct 2007 09:13:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-25T09:13:10Z</dc:date>
    <item>
      <title>concatenate</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/concatenate/m-p/2987125#M705385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to make a space btw my string and parameter. below is my code. how to have a space.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONCATENATE 'Data Type Error: Please change your data type to ' &amp;lt;b&amp;gt;space&amp;lt;/b&amp;gt; ZSCSDM_OS-FIELD_DATA_TYPE into chktext.&lt;/P&gt;&lt;P&gt;write chktext.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2007 09:07:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/concatenate/m-p/2987125#M705385</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-25T09:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: concatenate</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/concatenate/m-p/2987126#M705386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Gary,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONCATENATE whatever1 whatever2 INTO wherever SEPARATED BY SPACE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can be as well : SEPARATED BY '.'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in this case there will a dot between the strings, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;ec&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2007 09:09:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/concatenate/m-p/2987126#M705386</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2007-10-25T09:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: concatenate</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/concatenate/m-p/2987127#M705387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is write.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or you can have&lt;/P&gt;&lt;P&gt;CONCATENATE 'Data Type Error: Please change your data type to '  ZSCSDM_OS-FIELD_DATA_TYPE into chktext SEPARATED BY space.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2007 09:09:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/concatenate/m-p/2987127#M705387</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-25T09:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: concatenate</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/concatenate/m-p/2987128#M705388</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;Use this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONCATENATE 'Data Type Error: Please change your data type to '  ZSCSDM_OS-FIELD_DATA_TYPE into chktext separated by space.&lt;/P&gt;&lt;P&gt;write chktext.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2007 09:10:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/concatenate/m-p/2987128#M705388</guid>
      <dc:creator>former_member386202</dc:creator>
      <dc:date>2007-10-25T09:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: concatenate</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/concatenate/m-p/2987129#M705389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gary,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; do like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CONCATENATE 'Data Type Error: Please change your data type to '  ZSCSDM_OS-FIELD_DATA_TYPE into chktext seperated by space.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward for helpful answers&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2007 09:13:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/concatenate/m-p/2987129#M705389</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-25T09:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: concatenate</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/concatenate/m-p/2987130#M705390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Variables of type c have always blanks to fill them up to the desired length. In Concatenate, those blanks are always ignored when concatenating. You can avoid that by using the separeted clause:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
concatenate 'Hello' 'World'
  into var in character mode separated by space.

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In that case you will have a blank beween Hello and World.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or you just use strings instead of Chars. Note that constants in normal quotes are treated as c-type, whereas constants in back quotes are treated as strings and strings can have trailing blanks:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
concatenate `Hello ` `World`   "note the backquotes and the space after hello
  into var in character mode.

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2007 09:18:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/concatenate/m-p/2987130#M705390</guid>
      <dc:creator>rainer_hbenthal</dc:creator>
      <dc:date>2007-10-25T09:18:40Z</dc:date>
    </item>
  </channel>
</rss>

