<?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 for MN24? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-mn24/m-p/9500607#M1747239</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 have a development, which requires me to create an output condition record Inbound Delivery (MN24) automatically after a vendor is created.&lt;/P&gt;&lt;P&gt;Is there a BAPI that does this? or what method could be used other than creating a recording, so that I can create a combination automatically?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Juneid.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Jun 2013 06:25:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-06-03T06:25:51Z</dc:date>
    <item>
      <title>Bapi for MN24?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-mn24/m-p/9500607#M1747239</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 have a development, which requires me to create an output condition record Inbound Delivery (MN24) automatically after a vendor is created.&lt;/P&gt;&lt;P&gt;Is there a BAPI that does this? or what method could be used other than creating a recording, so that I can create a combination automatically?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Juneid.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jun 2013 06:25:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-mn24/m-p/9500607#M1747239</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-03T06:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: Bapi for MN24?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-mn24/m-p/9500608#M1747240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Juneid,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See last reply in thread &lt;A _jive_internal="true" href="https://answers.sap.com/thread/641698"&gt;http://scn.sap.com/thread/641698&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After getting the individual FM names, go through their doucmnetation to see if anything suits your need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Ankit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jun 2013 07:24:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-mn24/m-p/9500608#M1747240</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-03T07:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: Bapi for MN24?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-mn24/m-p/9500609#M1747241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Ankit,but i actually have seen that thread before, and I could not find what I was looking for using that method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;am still exploring the different ways to find a BAPI ,but It seems there is none,I would like to know if there might be another way to tackle my problem other than a BAPI or a recording ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Juneid.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jun 2013 07:48:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-mn24/m-p/9500609#M1747241</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-03T07:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: Bapi for MN24?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-mn24/m-p/9500610#M1747242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Juneid,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ok... Another suggestion, try debugging &lt;STRONG&gt;SAPMV13B &lt;/STRONG&gt;and see which FMs SAP uses to create output condition records : Inbound delivery.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Ankit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2013 14:55:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-mn24/m-p/9500610#M1747242</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-04T14:55:25Z</dc:date>
    </item>
  </channel>
</rss>

