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 | Instance method | Protected | Method | 20130206 | ||
| 2 | Instance method | Protected | Method | 20130205 | ||
| 3 | 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 | CT_MODIFIED_ROOT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20130206 | |||
| 2 | IO_BOPF | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_SERVICE_LAYER | Interface for the Service Layer | 20130206 | |||
| 3 | IO_CONF | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_CONFIGURATION | Interface for Configuration | 20130206 | |||
| 4 | IT_DELETED_ROOT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20130206 | |||
| 5 | IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20130206 | |||
| 6 | IV_BEFORE_CHANGES | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130206 | |||
| 7 | 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 | ET_CHANGEPOINTER | Call by reference | Type reference (TYPE) | ESH_T_IF_CHANGED_OBJECTS | Changed Objects | 20130205 | |||
| 2 | IO_CONF | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_CONFIGURATION | Interface for Configuration | 20130205 | |||
| 3 | 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 | IT_OBJECT_ID | Call by reference | Type reference (TYPE) | ESH_T_IF_CHANGED_OBJECTS | Changed Objects | 20130128 | |||
| 2 | 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 |