!--a11y-->
API Documentation 
If you want to make another business object searchable through the Search Engine Service, you must implement the ABAP interface IF_COM_SE_BUSOBJ for this business object.

For more information, see the documentation of the interface IF_COM_SE_BUSOBJ and its methods in the SAP system.
In order to be able to use the SES delta indexing function, you must insert a call for the method CP_INSERT_ARRAY or CP_INSERT_SINGLE in the ABAP class CL_COM_SE_CPOINTER_UPDATE at a suitable point in your application.

For more information, see the documentation on the method CP_INSERT_SINGLE in the SAP system.