The adapter uses a business object to represent each BAPI it calls in from the SAP system. The structure of the business object varies depending on whether the BAPI is a simple BAPI or a BAPI transaction. BAPIs that represent Create, UpdateWithDelete, Retrieve, and Delete are grouped together into a simple BAPI wrapper.
The adapter depends on the BAPI metadata that is generated by the enterprise service discovery wizard to construct the business objects. This metadata contains BAPI-related information such as the operation of the business object, import parameters, export parameters, table parameters, transaction information, and dependent or grouped BAPIs.
Last updated: Sun Mar 12 11:15:17 2006
(c) Copyright IBM Corporation 2005.
This information center is powered by Eclipse technology (http://www.eclipse.org)