<?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: include a variable in message string in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-a-variable-in-message-string/m-p/6532218#M1426715</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Sriram&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope following will solve out your problem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;DATA: msg TYPE string,
      vlen(2).
vlen = 19.
CONCATENATE: 'Length for material number should be ' vlen INTO msg SEPARATED BY space.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Faisal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 10 Jan 2010 06:32:28 GMT</pubDate>
    <dc:creator>faisalatsap</dc:creator>
    <dc:date>2010-01-10T06:32:28Z</dc:date>
    <item>
      <title>include a variable in message string</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-a-variable-in-message-string/m-p/6532217#M1426714</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 want to include a variable in the message string like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wa_log-msg = 'Length for material number should be ' (here I want to iclude variable holding the length).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sriram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Jan 2010 06:14:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-a-variable-in-message-string/m-p/6532217#M1426714</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-10T06:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: include a variable in message string</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-a-variable-in-message-string/m-p/6532218#M1426715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Sriram&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope following will solve out your problem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;DATA: msg TYPE string,
      vlen(2).
vlen = 19.
CONCATENATE: 'Length for material number should be ' vlen INTO msg SEPARATED BY space.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Faisal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Jan 2010 06:32:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-a-variable-in-message-string/m-p/6532218#M1426715</guid>
      <dc:creator>faisalatsap</dc:creator>
      <dc:date>2010-01-10T06:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: include a variable in message string</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-a-variable-in-message-string/m-p/6532219#M1426716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Faisal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for ur reply...Is this the only way to do it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Jan 2010 07:56:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-a-variable-in-message-string/m-p/6532219#M1426716</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-10T07:56:15Z</dc:date>
    </item>
  </channel>
</rss>

