<?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 mismatch in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/mismatch/m-p/2424276#M541414</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have 2 selects &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select xblnr..&lt;/P&gt;&lt;P&gt;select belnr.. ..for all entries of i_xblnr&lt;/P&gt;&lt;P&gt;where belnr = i_xblnr-xblnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;iam getting error type mismatch ,bcz iam using for all entries&lt;/P&gt;&lt;P&gt;How can i avoid this error?&lt;/P&gt;&lt;P&gt;Any conversion exit fm??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Jul 2007 12:53:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-02T12:53:31Z</dc:date>
    <item>
      <title>mismatch</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mismatch/m-p/2424276#M541414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have 2 selects &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select xblnr..&lt;/P&gt;&lt;P&gt;select belnr.. ..for all entries of i_xblnr&lt;/P&gt;&lt;P&gt;where belnr = i_xblnr-xblnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;iam getting error type mismatch ,bcz iam using for all entries&lt;/P&gt;&lt;P&gt;How can i avoid this error?&lt;/P&gt;&lt;P&gt;Any conversion exit fm??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2007 12:53:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mismatch/m-p/2424276#M541414</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-02T12:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: mismatch</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mismatch/m-p/2424277#M541415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try FM:- 'CONVERSION_EXIT_ALPHA_INPUT'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2007 13:09:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mismatch/m-p/2424277#M541415</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-02T13:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: mismatch</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mismatch/m-p/2424278#M541416</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;   It might be the type / length mismatch, when you assign /  compare the data the source and target strctures should be the same. Just check the For all entries internal table and second where condition fields...so that you will come to know the exact mismatch...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   dont forget to check the internal table number of lines before you use 'For all entries.'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards &lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Dj &lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward for all useful answers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2007 13:12:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mismatch/m-p/2424278#M541416</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-02T13:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: mismatch</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mismatch/m-p/2424279#M541417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi DJ&lt;/P&gt;&lt;P&gt;I know source and target should be same.&lt;/P&gt;&lt;P&gt;Iam asking how to avoid ....alternative.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2007 13:16:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mismatch/m-p/2424279#M541417</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-02T13:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: mismatch</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mismatch/m-p/2424280#M541418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;select xblnr into lv_xblnr.&lt;/P&gt;&lt;P&gt;call function 'CONBERSION_EXIT_ALPHA_INPUT'&lt;/P&gt;&lt;P&gt;  input = lv_xblnr&lt;/P&gt;&lt;P&gt;  output = lv_belnr.&lt;/P&gt;&lt;P&gt;append lv_belnr to i_belnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select belnr ... for all entries in i_belnr&lt;/P&gt;&lt;P&gt;  where belnr = i_belnr-belnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Type should be same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2007 17:26:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mismatch/m-p/2424280#M541418</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2007-07-02T17:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: mismatch</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mismatch/m-p/2424281#M541419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are sure that XBLNR value will have the internal format of the BELNR (with leading zeros) and in the first 10 characters, then you can try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHERE belnr = i_xblnr-xblnr+0(10).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2007 17:31:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mismatch/m-p/2424281#M541419</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-02T17:31:22Z</dc:date>
    </item>
  </channel>
</rss>

