CL_COM_SE_CPOINTER_UPDATE - Search Engine Service: Update Change Pointer

BAL_S_LOG - Application Log: Log header data   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.

Functionality

This class is responsible for adding and changing change pointers in the central database table COM_SE_CPOINTER.

Relationships

Change pointers are the basis for the delta indexing of the search engine service. They must always be written by the respective application when an object is created, changed, or deleted. Change pointers map events.

Example

Notes

If you are implementing the connection of an additional business object to the search engine service, only one of the two following methods is relevant for you:

  • CP_INSERT_SINGLE
    Inserting a single change pointer
  • CP_INSERT_ARRAY
    Inserting a list of change pointers

For more information on the implementation, see the documentation of the method CP_INSERT_SINGLE.

Further information

For more information, see the documentation for the indexing program COM_SE_DISPATCHER.


ABAP Short Reference   ABAP Short Reference  
This documentation is copyright by SAP AG.


Length: 1235 Date: 20120526 Time: 102831     triton ( 75 ms )