Login Form

Best viewed in IE 7.0

ADVERTISEMENTS
ADVERTISEMENT

Programming a BAPI

Programming a BAPI consists of 6 major tasks:

  1. Defining BAPI Data structures in SE11
  2. Program a RFC enabled BAPI function module for each method
  3. Create a Business object for the BAPI in the BOR
  4. Documentation of the BAPI
  5. Generate ALE interface for asynchronous BAPIs
  6. Generate and release

Tip: You can use the BAPI explorer to get a step by step instruction / checklist in how to create a BAPI. In the BAPI explorer select the Project tab.

ADVERTISEMENT
Free software downloads