BAPIs in xApps; RFCs
Can we use BAPIs in xApps? How are RFCs different from normal functional modules?

    Requires Free Membership to View

    When you register, you will start receiving targeted emails from my award-winning team of editorial writers. Our goal is to keep you informed on the hottest topics and biggest challenges faced by SAP professionals today.

    Hannah Smalltree, Editorial Director

    By submitting your registration information to SearchSAP.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchSAP.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

Sure you can use BAPIs in composite applications. And as a matter of fact you should use them as much as possible. Whether you can use the existing ones or you have to develop wrapper functions to them or create brand new ones, do it. And the beauty of BAPIs is that they can also be consumed via the Web service protocol in case the external program or system cannot communicate via RFC. No additional development effort is required to make a Web service enable the BAPI. SAP provides as of 4.7 or Basis 6.30 a generic Web service interface to all BAPIs or RFC enabled function modules.

RFCs are just function modules with the attribute "Remote function enabled." A function module without such attributes could not be consumed by external programs or systems using the RFC protocols. It would only be available within the system where it exists.

This was first published in February 2007

Join the conversationComment

Share
Comments

    Results

    Contribute to the conversation

    All fields are required. Comments will appear at the bottom of the article.