WebSphere Adapter for SAP

Business-object-level metadata for BAPI properties

Business-object-level metadata for BAPI business objects defines the top-level wrapper.

Simple BAPI object

The wrapper business object, whose name has Wrapper as a suffix, is described by metadata. whose name is suffixed with WrapperThe following table defines the business object property names of a simple BAPI business object.

Table 1. Metadata for wrapper of a simple BAPI business object
Business object property name Description
Type The business object type. For a simple BAPI the value is set to BAPI.
Operation
The valid operations include Create, UpdateWithDelete, and Delete. The specified operation metadata is defined in sapBAPIOperationTypeMetadata and contains the following:
  • Name: Name of the Operation.
  • MethodName: Name of the BAPI associated with the operation.

BAPI transaction

The following table describes the application-specific information, or metadata, of a BAPI transaction business object.

Table 2. Metadata for a BAPI transaction business object
Metadata Description
Type The business object type. For a BAPI transaction business object, this value is always BAPITXN.
Operation
The valid operations include Create, UpdateWithDelete, and Delete. The specified operation metadata is defined in the sapBAPIOperationTypeMetadata tag and contains the following parameters:
  • Name: Name of the Operation.
  • MethodName: Name of the BAPI associated with the operation.

Terms of use |

Last updated: Thu 12 Oct 2006 03:34:39

(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)