Show TOC

APIs for Geographical Enablement of Business ObjectsLocate this document in the navigation structure

The application needs to implement the framework interface IF_GEF_BO_SERVICE to geographically enable business objects.

You could inherit it from the abstract class CL_GEF_APP_BO_ABS, which has already implemented the generic enterprise search logics. You could also choose to implement the interface from scratch if you have a different search logic. For instance, you have a SAP HANA DB search logic instead of a standard SAP enterprise search logic.