<?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: Displaying wrong value from numeric field in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-wrong-value-from-numeric-field/m-p/5889509#M1326181</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chandra,&lt;/P&gt;&lt;P&gt;  For WBS there is a conversion routine, could you check before passing to the FM have you used the conversion routine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Jul 2009 08:19:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-29T08:19:56Z</dc:date>
    <item>
      <title>Displaying wrong value from numeric field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-wrong-value-from-numeric-field/m-p/5889506#M1326178</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;I am using a FM MMPUR_EKKN_READ_EBELN to retireve some data related service entry sheet.  While executing this FM from SE37 it is showing correct WBS(I.0002.0003-175). when I am calling the same FM from a program it is giving 00000298. There is no WBS element with that value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give some suggetions to avoid this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Chandra Madapati&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2009 08:14:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-wrong-value-from-numeric-field/m-p/5889506#M1326178</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-29T08:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying wrong value from numeric field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-wrong-value-from-numeric-field/m-p/5889507#M1326179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i think u need to pass vbeln or other variables thru CONVERSION_EXIT_ALPHA_INPUT to get exact field length..just check input fields in debugging mode..padding 0 might be missing..check data type of ur variables and of FM...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Madan Gopal Sharma on Jul 29, 2009 10:20 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2009 08:17:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-wrong-value-from-numeric-field/m-p/5889507#M1326179</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-29T08:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying wrong value from numeric field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-wrong-value-from-numeric-field/m-p/5889508#M1326180</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;This seems to be due to mismatch between the variable declaration for WBS Element by you and as used in FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds,&lt;/P&gt;&lt;P&gt;Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2009 08:19:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-wrong-value-from-numeric-field/m-p/5889508#M1326180</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-29T08:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying wrong value from numeric field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-wrong-value-from-numeric-field/m-p/5889509#M1326181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chandra,&lt;/P&gt;&lt;P&gt;  For WBS there is a conversion routine, could you check before passing to the FM have you used the conversion routine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2009 08:19:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-wrong-value-from-numeric-field/m-p/5889509#M1326181</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-29T08:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying wrong value from numeric field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-wrong-value-from-numeric-field/m-p/5889510#M1326182</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;Thank you for your fast response, There is no WBS element with 0000298.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Iam passing correct EBELN value into the FM, same value in both cases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The same thing happening for the table EKNO also while displaying from SE16 it is showing correct and in program from select statement it is giving wrong as mentioned earlier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2009 08:23:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-wrong-value-from-numeric-field/m-p/5889510#M1326182</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-29T08:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying wrong value from numeric field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-wrong-value-from-numeric-field/m-p/5889511#M1326183</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 the Conversion exit related to the WBS element..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CONVERSION_EXIT_ABPSP_INPUT
 CONVERSION_EXIT_ABPSP_OUTPUT&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Function module              CONVERSION_EXIT_ABPSP_OUTPUT                                                                                
Import parameters               Value                                
  INPUT                           0000298                                                                                
Export parameters               Value                                
  OUTPUT                          1-4210/3&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2009 08:23:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-wrong-value-from-numeric-field/m-p/5889511#M1326183</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-29T08:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying wrong value from numeric field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-wrong-value-from-numeric-field/m-p/5889512#M1326184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2009 08:39:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-wrong-value-from-numeric-field/m-p/5889512#M1326184</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-29T08:39:30Z</dc:date>
    </item>
  </channel>
</rss>

