Business object development for the BAPI module requires creation of the
following for each supported BAPI:
- An application-specific business object
- An associated BAPI-specific business object handler
SAPODA facilitates the process of developing business objects and
BAPI-specific business object handlers. SAPODA uses the SAP
application's native definitions as a template when generating business
object definitions for the IBM WebSphere Business Integration Adapter for
mySAP.com.
- Important:
- SAPODA must have access to the BAPI in an SAP R/3 system to retrieve the BAPI
interface.
- Note:
- SAP supports many methods that can be mapped to the standard verbs (Create,
Update, Delete, and Retrieve) that the connector supports. You can
develop business objects and BAPI-specific business object handlers to support
any method used by BAPIs.
