<?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: Problem in BDC For MR21 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-for-mr21/m-p/5331718#M1228538</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;Just check the screen numbers and also the program name for which the screen is called for the price... sometimes what happens is that even though the recording shows some other screen but while the session is executed it comes out with another screen ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;execute the BDC in foreground and when the screen comes for price press F1 on price and then in the new window select technical help... you will get another popup in which program name and the screen number will be there....&lt;/P&gt;&lt;P&gt;just check if its matching with the value you have given in the BDC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Siddarth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 14 Mar 2009 10:15:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-03-14T10:15:28Z</dc:date>
    <item>
      <title>Problem in BDC For MR21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-for-mr21/m-p/5331713#M1228533</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;&lt;/P&gt;&lt;P&gt;I had written the bdc for mr21 using session method. I am not able to change the standard price using BDC. Recording is perfect. Using transaction mr21 I can change the price but using bdc , it's not changing.It is not giving any error. it gives message that no changes in price have been made.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Mar 2009 10:00:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-for-mr21/m-p/5331713#M1228533</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-14T10:00:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in BDC For MR21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-for-mr21/m-p/5331714#M1228534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Run your BDC generated Session in Foreground and see whatis happening.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Mar 2009 10:05:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-for-mr21/m-p/5331714#M1228534</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-14T10:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in BDC For MR21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-for-mr21/m-p/5331715#M1228535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;first run the bdc in the foreground mode or in debugging mode and see where it is going and where it is skipping to change the value...in the bdc..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Mar 2009 10:07:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-for-mr21/m-p/5331715#M1228535</guid>
      <dc:creator>former_member203501</dc:creator>
      <dc:date>2009-03-14T10:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in BDC For MR21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-for-mr21/m-p/5331716#M1228536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I ran it in foreground only .not giving any error.one message it gives regarding no changes made in price.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Mar 2009 10:08:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-for-mr21/m-p/5331716#M1228536</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-14T10:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in BDC For MR21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-for-mr21/m-p/5331717#M1228537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did u check if intended value is getting passed in Price filed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;chnage the price and try again. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be you have already modified the price manually and trying to modify the saem again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enter price different that current price in MR21.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Mar 2009 10:11:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-for-mr21/m-p/5331717#M1228537</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-14T10:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in BDC For MR21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-for-mr21/m-p/5331718#M1228538</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;Just check the screen numbers and also the program name for which the screen is called for the price... sometimes what happens is that even though the recording shows some other screen but while the session is executed it comes out with another screen ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;execute the BDC in foreground and when the screen comes for price press F1 on price and then in the new window select technical help... you will get another popup in which program name and the screen number will be there....&lt;/P&gt;&lt;P&gt;just check if its matching with the value you have given in the BDC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Siddarth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Mar 2009 10:15:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-for-mr21/m-p/5331718#M1228538</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-14T10:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in BDC For MR21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-for-mr21/m-p/5331719#M1228539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Santosh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;field CKI_MR21_0250_NEWVALPR(1) input value is longer than screen field . this message I got for other material. No changes in price.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Mar 2009 10:17:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-for-mr21/m-p/5331719#M1228539</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-14T10:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in BDC For MR21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-for-mr21/m-p/5331720#M1228540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Table is same ie cki_mr21_0250&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Mar 2009 10:20:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-for-mr21/m-p/5331720#M1228540</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-14T10:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in BDC For MR21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-for-mr21/m-p/5331721#M1228541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check your input. your input is longer that actual screen field length.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to find correct allowable length,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click F1 on the filed where you are getting this error. go to technical help and from there go to table / structure filed and check the data type and ITS possible length. Correct your input and run it again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do some trial and error and you will get.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Mar 2009 10:20:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-for-mr21/m-p/5331721#M1228541</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-14T10:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in BDC For MR21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-for-mr21/m-p/5331722#M1228542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;these are the details of yor pricing filed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NEWVALPR	VALPR	CURR	11	2	Valuation price&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Mar 2009 10:22:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-for-mr21/m-p/5331722#M1228542</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-14T10:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in BDC For MR21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-for-mr21/m-p/5331723#M1228543</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;In the code check for one thing...&lt;/P&gt;&lt;P&gt;when you are populating the price value in the table use the following code and then check if it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;data lw_string type string.
write price to lw_string currency currncykey   " here price is the variable which contains the value... and 
"   Currency key is the currency key for the price which you can get from the table where you get the price.
"then

bdcdata-fieldval = lw_string.
append bdcdata.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just check if this works, As earlier I faced a similar kind of a problem when I did this it was resolved....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Siddarth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Mar 2009 10:23:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-for-mr21/m-p/5331723#M1228543</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-14T10:23:30Z</dc:date>
    </item>
  </channel>
</rss>

