<?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 pre-value for variable in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/pre-value-for-variable/m-p/2979330#M703383</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a variable which data type is c(15), and which store the vendor code. It could be 4 digital, 5 digital and so on. I would like to concateneate zero and vendor code, but the vendor code is variants, the mechanism should be 15 - vendor code length. How can i fill the remaining to zero. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Nov 2007 01:33:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-05T01:33:09Z</dc:date>
    <item>
      <title>pre-value for variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pre-value-for-variable/m-p/2979330#M703383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a variable which data type is c(15), and which store the vendor code. It could be 4 digital, 5 digital and so on. I would like to concateneate zero and vendor code, but the vendor code is variants, the mechanism should be 15 - vendor code length. How can i fill the remaining to zero. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2007 01:33:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pre-value-for-variable/m-p/2979330#M703383</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-05T01:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: pre-value for variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pre-value-for-variable/m-p/2979331#M703384</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;Instead of defining vendor number as C(15) refer to the standard data element LIFNR.&lt;/P&gt;&lt;P&gt;Then you can use FM CONVERSION_EXIT_ALPHA_INPUT for your purpose. Pass the same vendor number as impoting and exporting parameter to this FM and it will append it with zeros.&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>Mon, 05 Nov 2007 01:40:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pre-value-for-variable/m-p/2979331#M703384</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-05T01:40:54Z</dc:date>
    </item>
  </channel>
</rss>

