<?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: creating Special Conversion Routine in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-special-conversion-routine/m-p/2678635#M619002</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;other way could be to use one of the existing Conversion Routines with description "to be defined", but when I open any of such FMs, source code is light grey and it is not possible to edit it...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example Conversion Routine S2KM5 has description "to be defined", so I try to edit FM CONVERSION_EXIT_S2KM5_INPUT, but it is not possible, what to do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 Aug 2007 18:06:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-11T18:06:52Z</dc:date>
    <item>
      <title>creating Special Conversion Routine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-special-conversion-routine/m-p/2678634#M619001</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;what are the steps for creating Special Conversion Routine?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created FM CONVERSION_EXIT_VAKEY_INPUT via se37, is it a mandatory thing to create FM CONVERSION_EXIT_VAKEY_OUTPU? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why my Special Conversion Routine VAKEY is not visible in the list among other routines? How to create it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will reward,&lt;/P&gt;&lt;P&gt;Mindaugas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Aug 2007 17:36:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-special-conversion-routine/m-p/2678634#M619001</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-11T17:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: creating Special Conversion Routine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-special-conversion-routine/m-p/2678635#M619002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;other way could be to use one of the existing Conversion Routines with description "to be defined", but when I open any of such FMs, source code is light grey and it is not possible to edit it...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example Conversion Routine S2KM5 has description "to be defined", so I try to edit FM CONVERSION_EXIT_S2KM5_INPUT, but it is not possible, what to do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Aug 2007 18:06:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-special-conversion-routine/m-p/2678635#M619002</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-11T18:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: creating Special Conversion Routine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-special-conversion-routine/m-p/2678636#M619003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess you are trying to edit SAP Standard Function module,if you want to modify SAP Standard Function module ,you need to have access key..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest that copy Standard one into z Function module ,now modify that one as per your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Aug 2007 19:08:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-special-conversion-routine/m-p/2678636#M619003</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-11T19:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: creating Special Conversion Routine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-special-conversion-routine/m-p/2678637#M619004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in my case it is ok to modify standart one and I have an access to SAP Market Place, but I am not asked for the key, when I press "Change" button, why?&lt;/P&gt;&lt;P&gt;And the source code becomes light grey with no possibility to change it....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course it is better to create z Conversion Routine, but how to do it?&lt;/P&gt;&lt;P&gt;I have created 2 FMs: CONVERSION_EXIT_VAKEY_INPUT and CONVERSION_EXIT_VAKEY_OUTPUT but this is not enough, because VAKEY is not in the list of among Conversion Routines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Aug 2007 19:18:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-special-conversion-routine/m-p/2678637#M619004</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-11T19:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: creating Special Conversion Routine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-special-conversion-routine/m-p/2678638#M619005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay ,keep the cursor where you want to modify,and now click on Insert (it is push button ,it will be available on Tool bar).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;once you click on insert button - you are able to modify the code .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the whole process nothing but modification assitantance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Aug 2007 19:25:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-special-conversion-routine/m-p/2678638#M619005</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-11T19:25:31Z</dc:date>
    </item>
  </channel>
</rss>

