<?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: Getting Error in MIRO in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-in-miro/m-p/10601136#M1861930</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;As Kiran said, for the perticular PO doc type may be the field is not&amp;nbsp; available on&amp;nbsp; SAPLMR1M 6000.&lt;/P&gt;&lt;P&gt;So to resolve the issue&lt;/P&gt;&lt;P&gt;either&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;take help of a functional consultant and check the difference in configuration&amp;nbsp; between the doc type for which its comming error and for which its not showing error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the BDC code where u r paasing value to the field : INFO-BVTYP inside the screen SAPLMR1M 6000 , put condition like...&lt;/P&gt;&lt;P&gt;IF PO_DOC_TYPE&amp;nbsp; NE&amp;nbsp; 'XYZ'(for the perticular doc type for which its showing error)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PERFORM&amp;nbsp; for passing value to BKPF-VATDATE,INFO-BVTYP .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDIF .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Sep 2014 06:20:14 GMT</pubDate>
    <dc:creator>dibyajeeban_jena</dc:creator>
    <dc:date>2014-09-18T06:20:14Z</dc:date>
    <item>
      <title>Getting Error in MIRO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-in-miro/m-p/10601133#M1861927</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 having one issue with one of the server where whenever I process a record by giving BVTYP(Partner Bank type) as 0001, and process it in MIRO,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-family: Calibri, sans-serif; font-size: 15px;"&gt;I first get the error “Field BKPF-VATDATE. Does not exist in screen SAPLMR1M 6000’.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-family: Calibri, sans-serif; font-size: 15px;"&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/542990" width="450" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11pt; font-family: Calibri, sans-serif; color: #000000;"&gt;&lt;SPAN style="color: #1f497d;"&gt;If I manually click adopt.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 11pt; font-family: Calibri, sans-serif; color: #000000;"&gt;&lt;SPAN style="color: #1f497d;"&gt;I get the message Field INFO-BVTYP does not exist in the screen SAPLMR1M 6000’.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11pt; font-family: Calibri, sans-serif; color: #000000;"&gt;&lt;SPAN style="color: #1f497d;"&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/542991" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11pt; font-family: Calibri, sans-serif; color: #000000;"&gt;&lt;SPAN style="color: #1f497d; font-size: 15px; font-family: Calibri, sans-serif;"&gt;So perhaps the issue only exists if the there is a field issue in the BDC?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11pt; font-family: Calibri, sans-serif; color: #000000;"&gt;&lt;SPAN style="color: #1f497d; font-size: 15px; font-family: Calibri, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11pt; font-family: Calibri, sans-serif; color: #000000;"&gt;&lt;SPAN style="color: #1f497d; font-size: 15px; font-family: Calibri, sans-serif;"&gt;For other PO`s above error is not popping up.. only for some Purchase Order number, I am getting Error as above&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11pt; font-family: Calibri, sans-serif; color: #000000;"&gt;Can anybody help me on this?&lt;/P&gt;&lt;P style="font-size: 11pt; font-family: Calibri, sans-serif; color: #000000;"&gt;&lt;/P&gt;&lt;P style="font-size: 11pt; font-family: Calibri, sans-serif; color: #000000;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 11pt; font-family: Calibri, sans-serif; color: #000000;"&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 08:56:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-in-miro/m-p/10601133#M1861927</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-17T08:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Error in MIRO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-in-miro/m-p/10601134#M1861928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nobody knows the answer/solution for this or dint i made the question in understandable way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 05:33:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-in-miro/m-p/10601134#M1861928</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-18T05:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Error in MIRO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-in-miro/m-p/10601135#M1861929</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 is a field issue which is not available in MIRO for certain PO document types. The Screen fields can be configured based on the document types. I would suggest check with the functional consultant whether the field is required or not.&amp;nbsp; May be you can code based on the document type.!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 06:01:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-in-miro/m-p/10601135#M1861929</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-18T06:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Error in MIRO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-in-miro/m-p/10601136#M1861930</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;As Kiran said, for the perticular PO doc type may be the field is not&amp;nbsp; available on&amp;nbsp; SAPLMR1M 6000.&lt;/P&gt;&lt;P&gt;So to resolve the issue&lt;/P&gt;&lt;P&gt;either&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;take help of a functional consultant and check the difference in configuration&amp;nbsp; between the doc type for which its comming error and for which its not showing error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the BDC code where u r paasing value to the field : INFO-BVTYP inside the screen SAPLMR1M 6000 , put condition like...&lt;/P&gt;&lt;P&gt;IF PO_DOC_TYPE&amp;nbsp; NE&amp;nbsp; 'XYZ'(for the perticular doc type for which its showing error)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PERFORM&amp;nbsp; for passing value to BKPF-VATDATE,INFO-BVTYP .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDIF .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 06:20:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-in-miro/m-p/10601136#M1861930</guid>
      <dc:creator>dibyajeeban_jena</dc:creator>
      <dc:date>2014-09-18T06:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Error in MIRO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-in-miro/m-p/10601137#M1861931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you guys.. Much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I informed to Functional Consultants about this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 06:33:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-in-miro/m-p/10601137#M1861931</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-18T06:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Error in MIRO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-in-miro/m-p/10601138#M1861932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pl check the note &lt;SPAN style="color: #333333; font-family: arial, helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;381593. MIRO is an Enjoy transaction and hence there are issues with it. THe note suggest alternate options.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: arial, helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;Hope it helps.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 08:30:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-in-miro/m-p/10601138#M1861932</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-18T08:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Error in MIRO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-in-miro/m-p/10601139#M1861933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to check the notes??? &lt;/P&gt;&lt;P&gt;Can you give the steps to check it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 08:34:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-in-miro/m-p/10601139#M1861933</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-18T08:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Error in MIRO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-in-miro/m-p/10601140#M1861934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to have access to OSS. Your Basis team will have it, They will be able to down load this note and give you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://websmp201.sap-ag.de/~form/handler?_APP=00200682500000001952&amp;amp;_EVENT=CREATE_SEA" title="https://websmp201.sap-ag.de/~form/handler?_APP=00200682500000001952&amp;amp;_EVENT=CREATE_SEA"&gt;https://websmp201.sap-ag.de/~form/handler?_APP=00200682500000001952&amp;amp;_EVENT=CREATE_SEA&lt;/A&gt;&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, 18 Sep 2014 08:37:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-in-miro/m-p/10601140#M1861934</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-18T08:37:51Z</dc:date>
    </item>
  </channel>
</rss>

