<?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 problem in bdc for 'miro' t.code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-for-miro-t-code/m-p/6356424#M1399751</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi , experts I got following error when i do bdc recording for purchase invoice , MIRO transaction. pls help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;field invfo-zfbdt does not exist in the screen SAPLMR1M 6000.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Nov 2009 10:25:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-11-23T10:25:06Z</dc:date>
    <item>
      <title>problem in bdc for 'miro' t.code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-for-miro-t-code/m-p/6356424#M1399751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi , experts I got following error when i do bdc recording for purchase invoice , MIRO transaction. pls help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;field invfo-zfbdt does not exist in the screen SAPLMR1M 6000.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Nov 2009 10:25:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-for-miro-t-code/m-p/6356424#M1399751</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-23T10:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: problem in bdc for 'miro' t.code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-for-miro-t-code/m-p/6356425#M1399752</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; On the screen SAPLMR1M 6000 the field invfo-zfbdt is not present and since you are trying to pass the value to this field using the BDC it is giving this error .&lt;/P&gt;&lt;P&gt; try to give the correct screen number or try using removing this field mapping in this screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Nov 2009 10:53:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-for-miro-t-code/m-p/6356425#M1399752</guid>
      <dc:creator>nirajgadre</dc:creator>
      <dc:date>2009-11-23T10:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: problem in bdc for 'miro' t.code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-for-miro-t-code/m-p/6356426#M1399753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this field is exist. folwing code is also generated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'INVFO-ZFBDT'&lt;/P&gt;&lt;P&gt;                              '24.11.2009'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Nov 2009 11:13:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-for-miro-t-code/m-p/6356426#M1399753</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-23T11:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: problem in bdc for 'miro' t.code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-for-miro-t-code/m-p/6356427#M1399754</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;  Is this field is on the any tab strip, then need to call the correct screen. can you check the screen number again on which this filed is present.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Nov 2009 11:18:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-for-miro-t-code/m-p/6356427#M1399754</guid>
      <dc:creator>nirajgadre</dc:creator>
      <dc:date>2009-11-23T11:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: problem in bdc for 'miro' t.code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-for-miro-t-code/m-p/6356428#M1399755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think there is problem with screen flow.And also check the date format while recording..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Nov 2009 14:03:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-for-miro-t-code/m-p/6356428#M1399755</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-23T14:03:46Z</dc:date>
    </item>
  </channel>
</rss>

