<?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: Availability check in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/availability-check/m-p/6658463#M1445935</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much for your replies,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table MDVEX table has following dates. What is the source of these dates? Please help me providing details. I need logic how these dates are calculated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DAT00 - Requirements date&lt;/P&gt;&lt;P&gt;DAT01 - Committed date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for your time!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Knd regards,&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Mar 2010 00:05:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-03-10T00:05:34Z</dc:date>
    <item>
      <title>Availability check</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/availability-check/m-p/6658460#M1445932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am analyzing sales order creation for items with processing. The program executing is SAPLATP4. In the include LATP4FD7 is reading table MDVEX. Where this table MDVEX is created? I tried but not able to find.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rob Burbank on Mar 8, 2010 9:53 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Mar 2010 00:49:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/availability-check/m-p/6658460#M1445932</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-09T00:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: Availability check</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/availability-check/m-p/6658461#M1445933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ATP_EXPLANATION is a function modue which is called in following includes&lt;/P&gt;&lt;P&gt;LATP4FA5&lt;/P&gt;&lt;P&gt;LATP4FM4&lt;/P&gt;&lt;P&gt;LATP4IDJ&lt;/P&gt;&lt;P&gt;LATP4U02 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and your internal  table is a passing parameter for same function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can check before calling the function module how system is populating records in same or is it passing a blanK table and then in Fm is population as far I have gone through the FM MDVEX should not be initail for successful execution of code...in FM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Anup Deshmukh on Mar 9, 2010 3:57 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Mar 2010 02:57:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/availability-check/m-p/6658461#M1445933</guid>
      <dc:creator>anup_deshmukh4</dc:creator>
      <dc:date>2010-03-09T02:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Availability check</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/availability-check/m-p/6658462#M1445934</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;Try "Bapi_material_availability"  bapi which is used for ATP check. Here you can find MDVEX table which is mandatory in this BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lokeswari.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Mar 2010 04:59:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/availability-check/m-p/6658462#M1445934</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-09T04:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: Availability check</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/availability-check/m-p/6658463#M1445935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much for your replies,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table MDVEX table has following dates. What is the source of these dates? Please help me providing details. I need logic how these dates are calculated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DAT00 - Requirements date&lt;/P&gt;&lt;P&gt;DAT01 - Committed date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for your time!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Knd regards,&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Mar 2010 00:05:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/availability-check/m-p/6658463#M1445935</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-10T00:05:34Z</dc:date>
    </item>
  </channel>
</rss>

