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 object.
The following table describes the naming convention that the Adapter Connection wizard uses for the business object of the Query interface for SAP Software.
Element | Naming convention |
---|---|
Name of the container | Sap + Name of the object you specify in the Adapter Connection wizard + Container For example: SapCustomerContainer |
Name of the business graph | Sap + Name of the object you specify in the Adapter Connection wizard + BG For example: SapCustomerBG |
Name of the top-level business object | Sap + Name of the object you specify in the Adapter Connection wizard For example: SapCustomer |
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 |