<?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 using VK11 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-using-vk11/m-p/4537978#M1072191</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai,&lt;/P&gt;&lt;P&gt;   check wheather datas r seating in the screen field correctly r not ,&lt;/P&gt;&lt;P&gt;i think data r not mapped properly..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;shan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Sep 2008 11:13:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-24T11:13:48Z</dc:date>
    <item>
      <title>Problem in BDC using VK11</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-using-vk11/m-p/4537976#M1072189</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;        I ma trying to upload the scaled prices using the VK11 transaction. For the scaled prices table control I need to enter the scaled quantity as well as the rate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For eample if I want to upload the 5 scaled prices for a single materail, ssay  Qty1, qty2,qty3,qty4 and qt5.&lt;/P&gt;&lt;P&gt;                       Rate1,rate2,rate3,rate4 and rate5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have written the logic to upload the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While executing the program using call transaction and mode  as all screens I am getting a message saying that 'KONM-KBETR(1) input value is longer than the screen field..&lt;/P&gt;&lt;P&gt;'KONM-KBETR(2) input value is longer than the screen field..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like this I am getting for all values but the scaled prices are not getting updated to that material.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anyone has faced this type of problem, please let me know the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Abhilash.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2008 10:50:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-using-vk11/m-p/4537976#M1072189</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-24T10:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in BDC using VK11</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-using-vk11/m-p/4537977#M1072190</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;define these variables with there length as type c.&lt;/P&gt;&lt;P&gt;ur problem will be solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for ex:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: begin of  it_mm01 occurs 0,&lt;/P&gt;&lt;P&gt;      mbrsh(1) type c,&lt;/P&gt;&lt;P&gt;      mtart(4) type c,&lt;/P&gt;&lt;P&gt;      werks(4) type c,&lt;/P&gt;&lt;P&gt;      maktx(40) type c,&lt;/P&gt;&lt;P&gt;      meins(3) type c,&lt;/P&gt;&lt;P&gt;      matkl(9) type c,&lt;/P&gt;&lt;P&gt;      bklas(4) type c,&lt;/P&gt;&lt;P&gt;      end of it_mm01.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2008 10:55:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-using-vk11/m-p/4537977#M1072190</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2008-09-24T10:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in BDC using VK11</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-using-vk11/m-p/4537978#M1072191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai,&lt;/P&gt;&lt;P&gt;   check wheather datas r seating in the screen field correctly r not ,&lt;/P&gt;&lt;P&gt;i think data r not mapped properly..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;shan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2008 11:13:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-using-vk11/m-p/4537978#M1072191</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-24T11:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in BDC using VK11</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-using-vk11/m-p/4537979#M1072192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;solved myself&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2008 07:10:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-using-vk11/m-p/4537979#M1072192</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-14T07:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in BDC using VK11</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-using-vk11/m-p/4537980#M1072193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhilash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I face a similar problem but with a different transaction.  What was your solution?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2008 21:36:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-using-vk11/m-p/4537980#M1072193</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-10T21:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in BDC using VK11</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-using-vk11/m-p/4537981#M1072194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SL,&lt;/P&gt;&lt;P&gt;          Could you please mention the details of your problem?&lt;/P&gt;&lt;P&gt;          Like any error messages you got...&lt;/P&gt;&lt;P&gt;          transaction details and things like that.....&lt;/P&gt;&lt;P&gt;          please mention the field names for which u got this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will help u out with the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Abhilash.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2008 04:58:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-using-vk11/m-p/4537981#M1072194</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-11T04:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in BDC using VK11</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-using-vk11/m-p/4537982#M1072195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I resolved the solution by using a char field instead of the actual type that corresponded to the screen field.  Strange that it wouldn't work, but I think it had to do with the fact that the screen field holds a decimal value.  Thanks for the offer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2008 21:40:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-using-vk11/m-p/4537982#M1072195</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-12T21:40:52Z</dc:date>
    </item>
  </channel>
</rss>

