<?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: SAP external interfaces in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-external-interfaces/m-p/3231839#M770925</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oliver,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case you have access to an SAP system: use transaction BAPI to find all documentation.&lt;/P&gt;&lt;P&gt;The only example coding I can give is calling the  BAPI from Abap, but I guess that's not what you are looking for....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Jan 2008 13:50:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-15T13:50:24Z</dc:date>
    <item>
      <title>SAP external interfaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-external-interfaces/m-p/3231833#M770919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I&amp;#146;m searching almost 8 days for information about SAP external interfaces,  but don&amp;#146;t know more then before. Every time I though I understand something,  I&amp;#146;ve read another article and  get confused again. Our company uses SAP R/3 Release 4.6c.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be grateful if anyone could explain me, what external interfaces are possible to use with Visual Basic 6 / .Net . I&amp;#146;ve already heard about RFC, BAPI, IDoc and Batch Input but don&amp;#146;t know what the differences between these interfaces are. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Additionally I need information about the advantages and disadvantages of these interfaces.  A small overview would be very helpfull . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to use an interface to connect via Visual Basic 6 or .Net to SAP and execute there some transactions. We have a transaction call 'MB1A' which is my aim transaction. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before I start programming, I&amp;#146;d like to balance pros and cons to these interfaces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be perfect if anyone of you can help me with this problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2008 12:03:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-external-interfaces/m-p/3231833#M770919</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-15T12:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: SAP external interfaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-external-interfaces/m-p/3231834#M770920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Forget Batch input.  Its old technology and is not the best choice in your case.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RFC is simply a remote enabled function module.  A BAPI is simply a  function module (hence  BAPI , RFC and FM are same thing).    An idoc is the output container produced by calling a BAPI or through standard ALE setup (which just calls a FM in background and posts IDOC).  Is ALE a possiblity?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not specifically know what is available for VB. NET but I know that in java you could just call a BAPI (RFC enabled) if the BAPI exists to do the job.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2008 13:02:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-external-interfaces/m-p/3231834#M770920</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-15T13:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: SAP external interfaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-external-interfaces/m-p/3231835#M770921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At first, thanks for your qick answere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've read BAPIs can also be called out of VB.net but I don't know exactly what BAPI i should use. I've found a BAPI called "BAPI_GOODSMVT_CREATE". I think that's the BAPI I need to do the same as the transaction MB1A. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know much about ALE, but I will search about this in the www. Thanks for the hint.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2008 13:26:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-external-interfaces/m-p/3231835#M770921</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-15T13:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: SAP external interfaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-external-interfaces/m-p/3231836#M770922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oliver,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The BAPI you found is indeed the one you would need for "doing the same as MB1A". When using VB or .NET I would suggest to you use BAPIs, simply because they are well documented, have well defined parameters and they are synchronous (while IDocs are asynchronous).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2008 13:32:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-external-interfaces/m-p/3231836#M770922</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-15T13:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: SAP external interfaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-external-interfaces/m-p/3231837#M770923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;many thanks for your answere, too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you give me a link where this BAPI is documented with the parameters? Or/And maybe an example, too?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Olli&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2008 13:46:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-external-interfaces/m-p/3231837#M770923</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-15T13:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: SAP external interfaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-external-interfaces/m-p/3231838#M770924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oliver&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check the details and documentation of any BAPI in the transaction code "BAPI" in R/3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will have all the details, in addition few are explained with examples.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;~ ranganath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2008 13:48:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-external-interfaces/m-p/3231838#M770924</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-15T13:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: SAP external interfaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-external-interfaces/m-p/3231839#M770925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oliver,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case you have access to an SAP system: use transaction BAPI to find all documentation.&lt;/P&gt;&lt;P&gt;The only example coding I can give is calling the  BAPI from Abap, but I guess that's not what you are looking for....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2008 13:50:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-external-interfaces/m-p/3231839#M770925</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-15T13:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: SAP external interfaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-external-interfaces/m-p/3231840#M770926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will look up the BAPI in our SAP-System.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you two for the answere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anyone has an example-vbcode for the BAPI "BAPI_GOODSMVT_CREATE" it would be perfect!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Oliver Linden on Jan 15, 2008 2:56 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2008 13:56:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-external-interfaces/m-p/3231840#M770926</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-15T13:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: SAP external interfaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-external-interfaces/m-p/3231841#M770927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anyone have some advantages or disadvantages for BAPI and Batch Input? I should explain to my boss what is the best solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Olli&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Oliver Linden on Jan 16, 2008 7:45 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2008 06:45:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-external-interfaces/m-p/3231841#M770927</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-16T06:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: SAP external interfaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-external-interfaces/m-p/3231842#M770928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oliver,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Batch input has no advantage at all. The major disadvantage is that this technique is very "vulnerable" for any changes in the system. If through customizing the order of screens in a transaction change of certainly in case of a system upgrade your batch input will not work anymore.&lt;/P&gt;&lt;P&gt;BAPIs are standardized business interfaces and will still work even after an upgrade.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2008 08:01:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-external-interfaces/m-p/3231842#M770928</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-16T08:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: SAP external interfaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-external-interfaces/m-p/3231843#M770929</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;at first thank you John for your answere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Today i've tried to call the BAPI out of Visual Basic, but I want to simlulate the transaction. If found the Testrun parameter of BAPIs, but don't know how to turn on this parameter. Should I edit the BAPI BAPI_GOODSMVT_CREATE in the SAP-System or can I also turn on this parameter in Visual Basic? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Olli&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2008 15:31:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-external-interfaces/m-p/3231843#M770929</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-16T15:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: SAP external interfaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-external-interfaces/m-p/3231844#M770930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Oliver,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can set parameter "TESTRUN" = X to check your transfered data, i.e. process the BAPI w/o posting. Table RETURN, contains the messages from this testrun.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way - I think it's impossible to call a bdc directly from a VB application (you can only call an RFC enabled function module, which performs a bdc).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stephan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2008 19:58:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-external-interfaces/m-p/3231844#M770930</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-16T19:58:56Z</dc:date>
    </item>
  </channel>
</rss>

