Naming conventions for Query interface for SAP Software business objects

The Adapter Connection wizard provides names for the Query interface for SAP Software container, business graph, top-level business object, table object, and query object. The business object name reflects the structure of the business function on the SAP server.

When it names business objects for the Query interface for SAP Software, the Adapter Connection wizard adds the prefix Sap. The wizard also converts the name of the business function or SAP table to mixed case, removing any separators such as spaces or underscores, capitalizes the first letter of each word, and it can add an element-specific suffix (for example, Container for a container).

The following table describes the convention that is applied by the Adapter Connection wizard when it names a Query interface for SAP Software business object.
Table 1. Naming convention for a Query interface for SAP Software business object
Element Naming convention
Name of the container Sap + Name of the object that you specify in the wizard + Container

For example: SapCustomerContainer

Name of the table object Sap + Name of the SAP table

For example: SapKna1

Name of the query object Sap + Name of the SAP table + Querybo

For example: SapKna1Querybo