SAP ABAP Class /BOBF/CL_SEA_CHANGE_POINTER (Notifies changes to Enterprise Search (Change Pointer))
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   AP-RC-BOF (Application Component) Business Object Processing Framework
     /BOBF/SEARCH (Package) BOPF Enterprise Search
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/IF_TRA_PLUGIN Interface for transaction manager plugins 20130131
Properties
Class /BOBF/CL_SEA_CHANGE_POINTER  
Short Description Notifies changes to Enterprise Search (Change Pointer)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BOBF/SEARCH   BOPF Enterprise Search 
Created 20130128   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BOBF/CL_SEA_CHANGE_POINTER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /BOBF/IF_TRA_PLUGIN Interface for transaction manager plugins 20130131
Friends
Class /BOBF/CL_SEA_CHANGE_POINTER has no friend class.
Attributes
Class /BOBF/CL_SEA_CHANGE_POINTER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MODIFIED_ROOT_KEYS Instance method Protected Method 20130206
2 MAP_BO_CHANGES_TO_CPOINTERS Instance method Protected Method 20130205
3 SET_ESH_CHANGE_POINTER Instance method Protected Method Set Enterprise Search Change Pointers 20130128
Events
Class /BOBF/CL_SEA_CHANGE_POINTER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTT_CHANGED_KEY Protected See coding 20130205 gtt_changed_key TYPE SORTED TABLE OF gty_changed_key WITH UNIQUE KEY node_key
2 GTY_CHANGED_KEY Protected See coding 20130205 BEGIN OF gty_changed_key. TYPES node_key TYPE /bobf/obm_node_key. TYPES t_modified TYPE /bobf/t_frw_key. TYPES t_deleted TYPE /bobf/t_frw_key. TYPES END OF gty_changed_key
Method Signatures

Method ADD_MODIFIED_ROOT_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MODIFIED_ROOT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20130206
2 Importing IO_BOPF Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_SERVICE_LAYER Interface for the Service Layer 20130206
3 Importing IO_CONF Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_CONFIGURATION Interface for Configuration 20130206
4 Importing IT_DELETED_ROOT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20130206
5 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20130206
6 Importing IV_BEFORE_CHANGES Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130206
7 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20130206

Method ADD_MODIFIED_ROOT_KEYS on class /BOBF/CL_SEA_CHANGE_POINTER has no exception.

Method MAP_BO_CHANGES_TO_CPOINTERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHANGEPOINTER Call by reference Type reference (TYPE) ESH_T_IF_CHANGED_OBJECTS Changed Objects 20130205
2 Importing IO_CONF Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_CONFIGURATION Interface for Configuration 20130205
3 Importing IT_BO_CHANGE Call by reference Type reference (TYPE) /BOBF/T_FRW_CHANGE Changed Nodes 20130205

Method MAP_BO_CHANGES_TO_CPOINTERS on class /BOBF/CL_SEA_CHANGE_POINTER has no exception.

Method SET_ESH_CHANGE_POINTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJECT_ID Call by reference Type reference (TYPE) ESH_T_IF_CHANGED_OBJECTS Changed Objects 20130128
2 Importing IV_OBJECT_TYPE_ID Call by reference Type reference (TYPE) /BOBF/OBM_ES_TEMPLATE Business Object 20130205

Method SET_ESH_CHANGE_POINTER on class /BOBF/CL_SEA_CHANGE_POINTER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 747