WebSphere Adapter for SAP Software

Naming conventions for BAPI business objects

The enterprise service discovery wizard provides names for the BAPI business graph, top-level business object, the business object itself, and any child objects.

The following table describes the naming convention that the enterprise service discovery wizard uses for the business object of a simple BAPI.

Table 1. Naming conventions for BAPI business objects
Element Naming convention
Name of the BusinessGraph

Sap + Name of the wrapper object you specify in the enterprise service discovery wizard + Wrapper + BG

For example: SapSalesOrderWrapperBG

Name of the top-level business object

Sap + Name of the wrapper object you specify in the enterprise service discovery wizard + Wrapper

For example: SapSalesOrderWrapper

Name of the BAPI business object

Sap + Name of the BAPI interface

For example: SapBapiSalesOrderCreateFromDat1

Note: The top-level object can contain more than one individual BAPI object.
Name of the child object

Sap + Name of the Structure/Table

For example: SapReturn

Note that in the case of structures having the same name in different BAPIs or the same structures within a BAPI (for example, one at the export level and one at the table level), the enterprise service discovery wizard generates a unique numeric code and increments the name of the structure that occurs more than once. For example: SapReturn619647890, where 619647890 is the unique identifier suffix appended to the name SapReturn.


Terms of use |

Last updated: Mon 30 Oct 2006 03:34:55

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