<?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 conversion routines in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-routines/m-p/2263839#M491053</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is conversion routines?give some detail.where/why it useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 13 May 2007 11:19:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-13T11:19:31Z</dc:date>
    <item>
      <title>conversion routines</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-routines/m-p/2263839#M491053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is conversion routines?give some detail.where/why it useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 May 2007 11:19:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-routines/m-p/2263839#M491053</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-13T11:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: conversion routines</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-routines/m-p/2263840#M491054</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;Conversion routines are nothing but function modules which gives us the actual value and starts with "CONVERSION_". The best of example is Partner Functions (Table KNVP and field PARVW). For example the partner function for Ship-to-party is 'WE' and 'SH'. Go to SE16 and enter KNVP and hit enter. Now enter WE in field PARVW and execute. you will get records which have partner function WE. Now Double click on any record and now check the field PARVW. it will show the Value as 'SH'. Here when you double click on any record a function module on PARVW is executed and shows its actual value.&lt;/P&gt;&lt;P&gt;If you want to know the function module on PARVW, then go to SE11 on table KNVP and double click on field PARVW and see its attributes. you will find the function module name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;sksingh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 May 2007 11:40:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-routines/m-p/2263840#M491054</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-13T11:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: conversion routines</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-routines/m-p/2263841#M491055</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; As the name goes they are primarly used for converting the values from target variable to source variable. &lt;/P&gt;&lt;P&gt; They are mostly used to store the data differently in database. Some of the example is CONVERSION_EXIT_ALPHA_INPUT and CONVERSION_EXIT_ALPHA_OUTPUT which is used to remove or add leading zeros to the data variable before soting the data in the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Cheers&lt;/P&gt;&lt;P&gt; VJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 May 2007 12:51:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-routines/m-p/2263841#M491055</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-13T12:51:40Z</dc:date>
    </item>
  </channel>
</rss>

