<?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 BAPI required in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-required/m-p/2795657#M652584</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;Need a BAPI which returns &lt;/P&gt;&lt;P&gt;Qty Available&lt;/P&gt;&lt;P&gt;Part Number&lt;/P&gt;&lt;P&gt;Retail price&lt;/P&gt;&lt;P&gt;Item Weight	&lt;/P&gt;&lt;P&gt;Cost.&lt;/P&gt;&lt;P&gt;Is there any standard BAPI which is close to it.&lt;/P&gt;&lt;P&gt;Please help and guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx&lt;/P&gt;&lt;P&gt;Kamlesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Sep 2007 22:15:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-05T22:15:47Z</dc:date>
    <item>
      <title>BAPI required</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-required/m-p/2795657#M652584</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;Need a BAPI which returns &lt;/P&gt;&lt;P&gt;Qty Available&lt;/P&gt;&lt;P&gt;Part Number&lt;/P&gt;&lt;P&gt;Retail price&lt;/P&gt;&lt;P&gt;Item Weight	&lt;/P&gt;&lt;P&gt;Cost.&lt;/P&gt;&lt;P&gt;Is there any standard BAPI which is close to it.&lt;/P&gt;&lt;P&gt;Please help and guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx&lt;/P&gt;&lt;P&gt;Kamlesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2007 22:15:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-required/m-p/2795657#M652584</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-05T22:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI required</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-required/m-p/2795658#M652585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the BAPI - BAPI_MATERIAL_AVAILABILITY &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2007 23:12:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-required/m-p/2795658#M652585</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-05T23:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI required</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-required/m-p/2795659#M652586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this BAPI below&lt;/P&gt;&lt;P&gt;BAPI_MATERIAL_GET_DETAIL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 01:31:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-required/m-p/2795659#M652586</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T01:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI required</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-required/m-p/2795660#M652587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using this function module, you can determine the receipt quantity still available for a particular material in a certain plant according to ATP logic (MRPII).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The availability check is carried out on transferring the material number, the plant and the input table (WMDVSX). The scope of the check, that is, which stocks, receipts and issues are to be included in the check is defined by the combination of checking group (material master) and cheking rule. In the function module, the system uses the checking rule defined in Sales &amp;amp; Distribution (A). You can overrule this checking rule by using an interface or a user-exit (exit_saplw61v_001). A similar procedure is also valid for the plant parameters. The customer number in the user-exit means that the plant selection can be controlled via the customer. If no plant parameters are given via the interface, the system uses the parameter &amp;#145;WRK&amp;#146; saved in the user&amp;#146;s fixed values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The results of the availability check are recorded in the output table (WMDVEX). This table contains dates and available receipt quantities (ATP quantities). The results of the check depends on the following entries:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If no date and no quantity is transferred, the system displays the ATP situation from today&amp;#146;s date into the future as the result. &lt;/P&gt;&lt;P&gt;If only a date and no quantity is transferred, the system displays the ATP situation from the corresponding date as the result. &lt;/P&gt;&lt;P&gt;If both a date and a quantity are transferred, the system calculates the availability situation for the quantity specified. &lt;/P&gt;&lt;P&gt;In the last two cases, the parameter &amp;#145;DIALOGFLAG&amp;#145; is supplied. This can result in the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#145; &amp;#145; (blank) &amp;lt;=&amp;gt; quantity completely available &lt;/P&gt;&lt;P&gt;&amp;#145;X&amp;#146; &amp;lt;=&amp;gt; only partial quantity available or not available at all &lt;/P&gt;&lt;P&gt;&amp;#145;N&amp;#146; &amp;lt;=&amp;gt; Material not included in the availability check&lt;/P&gt;&lt;P&gt;(Material not relevant to the availability check) &lt;/P&gt;&lt;P&gt;The system also displays the end of the replenishment lead time (ENDLEADTME).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call BAPI Material Availability&lt;/P&gt;&lt;P&gt;      CALL FUNCTION 'BAPI_MATERIAL_AVAILABILITY'&lt;/P&gt;&lt;P&gt;           EXPORTING&lt;/P&gt;&lt;P&gt;                plant      = ls_plant-werks&lt;/P&gt;&lt;P&gt;                material   = it_material-material&lt;/P&gt;&lt;P&gt;                unit       = it_material-unit&lt;/P&gt;&lt;P&gt;                check_rule = it_material-check_rule&lt;/P&gt;&lt;P&gt;           IMPORTING&lt;/P&gt;&lt;P&gt;                return     = ls_return&lt;/P&gt;&lt;P&gt;           TABLES&lt;/P&gt;&lt;P&gt;                wmdvsx     = lt_req&lt;/P&gt;&lt;P&gt;                wmdvex     = lt_com.&lt;/P&gt;&lt;P&gt;Import Parameters:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PLANT: give a plant number&lt;/P&gt;&lt;P&gt;MATERIAL: give a material number&lt;/P&gt;&lt;P&gt;UNIT: unit of measure for the material&lt;/P&gt;&lt;P&gt;CHECK_RULE: give a check rule, value table is T441R (Values Table for Checking Rule). If you don&amp;#146;t give check_rule, the function module gets A (SD order).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table parameter WMDVSX (Input table (date and quantity)): &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REQ_DATE: Requirement date. If no date and no quantity is transferred, the system displays the ATP situation from today&amp;#146;s date into the future as the result. &lt;/P&gt;&lt;P&gt;REQ_QTY: Required quantity. &lt;/P&gt;&lt;P&gt;DELKZ: You can give MRP element indicator, it isn&amp;#146;t obligatory. &lt;/P&gt;&lt;P&gt;YLINE: You can give index number to each line for internal table processing. &lt;/P&gt;&lt;P&gt;Export Parameters:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RETURN: If something returns with this parameter, it shows something is wrong. After calling function module, firstly check this parameter. For example you can get a message like that: &amp;#147;Material MMM not maintained in plant&amp;#148;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table parameter WMDVEX (Output table (date and ATP quantity)): &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REQ_DATE: Requirement date from import table WMDVSX. &lt;/P&gt;&lt;P&gt;REQ_QTY: Required quantity from import table WMDVSX. &lt;/P&gt;&lt;P&gt;COM_DATE: Committed date. If there is available quantity for required quantity, it is same as REQ_DATE. It could be different than requirement date; it means there is no available quantity on required date, but it is available in the (near) future. &lt;/P&gt;&lt;P&gt;COM_QTY: Committed quantity. It must be same as required quantity.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 03:14:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-required/m-p/2795660#M652587</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T03:14:44Z</dc:date>
    </item>
  </channel>
</rss>

