<?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: CONVERSION_EXIT_ALPHA_INPUT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-exit-alpha-input/m-p/4888904#M1142235</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why Don't you bother to read Documentation of FM?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well enough information with good example is already there!!&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Example:

(Input field and output field are both eight characters in length)

1. '1234    ' --&amp;gt; '00001234'
2. 'ABCD    ' --&amp;gt; 'ABCD    '
3. ' 1234   ' --&amp;gt; '00001234'&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Dec 2008 15:11:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-19T15:11:08Z</dc:date>
    <item>
      <title>CONVERSION_EXIT_ALPHA_INPUT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-exit-alpha-input/m-p/4888901#M1142232</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;How does FM Determine how many leading 0's to add coz I dont see an import export param for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a field which is char(17). Now from the input field value I want to add leading 0's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can this be done? Please advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;CD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2008 15:02:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-exit-alpha-input/m-p/4888901#M1142232</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-19T15:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: CONVERSION_EXIT_ALPHA_INPUT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-exit-alpha-input/m-p/4888902#M1142233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi there&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ur field is 17 charac .. think you have 4 charracters input the rest will be filled by zeros...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;17 - 4 = 13 no. of zeros.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;writing a small sample code.. would have been more useful to u..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: J@Y on Dec 19, 2008 10:05 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2008 15:05:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-exit-alpha-input/m-p/4888902#M1142233</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2008-12-19T15:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: CONVERSION_EXIT_ALPHA_INPUT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-exit-alpha-input/m-p/4888903#M1142234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it will always add so many, that the field will be to its full length. in the specific case the field will be 17 characters long, so if currently contains 123, than it will get 14 zeros&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2008 15:05:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-exit-alpha-input/m-p/4888903#M1142234</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2008-12-19T15:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: CONVERSION_EXIT_ALPHA_INPUT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-exit-alpha-input/m-p/4888904#M1142235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why Don't you bother to read Documentation of FM?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well enough information with good example is already there!!&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Example:

(Input field and output field are both eight characters in length)

1. '1234    ' --&amp;gt; '00001234'
2. 'ABCD    ' --&amp;gt; 'ABCD    '
3. ' 1234   ' --&amp;gt; '00001234'&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2008 15:11:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-exit-alpha-input/m-p/4888904#M1142235</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-19T15:11:08Z</dc:date>
    </item>
  </channel>
</rss>

