<?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 Availability check - MB22 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/availability-check-mb22/m-p/6129662#M1365201</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;  As per the requirement, i need to use BADI - MB_DOCUMENT_BADI in MIGO transaction to do the availability check (MB22).  MIGO will have the Material number and plant, and by taking these 2 as inputs to the BADI and i need to extract the data from RESB table based on the Material number.  Then i will get the list of Reservations.  All these reservations need to do Availability check.  Any function module is available to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 12 Sep 2009 13:01:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-09-12T13:01:58Z</dc:date>
    <item>
      <title>Availability check - MB22</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/availability-check-mb22/m-p/6129662#M1365201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;  As per the requirement, i need to use BADI - MB_DOCUMENT_BADI in MIGO transaction to do the availability check (MB22).  MIGO will have the Material number and plant, and by taking these 2 as inputs to the BADI and i need to extract the data from RESB table based on the Material number.  Then i will get the list of Reservations.  All these reservations need to do Availability check.  Any function module is available to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Sep 2009 13:01:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/availability-check-mb22/m-p/6129662#M1365201</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-12T13:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: Availability check - MB22</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/availability-check-mb22/m-p/6129663#M1365202</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;Use the below function modules as required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. MD_KOMPONENTENVORSCHLAG_WE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This one will fetch all the component or child materials with respect to the main material based on the reservation created already.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. MB_CHECK_MATERIAL_STOCKS &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This function module is responsible for cross checking the stocks available for materials is as per the requirement or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. VB_BATCH_DETERMINATION &lt;/P&gt;&lt;P&gt;Based on the batch, material, storage location etc.. it will calculate and tell you the stock availability.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. MB_CREATE_GOODS_MOVEMENT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the main function module which holds every thing. You can see the functionality availability here.&lt;/P&gt;&lt;P&gt;In addition there are many function modules.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Sep 2009 07:04:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/availability-check-mb22/m-p/6129663#M1365202</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-13T07:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: Availability check - MB22</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/availability-check-mb22/m-p/6129664#M1365203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Santhosh,&lt;/P&gt;&lt;P&gt;  Thank you very much.  I will work on those function module and let you know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  i have one more query....in CO09 transaction, where the totals display subscreen values will appear? (Receipts, Issues, Confirmed issues).&lt;/P&gt;&lt;P&gt;  also in which table the data of the 'ATP situation' table control will available?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Sep 2009 08:54:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/availability-check-mb22/m-p/6129664#M1365203</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-13T08:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: Availability check - MB22</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/availability-check-mb22/m-p/6129665#M1365204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this has been fixed by self.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Nov 2009 10:36:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/availability-check-mb22/m-p/6129665#M1365204</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-21T10:36:19Z</dc:date>
    </item>
  </channel>
</rss>

