<?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: Xstring in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/xstring/m-p/2285663#M498043</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why do you want to have the parameter as type xstring?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;change the type of material from xstring to mara-matnr. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;xstring is for holdng binary string.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 May 2007 18:53:57 GMT</pubDate>
    <dc:creator>athavanraja</dc:creator>
    <dc:date>2007-05-21T18:53:57Z</dc:date>
    <item>
      <title>Xstring</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xstring/m-p/2285660#M498040</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 declared function module import and export parameters type of XSTRING . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; SELECT SINGLE * FROM marc INTO t_marc WHERE matnr = material.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;materila declared as XSTRING . material  existed in marc table but always after this statement sy-subrc = '4'&lt;/P&gt;&lt;P&gt; is this due to xsting ?  what i have to do when i declare a variable as x string?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2007 14:13:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xstring/m-p/2285660#M498040</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-21T14:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: Xstring</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xstring/m-p/2285661#M498041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the material number appended with leading zeroes??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or conver XSTRING to STRING  using FM  HR_KR_XSTRING_TO_STRING&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then use CONVERSION_EXIT_ALPHA_INPUT  to get the leading zeroes and then pass that to select statement&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2007 14:18:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xstring/m-p/2285661#M498041</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-21T14:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: Xstring</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xstring/m-p/2285662#M498042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Material number not appended with leading zeors . This is the marterial number 122657-00A but its taking 122657. I don't know why its not taking -00A.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2007 14:36:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xstring/m-p/2285662#M498042</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-21T14:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: Xstring</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xstring/m-p/2285663#M498043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why do you want to have the parameter as type xstring?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;change the type of material from xstring to mara-matnr. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;xstring is for holdng binary string.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2007 18:53:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xstring/m-p/2285663#M498043</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2007-05-21T18:53:57Z</dc:date>
    </item>
  </channel>
</rss>

