<?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_NUMCV_INPUT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-exit-numcv-input/m-p/2532936#M574551</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;CONVERSION_EXIT_NUMCV_INPUT&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Above FM  will append the leading zeroes to a number if the input contains only numbers ,  if  it contains combination of numbers and alphabets , it will give the output same as input&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;ADDR_GET&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   The function module reads all records for the addresses specified in the&lt;/P&gt;&lt;P&gt;   structure ADD RESS_SELECTION and puts them in the return structures&lt;/P&gt;&lt;P&gt;   ADDRESS_VALUE and SADR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   ADDRESS_ADDITIONAL_INFO returns the communication types for which data&lt;/P&gt;&lt;P&gt;   is maintained for these addresses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   If the flag READ_TEXTS is set, key field texts (language key, countries,&lt;/P&gt;&lt;P&gt;   and so on) are also returned in ADDRESS_TEXT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   If an address group with the parameter ADDRESS_GROUP is passed, the&lt;/P&gt;&lt;P&gt;   table ADRSTATUS is checked to see whether the addresses in this address&lt;/P&gt;&lt;P&gt;   group are in the Business Address Services tables (ADRC etc.) or still&lt;/P&gt;&lt;P&gt;   in the old table SADR. If the data is still in SADR, they are read&lt;/P&gt;&lt;P&gt;   there, otherwise from ADRC. This can change program accesses from SADR&lt;/P&gt;&lt;P&gt;   to ADRC, depending on when the data is moved from SADR to ADRC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   If the flag READ_SADR_ONLY is set, only the old table SADR is read. The&lt;/P&gt;&lt;P&gt;   return parameters return the old address structure SADR and the new&lt;/P&gt;&lt;P&gt;   address structure ADDRESS_VALUE.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Jul 2007 08:49:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-11T08:49:40Z</dc:date>
    <item>
      <title>CONVERSION_EXIT_NUMCV_INPUT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-exit-numcv-input/m-p/2532934#M574549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt; Can any one let me know why these function modules are used for :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONVERSION_EXIT_NUMCV_INPUT&lt;/P&gt;&lt;P&gt;ADDR_GET&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Jareer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2007 08:43:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-exit-numcv-input/m-p/2532934#M574549</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-11T08:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: CONVERSION_EXIT_NUMCV_INPUT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-exit-numcv-input/m-p/2532935#M574550</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;Use this FM &amp;lt;b&amp;gt;ADDR_GET&amp;lt;/b&amp;gt; to get detail address&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Rewadr points if useful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ashu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2007 08:46:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-exit-numcv-input/m-p/2532935#M574550</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-11T08:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: CONVERSION_EXIT_NUMCV_INPUT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-exit-numcv-input/m-p/2532936#M574551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;CONVERSION_EXIT_NUMCV_INPUT&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Above FM  will append the leading zeroes to a number if the input contains only numbers ,  if  it contains combination of numbers and alphabets , it will give the output same as input&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;ADDR_GET&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   The function module reads all records for the addresses specified in the&lt;/P&gt;&lt;P&gt;   structure ADD RESS_SELECTION and puts them in the return structures&lt;/P&gt;&lt;P&gt;   ADDRESS_VALUE and SADR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   ADDRESS_ADDITIONAL_INFO returns the communication types for which data&lt;/P&gt;&lt;P&gt;   is maintained for these addresses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   If the flag READ_TEXTS is set, key field texts (language key, countries,&lt;/P&gt;&lt;P&gt;   and so on) are also returned in ADDRESS_TEXT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   If an address group with the parameter ADDRESS_GROUP is passed, the&lt;/P&gt;&lt;P&gt;   table ADRSTATUS is checked to see whether the addresses in this address&lt;/P&gt;&lt;P&gt;   group are in the Business Address Services tables (ADRC etc.) or still&lt;/P&gt;&lt;P&gt;   in the old table SADR. If the data is still in SADR, they are read&lt;/P&gt;&lt;P&gt;   there, otherwise from ADRC. This can change program accesses from SADR&lt;/P&gt;&lt;P&gt;   to ADRC, depending on when the data is moved from SADR to ADRC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   If the flag READ_SADR_ONLY is set, only the old table SADR is read. The&lt;/P&gt;&lt;P&gt;   return parameters return the old address structure SADR and the new&lt;/P&gt;&lt;P&gt;   address structure ADDRESS_VALUE.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2007 08:49:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-exit-numcv-input/m-p/2532936#M574551</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-11T08:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: CONVERSION_EXIT_NUMCV_INPUT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-exit-numcv-input/m-p/2532937#M574552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this out&lt;/P&gt;&lt;P&gt;&lt;A href="http://fuller.mit.edu/SAPDocs/conversion_exits_in.htm" target="test_blank"&gt;http://fuller.mit.edu/SAPDocs/conversion_exits_in.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2007 08:57:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-exit-numcv-input/m-p/2532937#M574552</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-11T08:57:41Z</dc:date>
    </item>
  </channel>
</rss>

