<?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: Material Code Conversion in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-code-conversion/m-p/1559220#M253036</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;You can use this FM to convert the material.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;CONVERSION_EXIT_ALPHA_INPUT&lt;/P&gt;&lt;P&gt;CONVERSION_EXIT_ALPHA_OUTPUT&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Sep 2006 12:53:53 GMT</pubDate>
    <dc:creator>ferry_lianto</dc:creator>
    <dc:date>2006-09-28T12:53:53Z</dc:date>
    <item>
      <title>Material Code Conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-code-conversion/m-p/1559217#M253033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts&lt;/P&gt;&lt;P&gt;My requirement is to upload material,plant, unit price1 and date (tcode mm02) from flate file and the same data is required to be updated in a Z-table along with remarks so as to maintain material price with date. I am able to do this.&lt;/P&gt;&lt;P&gt;Now the requirement is to fetch the records from this Z-table based on material code and Plant on selection screen.&lt;/P&gt;&lt;P&gt;But I am not able to do so , there is some problem of conversion with material code.&lt;/P&gt;&lt;P&gt;In standard SAP tables, MATNR is uploaded as 00000000XXXXXXX... but in my Z-table, it is uploading as XXXXXXX because of which I am not able to fetch the records.&lt;/P&gt;&lt;P&gt;If anybody had the same requirement, do let me know&lt;/P&gt;&lt;P&gt;that can be of great help to me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks i advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2006 12:47:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-code-conversion/m-p/1559217#M253033</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-28T12:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: Material Code Conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-code-conversion/m-p/1559218#M253034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you have to use the fm CONVERSION_EXIT_MATN1_OUTPUT to convert the material number&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2006 12:50:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-code-conversion/m-p/1559218#M253034</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-28T12:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: Material Code Conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-code-conversion/m-p/1559219#M253035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the FM  CONVERSION_EXIT_MATN1_INPUT&lt;/P&gt;&lt;P&gt;to convert material to external format(with zeroes)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2006 12:51:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-code-conversion/m-p/1559219#M253035</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-28T12:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: Material Code Conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-code-conversion/m-p/1559220#M253036</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;You can use this FM to convert the material.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;CONVERSION_EXIT_ALPHA_INPUT&lt;/P&gt;&lt;P&gt;CONVERSION_EXIT_ALPHA_OUTPUT&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2006 12:53:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-code-conversion/m-p/1559220#M253036</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2006-09-28T12:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: Material Code Conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-code-conversion/m-p/1559221#M253037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rashmi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt; to add the leading zeroes use FM CONVERSION_EXIT_ALPHA_INPUT 

to remove the leading zeroes use FM CONVERSION_EXIT_ALPHA_OUTPUT&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2006 12:58:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-code-conversion/m-p/1559221#M253037</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-28T12:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: Material Code Conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-code-conversion/m-p/1559222#M253038</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;in the domain of the field matnr you can see a convertion routine. this routine will be used automatically in dynpros. Please use the function module&lt;/P&gt;&lt;P&gt;CONVERSION_EXIT_MATN1_INPUT to convert the material as the dynpros of SAP are working. (if only numbers the leading zeros will be filled in, if there is an alpha-numeric sign no convertion will be done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope the module can help you. &lt;/P&gt;&lt;P&gt;Bye&lt;/P&gt;&lt;P&gt;Melanie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2006 13:02:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-code-conversion/m-p/1559222#M253038</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-28T13:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: Material Code Conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-code-conversion/m-p/1559223#M253039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem is that you nedd to use conversion exit which you can get fro the domain level for Material Number in MARA table.Pass the material number into the conversion exit :CONVERSION_EXIT_MATN1_INPUT and you will not have any problem in fetching further information.&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2006 13:20:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-code-conversion/m-p/1559223#M253039</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-28T13:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: Material Code Conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-code-conversion/m-p/1559224#M253040</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; You have to use conversion routines.&lt;/P&gt;&lt;P&gt; There are two function modules &lt;/P&gt;&lt;P&gt;Convesion_exit_**&lt;STRONG&gt;&lt;U&gt;input(to add zeroes), Conversion&lt;/U&gt;exit_&lt;/STRONG&gt;**_output (to remove zeroes).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can know the conversion exit assigned to a field at its domain level. Double click on data element and double click on the domain, there is one paramter Conv. Routine., Just double click on the value. we can see the two conversion routines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;sailaja.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2006 15:58:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-code-conversion/m-p/1559224#M253040</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-28T15:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: Material Code Conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-code-conversion/m-p/1559225#M253041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to all for your replies&lt;/P&gt;&lt;P&gt;but I have given the same type that is MATNR (data element of field MATNR in MARA) to the field in my Z-table still its not getting converted&lt;/P&gt;&lt;P&gt;Initial zeros are not getting added to the number&lt;/P&gt;&lt;P&gt;and I have seen these two Conversion Exit&lt;/P&gt;&lt;P&gt;CONVERSION_EXIT_MATN1_RANGE_I &lt;/P&gt;&lt;P&gt;CONVERSION_EXIT_MATN1_RANGE_O&lt;/P&gt;&lt;P&gt;but I am not able to test it&lt;/P&gt;&lt;P&gt;If anybody can provide test data for the same, that can be of help&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your replies&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2006 05:08:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-code-conversion/m-p/1559225#M253041</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-29T05:08:57Z</dc:date>
    </item>
  </channel>
</rss>

