<?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 bdc value not populating in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-value-not-populating/m-p/2970166#M700962</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;&lt;/P&gt;&lt;P&gt; i developed bdc for mm01 accounting and costing view. for first record that is wen we create material it should ask for plant( and not valuation type) and after creating second record that is line item it is should ask for valuation type along with plant, but valuation type value is not populating in the screen. but wen i debug it is populating in the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can any body help me in this regard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Oct 2007 05:15:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-25T05:15:52Z</dc:date>
    <item>
      <title>bdc value not populating</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-value-not-populating/m-p/2970166#M700962</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;&lt;/P&gt;&lt;P&gt; i developed bdc for mm01 accounting and costing view. for first record that is wen we create material it should ask for plant( and not valuation type) and after creating second record that is line item it is should ask for valuation type along with plant, but valuation type value is not populating in the screen. but wen i debug it is populating in the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can any body help me in this regard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2007 05:15:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-value-not-populating/m-p/2970166#M700962</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-25T05:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: bdc value not populating</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-value-not-populating/m-p/2970167#M700963</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;Check your BDC in Error screen mode. When you run BDC in error screen mode, it will stop wherever it has occured error and will show you that screen. Hope this will help you to fix the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do not forget to refresh bdc table after each loop pass.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2007 05:18:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-value-not-populating/m-p/2970167#M700963</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-25T05:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: bdc value not populating</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-value-not-populating/m-p/2970168#M700964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Check your recording whether you have considered valuation type and plant .  Anyhow , you have to give plant as mandatory , and valuation type will be optional.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2007 05:18:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-value-not-populating/m-p/2970168#M700964</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-25T05:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: bdc value not populating</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-value-not-populating/m-p/2970169#M700965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Depending on the VIEWS you selected the fields get populated&lt;/P&gt;&lt;P&gt;so it is better to record BDC for all the views first and then to use&lt;/P&gt;&lt;P&gt;Valuaution type field BWTTY is in Accounting View and in table MBEW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so record correctly and use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2007 05:19:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-value-not-populating/m-p/2970169#M700965</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-25T05:19:13Z</dc:date>
    </item>
  </channel>
</rss>

