<?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: BAPI for creating a outbound IDOC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-creating-a-outbound-idoc/m-p/799982#M40802</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is right, what I would like to know is whether we have any Standard SAP BAPI's which serve's this purpose.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Aug 2004 16:46:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2004-08-19T16:46:35Z</dc:date>
    <item>
      <title>BAPI for creating a outbound IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-creating-a-outbound-idoc/m-p/799980#M40800</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;Can anyone explain me how to find a BAPI which will create a outbound IDOC(any type)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Saji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Aug 2004 13:25:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-creating-a-outbound-idoc/m-p/799980#M40800</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-08-19T13:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for creating a outbound IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-creating-a-outbound-idoc/m-p/799981#M40801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use function module MASTER_IDOC_DISTRIBUTE. If you need an RFC function module, you can create a custom function module that will call MASTER_IDOC_DISTRIBUTE.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Aug 2004 16:38:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-creating-a-outbound-idoc/m-p/799981#M40801</guid>
      <dc:creator>nablan_umar</dc:creator>
      <dc:date>2004-08-19T16:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for creating a outbound IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-creating-a-outbound-idoc/m-p/799982#M40802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is right, what I would like to know is whether we have any Standard SAP BAPI's which serve's this purpose.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Aug 2004 16:46:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-creating-a-outbound-idoc/m-p/799982#M40802</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-08-19T16:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for creating a outbound IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-creating-a-outbound-idoc/m-p/799983#M40803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Transaction BAPI will list the available standard SAP supplied BAPI's&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Aug 2004 17:29:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-creating-a-outbound-idoc/m-p/799983#M40803</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-08-19T17:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for creating a outbound IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-creating-a-outbound-idoc/m-p/799984#M40804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no BAPI that produce an outbound Idoc. Bapi is just a function module with RFC enabled. Normally Bapi is created so that it can be called from an external system. And outbound Idoc is sending data from R/3 to external system not from an external system to another external system thru R/3. Because of this, I think that is why SAP does not produce Bapi for outbound Idoc. If you look at MASTER_IDOC_DISTRIBUTE, it is not RFC enable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Aug 2004 18:53:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-creating-a-outbound-idoc/m-p/799984#M40804</guid>
      <dc:creator>nablan_umar</dc:creator>
      <dc:date>2004-08-19T18:53:18Z</dc:date>
    </item>
  </channel>
</rss>

