SAP ABAP Class CL_RODPS_REPL_ESH_ITERATOR (Connection to Enterprise Search replication)
Hierarchy
PI_BASIS (Software Component) Basis Plug-In
   BC-EIM-ODP (Application Component) Operational Data Provisioning (ODP) in Search&Analytics
     RODPS_REPL (Package) Operational Data Provider Replication Services
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ESH_IF_OBJECT_DATA_BY_ID Object data by list of object ids 20101208
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ESH_IF_OBJECT_ITERATOR Object data iterator by last object id 20091023
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ESH_IF_OBJECT_ITERATOR_TIME Object data iterator by last timestamp 20091201
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ESH_IF_RTI_CALLBACK Callback Interface for Real-Time Indexing 20110310
Properties
Class CL_RODPS_REPL_ESH_ITERATOR  
Short Description Connection to Enterprise Search replication    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RODPS_REPL   Operational Data Provider Replication Services 
Created 20091022   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_ODQ_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_ODQ_QUEUE_MODEL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_ODQ_QUEUE_MODEL_EXT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 IF_ODQ_SUBSCRIPTION_SERVICE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_ESH_IF_OBJECT_DATA_BY_ID Object data by list of object ids 20101208
2 IF_ESH_IF_OBJECT_ITERATOR Object data iterator by last object id 20091023
3 IF_ESH_IF_OBJECT_ITERATOR_TIME Object data iterator by last timestamp 20091201
4 IF_ESH_IF_RTI_CALLBACK Callback Interface for Real-Time Indexing 20110310
Friends
Class CL_RODPS_REPL_ESH_ITERATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_FIELDNAME_GENEXT_MASK Constant Protected Type reference (TYPE) FIELDNAME 'S_GENEXT_MASK' Field Name 20111223
2 MC_LOGICAL_QUEUE_ID Constant Protected Type reference (TYPE) ESH_E_IF_GENERAL_ID 'ODQ' General ID 20110311
3 MC_PACKAGE_SIZE_BYTES Constant Protected Type reference (TYPE) RODPS_REPL_SIZE '5242880' Bytes 20110708
4 MR_EXCEPTION_FETCH Instance attribute Protected Object reference (TYPE REF TO) CX_ESH_IF_PROVIDER_ERROR Error during extraction 20100219
5 MR_EXCEPTION_MODEL Instance attribute Protected Object reference (TYPE REF TO) CX_ESH_IF_PROVIDER_ERROR Model instantiation error 20100628
6 MR_EXCEPTION_OPEN Instance attribute Protected Object reference (TYPE REF TO) CX_ESH_IF_PROVIDER_ERROR Error during extraction 20110406
7 MR_EXCEPTION_RESET Instance attribute Protected Object reference (TYPE REF TO) CX_ESH_IF_PROVIDER_ERROR Error with delta reinitialization 20100219
8 MR_PACKAGE Instance attribute Protected Object reference (TYPE REF TO) CL_RODPS_REPL_ESH_PACKAGE Data Package for Search and Analysis 20110323
9 MR_QUEUE_MODEL Static Attribute Protected Object reference (TYPE REF TO) IF_ODQ_QUEUE_MODEL_EXT Queue Model 20091207
10 MR_REPLICATION Instance attribute Protected Object reference (TYPE REF TO) CL_RODPS_REPLICATION Retrieve data from queue 20091215
11 MTH_INSTANCES Static Attribute Protected Type reference (TYPE) TTH_INSTANCES Buffered instances 20091028
12 MT_ESH Instance attribute Protected Type reference (TYPE) RODPS_REPL_T_ESH Status of Replication for Search and Analysis 20110404
13 MT_FAILURES Instance attribute Protected Type reference (TYPE) RODPS_REPL_T_FAILURE Extraction Error 20100219
14 MT_MESSAGES Instance attribute Protected Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20091229
15 MT_QUEUES Instance attribute Protected Type reference (TYPE) TT_QUEUES Queues 20091217
16 MT_SEGMENTS Instance attribute Protected Type reference (TYPE) TT_SEGMENTS Target Strutures 20111031
17 MV_BACKEND_NAME Instance attribute Protected Type reference (TYPE) ESH_E_OM_BACKEND_NAME Enterprise Search backend name 20091207
18 MV_HIERARCHY_MODEL Instance attribute Protected Type reference (TYPE) ODQ_BOOLEAN Hierarchy Model? 20110719
19 MV_HOME_SYSREL Instance attribute Protected Type reference (TYPE) ESH_E_OM_SYSREL Enterprise Search system/release 20091207
20 MV_METADATA_COMPLETE Instance attribute Public Type reference (TYPE) ODQ_BOOLEAN Metadata Complete? 20120305
21 MV_MORE_DATA Instance attribute Protected Type reference (TYPE) ABAP_BOOL More data? 20091215
22 MV_NO_MORE_DATA Instance attribute Protected Type reference (TYPE) ABAP_BOOL No (more) data? 20091216
23 MV_OBJECT_TYPE Instance attribute Protected Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Enterprise Search object type 20091207
24 MV_PACKAGE_TO_BE_PROCESSED Instance attribute Protected Type reference (TYPE) ODQ_BOOLEAN Package Processing Complete? 20110324
25 MV_POINTER Instance attribute Protected Type reference (TYPE) RODPS_REPL_POINTER Replication Pointer 20091215
26 MV_QUEUE_MODEL Static Attribute Protected Type reference (TYPE) IF_ODQ_QUEUE_MODEL=>T_MODELNAME 20091210
27 MV_REALTIME_INDEXING Instance attribute Protected Type reference (TYPE) ODQ_BOOLEAN Real-Time Indexing? 20100914
28 MV_REPLICATION_MODE_ESH Instance attribute Protected Type reference (TYPE) RODPS_REPL_MODE Replication Mode for ESH 20110301
29 MV_REPLICATION_MODE_ODQ Instance attribute Protected Type reference (TYPE) RODPS_REPL_MODE Replication Mode for ODQ 20110301
30 MV_SELECTIVE_DELETION_DONE Instance attribute Protected Type reference (TYPE) ODQ_BOOLEAN Selective Deletion Completed? 20110301
31 MV_SUBSCRIBER_NAME Instance attribute Protected Type reference (TYPE) IF_ODQ_SUBSCRIPTION_SERVICE=>T_SUBSCRIBER_ID Subscriber ID 20091208
32 MV_SUBSCRIBER_PROCESS Instance attribute Protected Type reference (TYPE) RODPS_REPL_PROCESS Extraction Process of Subscriber 20091208
33 MV_SUBSCRIBER_TYPE Instance attribute Protected Type reference (TYPE) IF_ODQ_SUBSCRIPTION_SERVICE=>T_SUBSCRIBER_TYPE Subscriber Type 20091208
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_SY_MESSAGE Instance method Protected Method Attach last system message 20091229
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20091203
3 COMPUTE_WHERE_CLAUSE Static method Public Method 20120130
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20091022
5 DEQUEUE Instance method Public Method 20110406
6 ENQUEUE Instance method Public Method 20110406
7 FETCH_NEXT_PACKAGE Instance method Protected Method Retrieve next package 20091217
8 FETCH_SELECTIVE_DELETIONS Instance method Protected Method Selective Deletions 20110301
9 GET_ERROR_MESSAGES Static method Public Method Detailed error messages 20091030
10 GET_INSTANCE Static method Public Method Object iterator for specific object type 20091208
11 GET_INSTANCE_BY_SUBSCRIBER Static method Public Method Object Iterator for Deltra Queue Subscriber 20110311
12 GET_LAST_REPLICATION_INFO Instance method Public Method Information on Last Replication 20110126
13 GET_LAST_REPLICATION_TIMESTAMP Static method Public Method Object iterator for specific object type 20110127
14 GET_QUEUEKEYS Instance method Protected Method List of Queue Keys 20091215
15 GET_QUEUES Instance method Public Method Information on Queues 20110127
16 GET_SELECTION Static method Public Method Object iterator for specific object type 20110127
17 GET_TRANSACTION_POINTER Instance method Public Method Transactional Change Pointer 20110311
18 INIT_DATA_TYPE_SRC Instance method Protected Method Initialize the source data type 20091028
19 INIT_DATA_TYPE_TGT Instance method Protected Method Initialize the source data type 20091028
20 INIT_OBJECT_MODEL Instance method Protected Method Initialize Enterprise Search object model 20091022
21 INIT_REPLICATION Instance method Protected Method Initialize replication 20091215
22 INIT_SEGMENTS Instance method Protected Method 20111031
23 INIT_SUBSCRIBER Instance method Protected Method Initialize delta queue subscription data 20091208
24 LOAD_RODPS_REPL_ESH Instance method Protected Method 20110404
25 LOAD_RODPS_REPL_SEL Instance method Protected Method Initialize the source data type 20110407
26 PROCESS_PACKAGE Instance method Protected Method Process package 20091027
27 PROCESS_SEGMENTS Instance method Protected Method Process Segments 20111025
28 RESET_DELTA Instance method Protected Method Reset replication pointer 20091217
29 SAVE_RODPS_REPL_ESH Instance method Protected Method 20110404
30 SET_REPLICATION_MODE Instance method Protected Method Specify replication mode 20091208
31 TREX_LOOKUP Static method Public Method Read Data from TREX 20110224
32 WRAP_EXCEPTION Instance method Protected Method Wrap exception 20091215
33 WRAP_EXCEPTIONS Instance method Protected Method Wrap exceptions 20091217
Events
Class CL_RODPS_REPL_ESH_ITERATOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_INSTANCE Protected See coding Buffered instance 20091028 BEGIN OF ts_instance, object_type TYPE esh_e_om_object_type, r_iterator TYPE REF TO cl_rodps_repl_esh_iterator, END OF ts_instance
2 TS_QUEUE Protected See coding Queue 20091217 BEGIN OF ts_queue, node_name TYPE esh_e_om_node_name, modelname TYPE if_odq_subscription_service=>t_modelname, queuename TYPE if_odq_subscription_service=>t_queuename, selection TYPE rodps_repl_t_selection, selection_delta TYPE rodps_repl_t_selection, delta_via_full TYPE rodps_repl_sel_delta, projection TYPE rodps_repl_t_projection, data_source_invfield TYPE rsinvfd, data_source_adddelta TYPE roupdm_add, data_source_realtime TYPE rorealtime, r_data_type_src TYPE REF TO cl_abap_structdescr, r_data_type_tgt TYPE REF TO cl_abap_structdescr, r_data_type_ext TYPE REF TO cl_abap_structdescr, r_data_src TYPE REF TO data, r_data_tgt TYPE REF TO data, fieldname_rk TYPE fieldname, fieldname_dt TYPE fieldname, fieldname_df TYPE fieldname, END OF ts_queue
3 TS_SEGMENT Protected See coding 20111031 BEGIN OF ts_segment, id TYPE i, role TYPE if_rodps_hier_odp=>t_segment_role, name TYPE esh_e_om_backend_name, fieldname TYPE fieldname, r_data_type TYPE REF TO cl_abap_structdescr, r_data TYPE ref to data, END OF ts_segment
4 TTH_INSTANCES Protected See coding Buffered instances 20091028 tth_instances TYPE HASHED TABLE OF ts_instance WITH UNIQUE KEY object_type
5 TT_QUEUES Protected See coding Queues 20091217 tt_queues TYPE STANDARD TABLE OF ts_queue
6 TT_SEGMENTS Protected See coding 20111031 tt_segments TYPE SORTED TABLE OF ts_segment WITH UNIQUE KEY id
Method Signatures

Method APPEND_SY_MESSAGE Signature

Method APPEND_SY_MESSAGE on class CL_RODPS_REPL_ESH_ITERATOR has no parameter.
Method APPEND_SY_MESSAGE on class CL_RODPS_REPL_ESH_ITERATOR has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RODPS_REPL_ESH_ITERATOR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RODPS_REPL_ESH_ITERATOR has no exception.

Method COMPUTE_WHERE_CLAUSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELECTIONS Call by reference Type reference (TYPE) RODPS_REPL_T_SELECTION Selektion auf Feldern 20120130
2 Importing I_MODELNAME Call by reference Type reference (TYPE) ODQ_MODELNAME Anbieter 20120130
3 Importing I_QUEUENAME Call by reference Type reference (TYPE) ODQ_QUEUENAME Queue-Name 20120130
4 Returning R_WHERE_CLAUSE Value transfer Type reference (TYPE) STRING 20120130

Method COMPUTE_WHERE_CLAUSE on class CL_RODPS_REPL_ESH_ITERATOR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BACKEND_NAME Call by reference Type reference (TYPE) ESH_E_OM_BACKEND_NAME Backendname 20091207
2 Importing IV_HOME_SYSREL Call by reference Type reference (TYPE) ESH_E_OM_SYSREL System/Release 20091207
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Objekttyp 20091207
# Exception Resumable Description Created on
1 CX_ESH_IF_NOT_SUPPORTED Interface not supported 20091022
2 CX_ESH_IF_PROVIDER_ERROR General error in provider 20091022
3 CX_ESH_IF_UNKNOWN_ID Provided ID is unknown 20091022

Method DEQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENQUEUED Call by reference Type reference (TYPE) ODQ_BOOLEAN Boolsches Kennzeichen 20110406
2 Importing I_NODE_NAME Call by reference Type reference (TYPE) ESH_E_OM_NODE_NAME Knotenname 20110406

Method DEQUEUE on class CL_RODPS_REPL_ESH_ITERATOR has no exception.

Method ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE_NAME Call by reference Type reference (TYPE) ESH_E_OM_NODE_NAME Knotenname 20110406
2 Returning R_ENQUEUED Value transfer Type reference (TYPE) ODQ_BOOLEAN Boolsches Kennzeichen 20110406

Method ENQUEUE on class CL_RODPS_REPL_ESH_ITERATOR has no exception.

Method FETCH_NEXT_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LINES Call by reference Type reference (TYPE) ESH_E_IF_PACKAGE_SIZE Maximale Anzahl Zeilen 20091221
2 Importing I_SHORT_FORMAT Call by reference Type reference (TYPE) IF_ODQ_CONSTANTS=>T_BOOLEAN Kurze Paketnamen? 20110323
3 Returning RV_FETCH_AGAIN Value transfer Type reference (TYPE) ABAP_BOOL Nochmal aufrufen? 20100219
# Exception Resumable Description Created on
1 CX_ESH_IF_PROVIDER_ERROR General error in provider 20091217

Method FETCH_SELECTIVE_DELETIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBJECT_EXTRACTION Call by reference Type reference (TYPE) ESH_S_IF_EXTRACT_NODE Zielstruktur 20110301
2 Returning RV_RECORDS Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20110301
# Exception Resumable Description Created on
1 CX_ESH_IF_PROVIDER_ERROR General error in provider 20110301

Method GET_ERROR_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Ausnahme 20091217
2 Importing IS_MSG Call by reference Type reference (TYPE) BALMI Meldung 20091030
3 Importing IT_MSG Call by reference Type reference (TYPE) BALMI_T Meldungen 20091030
4 Returning RT_MSG Value transfer Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20091030

Method GET_ERROR_MESSAGES on class CL_RODPS_REPL_ESH_ITERATOR has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BACKEND_NAME Call by reference Type reference (TYPE) ESH_E_OM_BACKEND_NAME Backend Name 20091208
2 Importing IV_HOME_SYSREL Call by reference Type reference (TYPE) ESH_E_OM_SYSREL Original software component of the object type 20091208
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Objekttyp 20091208
4 Importing IV_REALTIME_INDEXING Call by reference Type reference (TYPE) ODQ_BOOLEAN IF_ODQ_CONSTANTS=>C_BOOLEAN-FALSE Real-Time Indexing? 20100914
5 Importing IV_REPLICATION_MODE Call by reference Type reference (TYPE) RODPS_REPL_MODE Replikationsmodus 20091208
6 Returning RR_OBJECT_ITERATOR Value transfer Object reference (TYPE REF TO) CL_RODPS_REPL_ESH_ITERATOR Objektiterator 20091208
# Exception Resumable Description Created on
1 CX_ESH_IF_NOT_SUPPORTED Interface not supported 20091208
2 CX_ESH_IF_PROVIDER_ERROR General error in provider 20091208
3 CX_ESH_IF_UNKNOWN_ID Provided ID is unknown 20091208

Method GET_INSTANCE_BY_SUBSCRIBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REALTIME_INDEXING Call by reference Type reference (TYPE) ODQ_BOOLEAN IF_ODQ_CONSTANTS=>C_BOOLEAN-FALSE Real-Time Indexing? 20110311
2 Importing IV_REPLICATION_MODE Call by reference Type reference (TYPE) RODPS_REPL_MODE Replikationsmodus 20110311
3 Importing IV_SUBSCRIBER_ID Call by reference Type reference (TYPE) ODQ_SUBSCRIBER_ID Abonnent 20110311
4 Importing IV_SUBSCRIBER_TYPE Call by reference Type reference (TYPE) ODQ_SUBSCRIBER_TYPE Abonnententyp 20110311
5 Importing IV_SUBSCRIPTION_ID Call by reference Type reference (TYPE) ODQ_SUBSCRIPTION_ID Abonnement für Delta-Queue 20110311
6 Returning RR_OBJECT_ITERATOR Value transfer Object reference (TYPE REF TO) CL_RODPS_REPL_ESH_ITERATOR Objektiterator 20110311
# Exception Resumable Description Created on
1 CX_ESH_IF_NOT_SUPPORTED Interface not supported 20110311
2 CX_ESH_IF_PROVIDER_ERROR General error in provider 20110311
3 CX_ESH_IF_UNKNOWN_ID Provided ID is unknown 20110311

Method GET_LAST_REPLICATION_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_SUBSCRIPTION_SERVICE Call by reference Object reference (TYPE REF TO) IF_ODQ_SUBSCRIPTION_SERVICE Abonnement-Service der Operationalen DeltaQueue 20110126
2 Exporting ET_RIDS Call by reference Type reference (TYPE) IF_ODQ_SUBSCRIPTION_SERVICE=>TT_RIDS Extraktionsrequests 20110126
3 Exporting E_CONFIRMED Call by reference Type reference (TYPE) ODQ_BOOLEAN Requests bestätigt? 20110127
4 Exporting E_PACKAGE_CONFIRMED Call by reference Type reference (TYPE) RODPS_REPL_EXTRACTION_PACKAGE Extraktionspaket 20110708
5 Exporting E_PACKAGE_EXTRACTED Call by reference Type reference (TYPE) RODPS_REPL_EXTRACTION_PACKAGE Extraktionspaket 20110708
6 Exporting E_POINTER Call by reference Type reference (TYPE) RODPS_REPL_POINTER Replikations-Zeiger 20110126
7 Exporting E_SUBSCRIPTION_ID Call by reference Type reference (TYPE) ODQ_SUBSCRIPTION_ID Abonnement für Delta-Queue 20110126
# Exception Resumable Description Created on
1 CX_ESH_IF_PROVIDER_ERROR General Error in Provider 20110126

Method GET_LAST_REPLICATION_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HOME_SYSREL Call by reference Type reference (TYPE) ESH_E_OM_SYSREL Original software component of the object type 20110127
2 Importing I_NODE_NAME Call by reference Type reference (TYPE) ESH_E_OM_NODE_NAME Knotenname 20110127
3 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Objekttyp 20110127
4 Returning R_TIMESTAMP Value transfer Type reference (TYPE) TIMESTAMPL UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) 20110127
# Exception Resumable Description Created on
1 CX_ESH_IF_PROVIDER_ERROR General error in provider 20110127
2 CX_ESH_IF_UNKNOWN_ID Provided ID is unknown 20110127

Method GET_QUEUEKEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_QUEUEKEYS Value transfer Type reference (TYPE) IF_ODQ_SUBSCRIPTION_SERVICE=>TT_QUEUEKEYS Liste von Queue-Schlüsseln 20091215

Method GET_QUEUEKEYS on class CL_RODPS_REPL_ESH_ITERATOR has no exception.

Method GET_QUEUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_QUEUES Call by reference Type reference (TYPE) RODPS_REPL_T_QUEUES Queues hinter einem Modell für Suche und Analyse 20110127
# Exception Resumable Description Created on
1 CX_ESH_IF_PROVIDER_ERROR General Error in Provider 20110127

Method GET_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HOME_SYSREL Call by reference Type reference (TYPE) ESH_E_OM_SYSREL Original software component of the object type 20110127
2 Importing I_NODE_NAME Call by reference Type reference (TYPE) ESH_E_OM_NODE_NAME Knotenname 20110127
3 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Objekttyp 20110127
4 Returning RT_SELECTION Value transfer Type reference (TYPE) RODPS_REPL_T_SELECTION Selektionen 20110127
# Exception Resumable Description Created on
1 CX_ESH_IF_PROVIDER_ERROR General error in provider 20110127
2 CX_ESH_IF_UNKNOWN_ID Provided ID is unknown 20110127

Method GET_TRANSACTION_POINTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_TRANSACTION_POINTER Value transfer Object reference (TYPE REF TO) CL_ESH_EX_TRANSACTION_POINTER Transaction Pointer 20110311
# Exception Resumable Description Created on
1 CX_ESH_EX_TRANSACTION_HANDLER Not supported 20110311

Method INIT_DATA_TYPE_SRC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_QUEUE Call by reference Type reference (TYPE) TS_QUEUE 20091217
# Exception Resumable Description Created on
1 CX_ESH_IF_PROVIDER_ERROR General error in provider 20091028
2 CX_ESH_IF_UNKNOWN_ID Provided ID is unknown 20091028

Method INIT_DATA_TYPE_TGT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_QUEUE Call by reference Type reference (TYPE) TS_QUEUE 20091217
2 Importing IS_OBJECT_EXTRACTION Call by reference Type reference (TYPE) ESH_S_IF_EXTRACT_NODE Zielstruktur 20091028
# Exception Resumable Description Created on
1 CX_ESH_IF_PROVIDER_ERROR General error in provider 20091028

Method INIT_OBJECT_MODEL Signature

Method INIT_OBJECT_MODEL on class CL_RODPS_REPL_ESH_ITERATOR has no parameter.
# Exception Resumable Description Created on
1 CX_ESH_IF_NOT_SUPPORTED Interface not supported 20091022
2 CX_ESH_IF_PROVIDER_ERROR General error in provider 20091022
3 CX_ESH_IF_UNKNOWN_ID Provided ID is unknown 20091022

Method INIT_REPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJECT_EXTRACTION Call by reference Type reference (TYPE) ESH_T_IF_EXTRACT_NODES Knoten für Extraktion 20100217
2 Importing IV_CREATE_NEW_ANYWAY Call by reference Type reference (TYPE) ABAP_BOOL Neuer Pointer? 20091228
3 Importing IV_DELTA Call by reference Type reference (TYPE) ABAP_BOOL Delta? 20110324
# Exception Resumable Description Created on
1 CX_ESH_IF_PROVIDER_ERROR General error in provider 20091215

Method INIT_SEGMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_QUEUE Call by reference Type reference (TYPE) TS_QUEUE Warteschlange 20111031
2 Importing IT_OBJECT_EXTRACTION Call by reference Type reference (TYPE) ESH_T_IF_EXTRACT_NODES Zielstrukturen 20111031
# Exception Resumable Description Created on
1 CX_ESH_IF_PROVIDER_ERROR General Error in Provider 20111031

Method INIT_SUBSCRIBER Signature

Method INIT_SUBSCRIBER on class CL_RODPS_REPL_ESH_ITERATOR has no parameter.
Method INIT_SUBSCRIBER on class CL_RODPS_REPL_ESH_ITERATOR has no exception.

Method LOAD_RODPS_REPL_ESH Signature

Method LOAD_RODPS_REPL_ESH on class CL_RODPS_REPL_ESH_ITERATOR has no parameter.
Method LOAD_RODPS_REPL_ESH on class CL_RODPS_REPL_ESH_ITERATOR has no exception.

Method LOAD_RODPS_REPL_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_QUEUE Call by reference Type reference (TYPE) TS_QUEUE 20110407
# Exception Resumable Description Created on
1 CX_ESH_IF_PROVIDER_ERROR General error in provider 20110407

Method PROCESS_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBJECT_EXTRACTION Call by reference Type reference (TYPE) ESH_S_IF_EXTRACT_NODE Zielstruktur 20091028
2 Importing IV_DELTA Call by reference Type reference (TYPE) ABAP_BOOL Delta? 20091217
3 Returning RV_RECORDS Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20100906
# Exception Resumable Description Created on
1 CX_ESH_IF_PROVIDER_ERROR General error in provider 20091027

Method PROCESS_SEGMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJECT_EXTRACTION Call by reference Type reference (TYPE) ESH_T_IF_EXTRACT_NODES Zielstrukturen 20111025
2 Returning RV_RECORDS Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20111025
# Exception Resumable Description Created on
1 CX_ESH_IF_PROVIDER_ERROR General error in provider 20111025

Method RESET_DELTA Signature

Method RESET_DELTA on class CL_RODPS_REPL_ESH_ITERATOR has no parameter.
# Exception Resumable Description Created on
1 CX_ESH_IF_PROVIDER_ERROR General error in provider 20091217

Method SAVE_RODPS_REPL_ESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_UPDATE_SELECTION Call by reference Type reference (TYPE) RODPS_REPL_MODE Selektionen aktualisieren? 20110408

Method SAVE_RODPS_REPL_ESH on class CL_RODPS_REPL_ESH_ITERATOR has no exception.

Method SET_REPLICATION_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REALTIME_INDEXING Call by reference Type reference (TYPE) ODQ_BOOLEAN IF_ODQ_CONSTANTS=>C_BOOLEAN-FALSE Real-Time Indexing? 20100914
2 Importing IV_REPLICATION_MODE Call by reference Type reference (TYPE) RODPS_REPL_MODE Replikationsmodus 20091208
# Exception Resumable Description Created on
1 CX_ESH_IF_NOT_SUPPORTED 20091208
2 CX_ESH_IF_PROVIDER_ERROR 20091208

Method TREX_LOOKUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA Daten 20110224
2 Importing IT_PROJECTION Call by reference Type reference (TYPE) RODPS_REPL_T_PROJECTION Feldliste 20110224
3 Importing IT_SELECTION Call by reference Type reference (TYPE) RODPS_REPL_T_SELECTION Selektion auf Feldern 20110224
4 Importing I_NODE_NAME Call by reference Type reference (TYPE) ESH_E_OM_NODE_NAME Knotenname 20110224
5 Importing I_OBJECT_TYPE_NAME Call by reference Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Objekttyp 20110224
# Exception Resumable Description Created on
1 CX_ESH_IF_PROVIDER_ERROR General Error in Provider 20110224

Method WRAP_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT 20091215
2 Returning RR_EXCEPTION Value transfer Object reference (TYPE REF TO) CX_ESH_IF_PROVIDER_ERROR 20091215

Method WRAP_EXCEPTION on class CL_RODPS_REPL_ESH_ITERATOR has no exception.

Method WRAP_EXCEPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FAILURE Call by reference Type reference (TYPE) RODPS_REPL_T_FAILURE Ausnahmen 20091217
2 Returning RR_EXCEPTION Value transfer Object reference (TYPE REF TO) CX_ESH_IF_PROVIDER_ERROR 20091217

Method WRAP_EXCEPTIONS on class CL_RODPS_REPL_ESH_ITERATOR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702