<?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: MIGO BADI -for posting errors while creating  a GR in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-badi-for-posting-errors-while-creating-a-gr/m-p/9514252#M1748658</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sarita,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Loop all the line items of the PO and collect the messages to the internal table based up on the status key field. i.e RBSTAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if any clarification/help required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Best Regards.&lt;/P&gt;&lt;P&gt;Pavan Neerukonda.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Jun 2013 04:30:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-06-14T04:30:21Z</dc:date>
    <item>
      <title>MIGO BADI -for posting errors while creating  a GR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-badi-for-posting-errors-while-creating-a-gr/m-p/9514250#M1748656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to post errors while creating a goods receipt from MIGO T-Code.The errors should state inconsistency between line items of the multiple PO numbers.For this I am using a BADI Mb_check_line_badi.I am able to produce the errors for as single line item but cannot find a way to loop the rest line items for the MSEG table,as&amp;nbsp; IS_MSEG is&amp;nbsp; a structure and the BADI is called once per item.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So is there any other alternative?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 16:07:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migo-badi-for-posting-errors-while-creating-a-gr/m-p/9514250#M1748656</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-13T16:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: MIGO BADI -for posting errors while creating  a GR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-badi-for-posting-errors-while-creating-a-gr/m-p/9514251#M1748657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sarita,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I replied to this on your other thread &lt;A __default_attr="3369205" __jive_macro_name="thread" class="jive_macro jive_macro_thread" href="https://community.sap.com/"&gt;&lt;/A&gt;. Maybe you should keep only one thread active, don't you think?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Custodio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2013 03:12:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migo-badi-for-posting-errors-while-creating-a-gr/m-p/9514251#M1748657</guid>
      <dc:creator>custodio_deoliveira</dc:creator>
      <dc:date>2013-06-14T03:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: MIGO BADI -for posting errors while creating  a GR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-badi-for-posting-errors-while-creating-a-gr/m-p/9514252#M1748658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sarita,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Loop all the line items of the PO and collect the messages to the internal table based up on the status key field. i.e RBSTAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if any clarification/help required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Best Regards.&lt;/P&gt;&lt;P&gt;Pavan Neerukonda.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2013 04:30:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migo-badi-for-posting-errors-while-creating-a-gr/m-p/9514252#M1748658</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-14T04:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: MIGO BADI -for posting errors while creating  a GR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-badi-for-posting-errors-while-creating-a-gr/m-p/9514253#M1748659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sarita,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use BADI&amp;nbsp;&amp;nbsp;&amp;nbsp; :MB_MIGO_BADI&lt;/P&gt;&lt;P&gt;Method&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; :&amp;nbsp; Post_document&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you have mseg table over there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2013 04:56:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migo-badi-for-posting-errors-while-creating-a-gr/m-p/9514253#M1748659</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-14T04:56:19Z</dc:date>
    </item>
  </channel>
</rss>

