SAP ABAP Class CL_RSDS_ACCESS_ODP (Access to Operational Data Provider)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSDS (Package) Apollo DataSource
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDS_ATTRIBUTES_MAINTAIN Maintenance Interface for New DataSource 20110809
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDS_CHECK Check of DS with Access Methods 20110809
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDS_EXTRACT_GENERATE Extraction Using Generated Routine 20110809
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDS_GET_SOURCE Return Source Objects 20110809
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDS_MAINTAINABILITY Maintainability 20110809
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDS_STRUCTURE_PROPOSE Structure Proposals Using Access Methods 20110809
Properties
Class CL_RSDS_ACCESS_ODP  
Short Description Access to Operational Data Provider    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDS   Apollo DataSource 
Created 20110704   SAP 
Last change 20140121   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 CL_RSDS_ACCESS_ODP Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_RSDS_STORE_ODP Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSDS_ATTRIBUTES_MAINTAIN Maintenance Interface for New DataSource 20110809
2 IF_RSDS_CHECK Check of DS with Access Methods 20110809
3 IF_RSDS_EXTRACT_GENERATE Extraction Using Generated Routine 20110809
4 IF_RSDS_GET_SOURCE Return Source Objects 20110809
5 IF_RSDS_MAINTAINABILITY Maintainability 20110809
6 IF_RSDS_STRUCTURE_PROPOSE Structure Proposals Using Access Methods 20110809
Friends
Class CL_RSDS_ACCESS_ODP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CHANNEL Constant Public See coding 20110809
2 C_REPL_ACTION Constant Public See coding 20130412
3 C_RFC_FAILURE Constant Public Type reference (TYPE) RFCDEST '##RFC_FAILURE##' Logical Destination (Specified in Function Call) 20130814
4 PR_ADATA Static Attribute Private Object reference (TYPE REF TO) DATA Application Structure 20110809
5 PR_ATTR Static Attribute Private Object reference (TYPE REF TO) CL_RSDS_STORE_ODP ODP Adapter Memory Class 20110809
6 PR_CDATA Static Attribute Private Object reference (TYPE REF TO) DATA Source Data Structure 20110809
7 PR_CONV Static Attribute Private Object reference (TYPE REF TO) CL_ABAP_CONV_IN_CE Code Page and Endian Conversion (External -> System Format) 20110809
8 PR_PROXY Static Attribute Private Object reference (TYPE REF TO) CO_RSDSPX_ODP_IN Proxy Class (Generated) 20110809
9 PR_TRANSFORM_DATA Static Attribute Private Object reference (TYPE REF TO) DATA 20120928
10 PR_TRANSFORM_LINE Static Attribute Private Object reference (TYPE REF TO) DATA 20120928
11 PR_TRANSFORM_TYPE Static Attribute Private Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20120928
12 PTS_TRANSFORM_SEGMENT Static Attribute Private See coding 20130716
13 PT_FIELDMAP Static Attribute Private Type reference (TYPE) CL_RSDS_STORE_ODP=>TT_FIELDMAP 20130809
14 PT_FIELDS Static Attribute Private Type reference (TYPE) TT_FIELDS Source Object Field 20110809
15 PT_FIX_MAPPING Static Attribute Private See coding 20130809
16 PT_INFIELDS Static Attribute Private Type reference (TYPE) RSDS_TX_SEGMENTS Segments with Fields 20110809
17 PT_LOGICAL_PORT Static Attribute Private Type reference (TYPE) SRT_WSP_CONFIG_LP_LIST List of WS Client Configurations with LP Names 20110809
18 P_CB_DONE Static Attribute Private Type reference (TYPE) XFELD Checkbox 20130814
19 P_CB_RFCMSG Static Attribute Private Type reference (TYPE) BAPI_MSG Message Text 20130814
20 P_DATASOURCE Static Attribute Private Type reference (TYPE) ROOSOURCER DataSource (OSOA/OSOD) 20110809
21 P_DELTA Static Attribute Private Type reference (TYPE) ROGENDELTA Delta Process for a DataSource 20110809
22 P_DS_TYPE Static Attribute Private Type reference (TYPE) RSDS_REQUTYPE Data Type of a DataSource 20130809
23 P_DUPREC Static Attribute Private Type reference (TYPE) RSDUPREC Flag: DataSource returns duplicate records 20130604
24 P_GOT_LOGICAL_PORT Static Attribute Private Type reference (TYPE) RS_BOOL Boolean 20110809
25 P_INITSIMU Static Attribute Private Type reference (TYPE) RSINITSIMU Delta process initialization simulation 20130604
26 P_LOGICAL_PORT Static Attribute Private Type reference (TYPE) PRX_LOGICAL_PORT_NAME Name of Logical Port 20110809
27 P_LOGSYS Static Attribute Private Type reference (TYPE) RSSLOGSYS Source System 20110809
28 P_POINTER Static Attribute Private Type reference (TYPE) RODPS_REPL_POINTER Replication Pointer 20110809
29 P_STOCKUPD Static Attribute Private Type reference (TYPE) RSSTOCKUPD Flag: Creation of opening balance is supported 20130604
30 P_SUBSCRIBER_TYPE Constant Private Type reference (TYPE) ODQ_SUBSCRIBER_TYPE 'BOBJ_DS' Subscriber Type 20110809
31 P_VIRTCUBE Static Attribute Private Type reference (TYPE) ROVIRTFL DataSource: Extractor Supports Direct Access 20130604
32 P_ZDD_ABLE Static Attribute Private Type reference (TYPE) ROZDDABLE Indicator: DataSource Can Post During Delta Init 20130604
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_HTTP_CONNECTION Static method Public Method Checks HTTP/SOAP condition 20110809
2 CHOOSE_CONTEXT Static method Public Method OBSOLETE: use function RSDS_ODP_SYSTEM_PROP 20110809
3 CHOOSE_CONTEXT_F4 Static method Public Method Chooses context 20130605
4 CHOOSE_ODP Static method Public Method Chooses ODP 20110809
5 DELETE_HTTP_CONNECTION Static method Public Method Deletes HTTP/SOAP connection 20110809
6 EXTRACT Static method Public Method Extract 20110809
7 FILL_FIX_MAPPING Static method Private Method 20130809
8 GET_COMMUNICATION_CHANNEL Static method Public Method Gets chosen communication channel for source system 20110809
9 GET_COMPONENT_TYPE Static method Public Method 20120928
10 GET_DESTINATION Static method Public Method Mache neuen Subscriber bekannt (ggf mit Callback-Destination 20130719
11 GET_HTTP_LOGICAL_PORTS Static method Public Method 20110809
12 IS_PARALLEL_POSSIBLE Static method Public Method Existiert PREFETCH im Quellsystem? 20120730
13 IS_RESERVED Static method Private Method 20120928
14 MAINTAIN_HTTP_CONNECTION Static method Public Method Edits HTTP SOAP connection 20110809
15 ODP_CONTENT_ACT_REMOTE Static method Public Method 20130802
16 ODP_CONTENT_CHECK_AUTH_REMOTE Static method Public Method 20130802
17 ODP_CONTENT_GET_REMOTE Static method Public Method 20130802
18 ODP_CONTEXT_GET Static method Public Method 20130813
19 ODP_CONT_SUPPORTED Static method Public Method 20130802
20 ODP_DESTINATION_CHECK Static method Public Method 20130814
21 ODP_DESTINATION_GET Static method Public Method 20121220
22 ODP_DEST_DIALOG_GET Static method Public Method 20130802
23 ODP_DS_GET Static method Public Method 20121220
24 ODP_DS_REPLICATABLE Static method Public Method 20130805
25 ODP_F4_SUPPORTED Static method Public Method 20130628
26 ODP_LANGU_GET Static method Public Method 20121220
27 ODP_LOGSYS_ATTR_GET Static method Public Method 20121220
28 ODP_METADATA_GET_REMOTE Static method Public Method 20121220
29 ODP_MYSELF Static method Public Method 20130809
30 ODP_STORE_GET Static method Public Method 20130819
31 ODP_TREE_REPLICATABLE Static method Public Method 20130307
32 ODP_VALUE_HELP Static method Public Method 20130628
33 PREPARE Static method Private Method 20120928
34 PREPARE_TRANSFORM Static method Public Method 20121019
35 RESET_FROM_IPAK Static method Public Method Reset InfoPackage Subscriber 20130724
36 RODPS_REPL_CONTEXT_GET_LIST Static method Public Method Gets list of ODP types 20110809
37 RODPS_REPL_CURSOR_GET_LIST Static method Public Method Gets list of processes that provided data 20110809
38 RODPS_REPL_ODP_CLOSE Static method Public Method Confirms extraction 20110809
39 RODPS_REPL_ODP_FETCH Static method Private Method Extract data 20130521
40 RODPS_REPL_ODP_FETCH_XML Static method Public Method Extract data 20110809
41 RODPS_REPL_ODP_GET_DETAIL Static method Public Method Gets details of ODP 20110809
42 RODPS_REPL_ODP_GET_LIST Static method Public Method Gets list of available sources 20110809
43 RODPS_REPL_ODP_GET_SUBSCR Static method Public Method Gets list of subscriptons 20131001
44 RODPS_REPL_ODP_OPEN Static method Public Method Opens extraction process 20110809
45 RODPS_REPL_ODP_PREFETCH Static method Public Method Datenpaket für parallel Modus reservieren 20120730
46 RODPS_REPL_ODP_READ_DIRECT Static method Public Method Extract data 20130730
47 RODPS_REPL_ODP_READ_DIRECT_XML Static method Public Method Extract data 20110809
48 RODPS_REPL_ODP_RESET Static method Public Method Resets delta extraction 20110809
49 RODPS_REPL_ODP_SUBSCRIBER_NEW Static method Public Method Mache neuen Subscriber bekannt (ggf mit Callback-Destination 20130709
50 SEGMENT_TO_SEGID Static method Public Method 20130709
51 SET_STRUCTURE Static method Public Method Retrieve actual structure of datasource 20120928
52 SET_STRUCTURE_INTERNAL Static method Private Method Retrieve actual structure of datasource 20120928
53 TRANSFORM_DATA Static method Public Method 20110809
54 _CALLBACK_CHECK Static method Public Method 20130814
55 _MAINTAIN_HTTP_CONNECTION Static method Public Method Edits HTTP SOAP connection 20110809
Events
Class CL_RSDS_ACCESS_ODP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TSX_ODP Public See coding 20121220 BEGIN OF tsx_odp, " REF -> if_rodps_odp=>tsx_odp odp TYPE rodps_odpname, odpname TYPE if_rodps_odp=>t_odpname, semantics TYPE rodps_semantics, display_name TYPE rodps_repl_display_name, s_header TYPE if_rodps_odp=>ts_header, t_header_text TYPE if_rodps_odp=>tt_header_texts, t_odpfield TYPE if_rodps_odp=>tt_fields, ts_odpfield_text TYPE if_rodps_odp=>tts_field_texts, t_add_info TYPE if_rodps_odp=>tt_additional_info, ts_attr_asc TYPE SORTED TABLE OF if_rodps_odp=>ts_attr_association WITH UNIQUE KEY fieldname asctype, END OF tsx_odp
2 TSX_ODP_REPL Public See coding 20130411 begin of tsx_odp_repl, odpname type rodps_odpname, s_hd type ts_odp_repl_hd, t_hdt type STANDARD TABLE OF ts_odp_repl_hdt with DEFAULT KEY, t_fd type STANDARD TABLE OF ts_odp_repl_fd with DEFAULT KEY, t_fdt type STANDARD TABLE OF ts_odp_repl_fdt with DEFAULT KEY, t_sg type STANDARD TABLE OF ts_odp_repl_sg with DEFAULT KEY, t_delta type STANDARD TABLE OF ts_odp_repl_delta with DEFAULT KEY, t_info type STANDARD TABLE OF ts_odp_repl_info with DEFAULT KEY, end of tsx_odp_repl
3 TS_CONT Public See coding 20130802 begin of ts_cont, NODENAME Type RODPS_REPL_NODE, objvers type roobjvers, LANGU Type LANGU, DESCRIPTION Type TEXT60, SEMANTICS Type RODPS_SEMANTICS, DISPLAY_NAME Type RODPS_REPL_DISPLAY_NAME, CONTENT_VERSION Type RODPS_CONTVERS, end of ts_cont
4 TS_DS_CUR Public See coding 20130412 BEGIN OF ts_ds_cur, datasource TYPE rsds-datasource, objstat TYPE rsds-objstat, extobject TYPE rsds_extobject, "rodps_repl_node, END OF ts_ds_cur
5 TS_DS_MOD Public See coding 20130412 BEGIN OF ts_ds_mod, id type i, datasource TYPE rsds-datasource, odpname TYPE rodps_repl_node, description TYPE text60, applnm type rsapplnm, action TYPE t_repl_action, marked type xfeld, END OF ts_ds_mod
6 TS_DTP_CALL Public See coding 20120730 BEGIN OF ts_dtp_call, dtp TYPE rsbkdtpnm, f_redo TYPE rs_bool, f_expl_close TYPE rs_bool, f_get_point TYPE rs_bool, f_no_data TYPE rs_bool, recovery_pointer TYPE rodps_repl_pointer, realtime TYPE rs_bool, END OF ts_dtp_call
7 TS_FIELDS Public See coding 20110809 BEGIN OF ts_fields, hidden TYPE rs_bool, no_edit TYPE rs_bool, name_ds TYPE rsfieldnm, " automatic renaming in DataSource type_odp TYPE datatype_d, " original type length_odp TYPE ddleng, " original length decimals_odp TYPE decimals, " original decimals iobjnm TYPE rsiobjnm. INCLUDE TYPE rodps_repl_s_field. TYPES: END OF ts_fields
8 TS_FIX_MAPPING Private See coding 20130809 begin of TS_FIX_MAPPING. include type CL_RSDS_STORE_ODP=>Ts_FIELDMAP as map. types: iobjnm type rsiobjnm, end of ts_fix_mapping
9 TS_LOGSYS_ATTR Public See coding 20121220 BEGIN OF ts_logsys_attr, logsys TYPE rsslogsys, context TYPE rodps_context, channel type t_channel, destination TYPE rfcdest, dest_dialog type rfcdest, is_myself type rs_bool, ds_repl TYPE char1, " 0:none, 1:old, 2:new, 3:all tree_repl TYPE char1, " 0:none, 1: gradual, 2: full tree_remote type rs_bool, tree_with_id type rs_bool, " context supports id vs. name f4_supported type rs_bool, " system supports F4 ca_supported type rs_bool, " system supports access of Content ci_supported type rs_bool, " system supports installation of Content. cc_supported type rs_bool, " system supports check authority. END OF ts_logsys_attr
10 TS_ODPNAME Public See coding 20130301 BEGIN OF ts_odpname, " REF -> rodps_s_odpname odpname TYPE rodps_odpname, END OF ts_odpname
11 TS_ODP_CONTEXT Public See coding 20130425 begin of TS_ODP_CONTEXt, CONTEXT type RODPS_CONTEXT, DESCRIPTION type RSTXTLG, ICON type ICON_D, RELEASE type c length 6, END OF ts_odp_context
12 TS_ODP_DS Public See coding 20121220 BEGIN OF ts_odp_ds, odp TYPE rodps_odpname, datasource TYPE roosourcer, logsys TYPE rsslogsys, END OF ts_odp_ds
13 TS_ODP_REPL_DELTA Public See coding 20130411 begin of ts_odp_repl_delta, CHANGEMODE Type ODQ_CHANGEMODE, ENTITYCOUNTER Type ODQ_ENTITYCNTR, CHANGEMODE_ALT Type ODQ_CHANGEMODE, USED_FOR_DELTAINIT Type ODQ_BOOLEAN, end of ts_odp_repl_delta
14 TS_ODP_REPL_FD Public See coding 20130411 begin of ts_odp_repl_fd, NAME Type FIELDNAME, TYPE Type DATATYPE_D, LENGTH Type DDLENG, DECIMALS Type DECIMALS, OUTPUTLENG Type OUTPUTLEN, KEYFLAG Type KEYFLAG, SEL_MANDATORY Type ODQ_BOOLEAN, SEL_EQUAL Type ODQ_BOOLEAN, SEL_BETWEEN Type ODQ_BOOLEAN, SEL_PATTERN Type ODQ_BOOLEAN, DELTAFIELD Type RODPS_REPL_DELTAFIELD, DESCRIPTION Type TEXT60, REFFIELD Type REFFIELD, CONVEXIT Type CONVEXIT, LOWERCASE Type LOWERCASE, SIGNFLAG Type SIGNFLAG, SEGMENT Type FIELDNAME, end of ts_odp_repl_fd
15 TS_ODP_REPL_FDT Public See coding 20130411 begin of ts_odp_repl_fdt, NAME Type FIELDNAME, LANGU Type SYLANGU, TXTSH Type RSTXTSH, TXTMD Type RSTXTMD, TXTLG Type RSTXTLG, SEGMENT Type FIELDNAME, end of ts_odp_repl_fdt
16 TS_ODP_REPL_HD Public See coding 20130411 begin of ts_odp_repl_hd, "odpname type rodps_odpname, SUPPORTS_FULL Type ODQ_BOOLEAN, SUPPORTS_DELTA Type ODQ_BOOLEAN, SUPPORTS_REALTIME type ODQ_BOOLEAN, DISPLAY_NAME Type RODPS_REPL_DISPLAY_NAME, SEMANTICS Type RODPS_SEMANTICS, FATHER_NODE Type RODPS_REPL_NODE, CONTENT_VERSION Type c length 6, end of ts_odp_repl_hd
17 TS_ODP_REPL_HDT Public See coding 20130411 begin of ts_odp_repl_hdt, LANGU Type SYLANGU, TXTSH Type RSTXTSH, TXTMD Type RSTXTMD, TXTLG Type RSTXTLG, end of ts_odp_repl_hdt
18 TS_ODP_REPL_INFO Public See coding 20130411 begin of ts_odp_repl_info, FIELDNAME Type FIELDNAME, VALUE Type CHAR255, end of ts_odp_repl_info
19 TS_ODP_REPL_MDELTA Public See coding 20130411 begin of ts_odp_repl_mdelta, ODPNAME Type RODPS_ODPNAME. include type ts_odp_repl_delta. types: end of ts_odp_repl_mdelta
20 TS_ODP_REPL_MFD Public See coding 20130411 begin of ts_odp_repl_mfd, ODPNAME Type RODPS_ODPNAME. include type ts_odp_repl_fd. types: end of ts_odp_repl_mfd
21 TS_ODP_REPL_MFDT Public See coding 20130411 begin of ts_odp_repl_mfdt, ODPNAME Type RODPS_ODPNAME, include type ts_odp_repl_fdt. types: end of ts_odp_repl_mfdt
22 TS_ODP_REPL_MHD Public See coding 20130411 begin of ts_odp_repl_mhd, odpname type rodps_odpname. include type ts_odp_repl_hd. types: end of ts_odp_repl_mhd
23 TS_ODP_REPL_MHDT Public See coding 20130411 begin of ts_odp_repl_mhdt, ODPNAME Type RODPS_ODPNAME. include type ts_odp_repl_hdt. types: end of ts_odp_repl_mhdt
24 TS_ODP_REPL_MINFO Public See coding 20130411 begin of ts_odp_repl_minfo, ODPNAME Type RODPS_ODPNAME. include type ts_odp_repl_info. types: end of ts_odp_repl_minfo
25 TS_ODP_REPL_MSG Public See coding 20130411 begin of ts_odp_repl_msg, ODPNAME Type RODPS_ODPNAME, include type ts_odp_repl_sg. types: end of ts_odp_repl_msg
26 TS_ODP_REPL_SG Public See coding 20130411 begin of ts_odp_repl_sg, SEGMENT Type FIELDNAME, PARENT Type FIELDNAME, end of ts_odp_repl_sg
27 TS_TRANSFORM_SEGMENT Private See coding 20130716 BEGIN OF TS_transform_SEGMENT, segment type fieldname, segid type rsds_segid, end of ts_transform_segment
28 TTS_DS_CUR Public See coding 20130412 tts_ds_cur type SORTED TABLE OF ts_ds_cur WITH UNIQUE KEY datasource
29 TTS_DS_MOD Public See coding 20130430 tts_ds_mod type sorted TABLE OF ts_ds_mod with UNIQUE key id
30 TTS_ODP Public See coding 20121220 tts_odp TYPE SORTED TABLE OF tsx_odp WITH UNIQUE KEY odp
31 TTS_ODP_REPL Public See coding 20130411 tts_odp_repl type SORTED TABLE OF tsx_odp_repl with UNIQUE key odpname
32 TT_CONT Public See coding 20130802 tt_cont type STANDARD TABLE OF ts_cont
33 TT_DS_MOD Public See coding 20130412 tt_ds_mod type STANDARD TABLE OF ts_ds_mod
34 TT_FIELDS Public See coding 20110809 tt_fields TYPE STANDARD TABLE OF ts_fields WITH NON-UNIQUE KEY name_ds WITH NON-UNIQUE SORTED KEY name_ds COMPONENTS name_ds segment WITH NON-UNIQUE SORTED KEY name_odp COMPONENTS name segment
35 TT_LANGU Public See coding 20121220 tt_langu TYPE STANDARD TABLE OF rslangusel WITH DEFAULT KEY
36 TT_MESSAGE Public See coding 20121220 tt_message TYPE STANDARD TABLE OF balmi
37 TT_ODPNAME Public See coding 20130301 tt_odpname TYPE STANDARD TABLE OF ts_odpname
38 TT_ODP_CONTEXT Public See coding 20130425 TT_ODP_CONTEXT type STANDARD TABLE OF ts_odp_context with DEFAULT KEY
39 TT_ODP_DS Public See coding 20121220 tt_odp_ds TYPE STANDARD TABLE OF ts_odp_ds WITH DEFAULT KEY
40 TT_SUBSCRIPTIONS Public See coding 20131001 TT_SUBSCRIPTIONS type standard table of RODPS_REPL_SUBSC with DEFAULT KEY
41 T_CHANNEL Public See coding 20110809 t_channel TYPE c LENGTH 1
42 T_REPL_ACTION Public See coding 20130412 t_repl_action type c length 1
Method Signatures

Method CHECK_HTTP_CONNECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20110809
# Exception Resumable Description Created on
1 ERROR Connection does not work; cf. sy-message 20110809

Method CHOOSE_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20110809
2 Importing I_NODISPLAY Call by reference Type reference (TYPE) RS_BOOL Boolean 20130425
3 Returning RS_CONTEXT Value transfer Type reference (TYPE) TS_ODP_CONTEXT 20130425
# Exception Resumable Description Created on
1 COMMUNICATION_FAILED 20110809

Method CHOOSE_CONTEXT_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTEXT Call by reference Type reference (TYPE) RODPS_CONTEXT Current ODP context 20130605
2 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Source System 20130605
3 Returning RS_CONTEXT Value transfer Type reference (TYPE) TS_ODP_CONTEXT ODP context 20130605
# Exception Resumable Description Created on
1 CANCELED 20130605
2 FAILED 20130605

Method CHOOSE_ODP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DESCRIPTION Call by reference Type reference (TYPE) RSTXTLG Long description 20130830
2 Exporting E_ODP Call by reference Type reference (TYPE) RODPS_ODPNAME Name eines ODP 20110809
3 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20110809
4 Importing I_ODP Call by reference Type reference (TYPE) RODPS_ODPNAME Name eines ODP 20110809
5 Importing I_SEMANTICS Call by reference Type reference (TYPE) RSDS_ODP_SEMANTICS Semantik eines ODP (Texte, Fakten, Hierarchiesegment, ...) 20120214
# Exception Resumable Description Created on
1 FAILED 20110809

Method DELETE_HTTP_CONNECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20110809
# Exception Resumable Description Created on
1 FAILED Löschung fehlgeschlagen 20110809

Method EXTRACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR Call by reference Type reference (TYPE) RS_BOOL Boolean 20110809
2 Exporting E_NO_MORE_DATA Call by reference Type reference (TYPE) RS_BOOL Keine weiteren Daten vorhanden 20110809
3 Exporting E_S_DATA Call by reference Type reference (TYPE) ANY Daten in charstru 20110809
4 Importing IT_FIELDMAP Call by reference Type reference (TYPE) CL_RSDS_STORE_ODP=>TT_FIELDMAP 20110809
5 Importing I_ACCESSMETHOD Call by reference Type reference (TYPE) RSDSACCESS Zugriffsmethode DataSource 20120510
6 Importing I_DATAPAKID Call by reference Type reference (TYPE) RSDATAPID Datenpaketnummer 20110809
7 Importing I_DATASOURCE Call by reference Type reference (TYPE) ROOSOURCER DataSource (OSOA/OSOD) 20110809
8 Importing I_FETCH Call by reference Type reference (TYPE) RS_BOOL Paketweise? 20110809
9 Importing I_FETCHSIZE Call by reference Type reference (TYPE) RSMAXSIZE Max. Anzahl Tabelleneinträge in Extraction-API-Schnittstelle 20110809
10 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20110809
11 Importing I_MAXROWS Call by reference Type reference (TYPE) I 0 Begrenzung der Ergebnismenge in Datensätzen (0 = keine) 20110809
12 Importing I_ODP Call by reference Type reference (TYPE) RODPS_ODPNAME Name eines ODP 20110809
13 Importing I_READ_ONLY Call by reference Type reference (TYPE) RS_BOOL Boolean 20110812
14 Importing I_REQUEST Call by reference Type reference (TYPE) RSREQUID Request-ID (Anforderungsnummer) 20110809
15 Importing I_S_DTP Call by reference Type reference (TYPE) TS_DTP_CALL 20120730
16 Importing I_T_FIELDS Value transfer Type reference (TYPE) RSDS_T_EXTRACT_FIELDS Zu extrahierende Felder 20110809
17 Importing I_T_SELECT Call by reference Type reference (TYPE) RS_T_RSCEDST BIW: Übergabestruktur 20110809
18 Importing I_UPDMODE Call by reference Type reference (TYPE) ROUPDMODE Modus der Datenfortschreibung (Full, Delta, etc.) 20110809

Method EXTRACT on class CL_RSDS_ACCESS_ODP has no exception.

Method FILL_FIX_MAPPING Signature

Method FILL_FIX_MAPPING on class CL_RSDS_ACCESS_ODP has no parameter.
Method FILL_FIX_MAPPING on class CL_RSDS_ACCESS_ODP has no exception.

Method GET_COMMUNICATION_CHANNEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLEAR_BUFFER Call by reference Type reference (TYPE) RS_BOOL Boolean 20130606
2 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20110809
3 Returning R_CHANNEL Value transfer Type reference (TYPE) T_CHANNEL Kommunikationskanal 20110809

Method GET_COMMUNICATION_CHANNEL on class CL_RSDS_ACCESS_ODP has no exception.

Method GET_COMPONENT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATATYPE Call by reference Type reference (TYPE) DATATYPE_D Datentyp im ABAP Dictionary 20120928
2 Importing I_DECIMALS Call by reference Type reference (TYPE) DECIMALS Anzahl Dezimalstellen 20120928
3 Importing I_LENGTH Call by reference Type reference (TYPE) DDLENG Länge (Anzahl der Zeichen) 20120928
4 Returning RR_TYPE Value transfer Object reference (TYPE REF TO) CL_ABAP_DATADESCR Run Time Type Services 20120928

Method GET_COMPONENT_TYPE on class CL_RSDS_ACCESS_ODP has no exception.

Method GET_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_70X Call by reference Type reference (TYPE) RS_BOOL Source API also 20130719
2 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Source system 20130719
3 Returning R_DESTINATION Value transfer Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20130719
# Exception Resumable Description Created on
1 COMMUNICATION_FAILED 20130719

Method GET_HTTP_LOGICAL_PORTS Signature

Method GET_HTTP_LOGICAL_PORTS on class CL_RSDS_ACCESS_ODP has no parameter.
Method GET_HTTP_LOGICAL_PORTS on class CL_RSDS_ACCESS_ODP has no exception.

Method IS_PARALLEL_POSSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FUNCNAME Call by reference Type reference (TYPE) RS38L_FNAM 'RODPS_REPL_ODP_PREFETCH' Name of Function Module 20131001
2 Importing I_FUNCNAME_70 Call by reference Type reference (TYPE) RS38L_FNAM 'RODPS_REPL_SOURCE_PREFETCH' Name of Function Module 20131001
3 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20120730
4 Returning R_PARALLEL_IS_POSSIBLE Value transfer Type reference (TYPE) RS_BOOL Boolean 20120730
# Exception Resumable Description Created on
1 COMMUNICATION_FAILED Kommunikations oder Systemfehler 20120730

Method IS_RESERVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE 20120928
2 Returning R_IS_RESERVED Value transfer Type reference (TYPE) RS_BOOL Boolean 20120928

Method IS_RESERVED on class CL_RSDS_ACCESS_ODP has no exception.

Method MAINTAIN_HTTP_CONNECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20110809
# Exception Resumable Description Created on
1 ABORTED_BY_USER Benutzerabbruch 20110809
2 FAILED Fehler aufgetreten 20110809

Method ODP_CONTENT_ACT_REMOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) TT_MESSAGE 20130802
2 Exporting E_DEVCLASS Call by reference Type reference (TYPE) TADIR-DEVCLASS Package 20130802
3 Exporting E_ORDER Call by reference Type reference (TYPE) E071K-TRKORR Request/Task 20130802
4 Importing I_DEVCLASS Call by reference Type reference (TYPE) TADIR-DEVCLASS Package 20130802
5 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS 20130802
6 Importing I_MODE Call by reference Type reference (TYPE) CHAR1 '0' Single-Character Flag 20130802
7 Importing I_NO_TRANSPORT Call by reference Type reference (TYPE) XFELD Checkbox 20130802
8 Importing I_ODPNAME Call by reference Type reference (TYPE) RODPS_ODPNAME OPD name 20130802
9 Importing I_ORDER Call by reference Type reference (TYPE) E071K-TRKORR Request/Task 20130802
# Exception Resumable Description Created on
1 FAILED 20130802
2 NOT_SUPPORTED 20130802

Method ODP_CONTENT_CHECK_AUTH_REMOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) TT_MESSAGE 20130802
2 Exporting E_NO_AUTHORITY Call by reference Type reference (TYPE) XFELD Checkbox 20130802
3 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS 20130802
# Exception Resumable Description Created on
1 FAILED 20130802

Method ODP_CONTENT_GET_REMOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) TT_MESSAGE 20130802
2 Exporting ET_CONT Call by reference Type reference (TYPE) TT_CONT 20130802
3 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS 20130802
# Exception Resumable Description Created on
1 FAILED 20130802

Method ODP_CONTEXT_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ODP Value transfer Type reference (TYPE) RSLOGSYSODP 20130813
2 Importing I_CLEAR_BUFFER Call by reference Type reference (TYPE) RS_BOOL Boolean 20130813
3 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Source system 20130813
# Exception Resumable Description Created on
1 FAILED 20130813
2 NO_ODP_LOGSYS 20130813

Method ODP_CONT_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CA_SUPPORTED Call by reference Type reference (TYPE) RS_BOOL Content access 20130802
2 Exporting E_CC_SUPPORTED Call by reference Type reference (TYPE) RS_BOOL Content check authority 20130802
3 Exporting E_CI_SUPPORTED Call by reference Type reference (TYPE) RS_BOOL Content installation 20130802
4 Importing I_CLEAR_BUFFER Call by reference Type reference (TYPE) RS_BOOL Boolean 20130814
5 Importing I_CONTEXT Call by reference Type reference (TYPE) RODPS_CONTEXT ODP Context 20130802
6 Importing I_DESTINATION Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20130802
7 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Source system 20130802

Method ODP_CONT_SUPPORTED on class CL_RSDS_ACCESS_ODP has no exception.

Method ODP_DESTINATION_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK_USER Call by reference Type reference (TYPE) XFELD Checkbox 20130814
2 Importing I_DESTINATION Call by reference Type reference (TYPE) RFCDEST Source system 20130814
3 Importing I_SYNCHRONOUS Call by reference Type reference (TYPE) RS_BOOL Boolean 20130814
4 Importing I_WAIT Call by reference Type reference (TYPE) INT4 3 Wating time (sec) 20130814
# Exception Resumable Description Created on
1 FAILED 20130814

Method ODP_DESTINATION_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHANNEL Call by reference Type reference (TYPE) T_CHANNEL Communication channel 20130814
2 Exporting E_DESTINATION Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20130802
3 Importing I_ASYNCHRONOUS Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20130813
4 Importing I_CLEAR_BUFFER Call by reference Type reference (TYPE) RS_BOOL Boolean 20130813
5 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Source system 20121220
6 Importing I_WAIT Call by reference Type reference (TYPE) INT4 3 Wating time (sec) 20130813
# Exception Resumable Description Created on
1 FAILED 20121220

Method ODP_DEST_DIALOG_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DESTINATION Value transfer Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20130802
2 Importing I_CLEAR_BUFFER Call by reference Type reference (TYPE) RS_BOOL Boolean 20130813
3 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Source system 20130802
# Exception Resumable Description Created on
1 FAILED 20130802

Method ODP_DS_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ODP_DS Call by reference Type reference (TYPE) TT_ODP_DS 20121220
2 Importing ITS_ODP Call by reference Type reference (TYPE) TTS_ODP 20121220
3 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS 20121220

Method ODP_DS_GET on class CL_RSDS_ACCESS_ODP has no exception.

Method ODP_DS_REPLICATABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_REPL Call by reference Type reference (TYPE) CHAR1 20130814
2 Importing I_CLEAR_BUFFER Call by reference Type reference (TYPE) RS_BOOL Boolean 20130814
3 Importing I_CONTEXT Call by reference Type reference (TYPE) RODPS_CONTEXT ODP Context 20130805
4 Importing I_DESTINATION Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20130805
5 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Source system 20130805

Method ODP_DS_REPLICATABLE on class CL_RSDS_ACCESS_ODP has no exception.

Method ODP_F4_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_F4_SUPPORTED Value transfer Type reference (TYPE) RS_BOOL Boolean 20130802
2 Importing I_CLEAR_BUFFER Call by reference Type reference (TYPE) RS_BOOL Boolean 20130814
3 Importing I_CONTEXT Call by reference Type reference (TYPE) RODPS_CONTEXT ODP Context 20130628
4 Importing I_DESTINATION Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20130628
5 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Source system 20130628

Method ODP_F4_SUPPORTED on class CL_RSDS_ACCESS_ODP has no exception.

Method ODP_LANGU_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LANGU Call by reference Type reference (TYPE) CL_RSDS_ACCESS_ODP=>TT_LANGU 20121220
2 Returning RT_LANGU Value transfer Type reference (TYPE) CL_RSDS_ACCESS_ODP=>TT_LANGU 20121220

Method ODP_LANGU_GET on class CL_RSDS_ACCESS_ODP has no exception.

Method ODP_LOGSYS_ATTR_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LOGSYS_ATTR Call by reference Type reference (TYPE) TS_LOGSYS_ATTR 20121220
2 Importing I_LOCAL Call by reference Type reference (TYPE) RS_BOOL Boolean 20130724
3 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS 20121220
4 Importing I_RESET_BUFFER Call by reference Type reference (TYPE) RS_BOOL Boolean 20130808
# Exception Resumable Description Created on
1 FAILED 20121220
2 NO_ODP_LOGSYS 20130306

Method ODP_METADATA_GET_REMOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) TT_MESSAGE 20121220
2 Exporting ETS_ODP Call by reference Type reference (TYPE) TTS_ODP 20121220
3 Importing IT_LANGU Call by reference Type reference (TYPE) TT_LANGU 20121220
4 Importing IT_ODP Call by reference Type reference (TYPE) TT_ODPNAME 20130226
5 Importing I_GET_ASC_ODP Call by reference Type reference (TYPE) XFELD 20121220
6 Importing I_GET_TEXT Call by reference Type reference (TYPE) XFELD 20121220
7 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS 20121220
# Exception Resumable Description Created on
1 FAILED 20121220

Method ODP_MYSELF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MYSELF Value transfer Type reference (TYPE) RS_BOOL Boolean 20130809
2 Importing I_CLEAR_BUFFER Call by reference Type reference (TYPE) RS_BOOL Boolean 20130813
3 Importing I_DESTINATION Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20130809
# Exception Resumable Description Created on
1 FAILED 20130809

Method ODP_STORE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_STORE Call by reference Object reference (TYPE REF TO) CL_RSDS_STORE_ODP 20130819
2 Exporting E_XML Call by reference Type reference (TYPE) XSTRING 20130819
3 Importing I_ODPNAME Call by reference Type reference (TYPE) RODPS_ODPNAME 20130819
# Exception Resumable Description Created on
1 FAILED 20130819

Method ODP_TREE_REPLICATABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_REPL Value transfer Type reference (TYPE) CHAR1 20130814
2 Importing I_CLEAR_BUFFER Call by reference Type reference (TYPE) RS_BOOL Boolean 20130814
3 Importing I_CONTEXT Call by reference Type reference (TYPE) RODPS_CONTEXT ODP Context 20130307
4 Importing I_DESTINATION Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20130318
5 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Source system 20130318

Method ODP_TREE_REPLICATABLE on class CL_RSDS_ACCESS_ODP has no exception.

Method ODP_VALUE_HELP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_VALUE Value transfer Type reference (TYPE) RSSELECT-LOW Selection criteria: From value 20130628
2 Importing I_DATASOURCE Call by reference Type reference (TYPE) ROOSOURCER 20130628
3 Importing I_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20130628
4 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Source system 20130628
# Exception Resumable Description Created on
1 FAILED 20130628

Method PREPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ERROR Call by reference Type reference (TYPE) RS_BOOL Boolean 20120928
2 Importing IT_DS_FIELDS Call by reference Type reference (TYPE) RSDS_T_EXTRACT_FIELDS 20120928
3 Importing IT_FIELDMAP Call by reference Type reference (TYPE) CL_RSDS_STORE_ODP=>TT_FIELDMAP 20120928
4 Importing IT_ODP_FIELDS Call by reference Type reference (TYPE) RODPS_REPL_T_FIELD Feld eines Quellobjektes 20120928

Method PREPARE on class CL_RSDS_ACCESS_ODP has no exception.

Method PREPARE_TRANSFORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR Call by reference Type reference (TYPE) RS_BOOL Boolean 20121019
2 Importing IT_FIELDMAP Call by reference Type reference (TYPE) CL_RSDS_STORE_ODP=>TT_FIELDMAP 20121019
3 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS 20121019
4 Importing I_ODP Call by reference Type reference (TYPE) RODPS_ODPNAME 20121019
5 Importing I_T_FIELDS Call by reference Type reference (TYPE) RSDS_T_EXTRACT_FIELDS 20121019

Method PREPARE_TRANSFORM on class CL_RSDS_ACCESS_ODP has no exception.

Method RESET_FROM_IPAK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATASOURCE Call by reference Type reference (TYPE) RSOLTPSOURCER DataSource 20130724
2 Importing I_INFOPACKAGE Call by reference Type reference (TYPE) RSLOGDPID Logical InfoPackage variant (ID) 20130724
3 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Source system 20130724
# Exception Resumable Description Created on
1 FAILED 20130724

Method RODPS_REPL_CONTEXT_GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLEAR_BUFFER Call by reference Type reference (TYPE) RS_BOOL Boolean 20130606
2 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20110809
3 Returning RT_CONTEXT Value transfer Type reference (TYPE) TT_ODP_CONTEXT Kontext eines ODP mit Beschreibung 20110809
# Exception Resumable Description Created on
1 COMMUNICATION_FAILED Kommunikations oder Systemfehler 20110809

Method RODPS_REPL_CURSOR_GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATEFROM Call by reference Type reference (TYPE) TZNTSTMPS UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20110809
2 Importing I_DELETED Call by reference Type reference (TYPE) RS_BOOL Gelöschte Pointer 20130712
3 Importing I_EXTRACTION_MODE Call by reference Type reference (TYPE) RODPS_REPL_MODE Replikationsmodus 20110809
4 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20110809
5 Importing I_ODPNAME Call by reference Type reference (TYPE) RODPS_ODPNAME Name eines ODP 20110809
6 Importing I_SUBSCRIBER_PROCESS Call by reference Type reference (TYPE) RODPS_REPL_PROCESS Extraktionsprozess des Abonnenten 20110809
7 Importing I_SUBSCRIBER_RUN Call by reference Type reference (TYPE) RODPS_REPL_RUN Lauf-ID des Abonnenten (optionale Information) 20110809
8 Importing I_SUBSCRIBER_TYPE Call by reference Type reference (TYPE) ODQ_SUBSCRIBER_TYPE 'SAP_BW' Abonnententyp 20110809
9 Returning RT_PROCESS Value transfer Type reference (TYPE) RODPS_REPL_T_PROCESS Subscriber Prozess und geholte Pointer 20110809
# Exception Resumable Description Created on
1 COMMUNICATION_FAILED Kommunikations oder Systemfehler 20110809

Method RODPS_REPL_ODP_CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20110809
2 Importing I_DONT_STOP_REALTIME Call by reference Type reference (TYPE) RS_BOOL Boolean Flag 20130906
3 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20110809
4 Importing I_POINTER Call by reference Type reference (TYPE) RODPS_REPL_POINTER Replikations-Zeiger 20110809
# Exception Resumable Description Created on
1 COMMUNICATION_FAILED Kommunikations oder Systemfehler 20110809

Method RODPS_REPL_ODP_FETCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) RODPS_REPL_T_XDATA Data in RAW Format with Sequence Flag 20130521
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20130521
3 Exporting E_NO_MORE_DATA Call by reference Type reference (TYPE) ODQ_BOOLEAN All packages extracted 20130521
4 Exporting E_PACKAGE Call by reference Type reference (TYPE) RODPS_REPL_EXTRACTION_PACKAGE Extraction Package 20130521
5 Importing I_ENCODING Call by reference Type reference (TYPE) ABAP_ENCOD 'UTF-8' Identifier for Character Format (UTF-8, UCS-2, ...) 20130521
6 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Source System 20130521
7 Importing I_MAXPACKAGESIZE Call by reference Type reference (TYPE) RODPS_REPL_SIZE '52428800' Megabytes 20130521
8 Importing I_PACKAGE Call by reference Type reference (TYPE) RODPS_REPL_EXTRACTION_PACKAGE Extraction Package 20130521
9 Importing I_POINTER Call by reference Type reference (TYPE) RODPS_REPL_POINTER Replication Pointer 20130521
10 Importing I_REDO Call by reference Type reference (TYPE) ODQ_BOOLEAN Extract package again 20130521
# Exception Resumable Description Created on
1 COMMUNICATION_FAILED Communication error or system error 20130521

Method RODPS_REPL_ODP_FETCH_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20110809
2 Exporting E_NO_MORE_DATA Call by reference Type reference (TYPE) ODQ_BOOLEAN Alle Pakete extrahiert 20110809
3 Exporting E_PACKAGE Call by reference Type reference (TYPE) RODPS_REPL_EXTRACTION_PACKAGE Extraktionspaket 20110809
4 Exporting E_XML Call by reference Type reference (TYPE) XSTRING XML 20110809
5 Exporting E_XML_FORMAT_USED Call by reference Type reference (TYPE) RODPS_REPL_XML_FORMAT XML Daten Format 20110809
6 Importing IT_SUPPORTED_XML_FORMATS Call by reference Type reference (TYPE) RODPS_REPL_T_XML_FORMAT XML Daten Format 20110809
7 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20110809
8 Importing I_MAXPACKAGESIZE Call by reference Type reference (TYPE) RODPS_REPL_SIZE MegaBytes 20110809
9 Importing I_PACKAGE Call by reference Type reference (TYPE) RODPS_REPL_EXTRACTION_PACKAGE Extraktionspaket 20110809
10 Importing I_POINTER Call by reference Type reference (TYPE) RODPS_REPL_POINTER Replikations-Zeiger 20110809
11 Importing I_REDO Call by reference Type reference (TYPE) ODQ_BOOLEAN Paket nochmal extrahieren 20110809
# Exception Resumable Description Created on
1 COMMUNICATION_FAILED Kommunikations oder Systemfehler 20110809

Method RODPS_REPL_ODP_GET_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADDITIONAL_INFO Call by reference Type reference (TYPE) RODPS_REPL_T_INFO Zusatzinformationen 20110809
2 Exporting ET_DELTAMODES Call by reference Type reference (TYPE) RODPS_REPL_T_DELTAMODE Unterstützte Delta-Modus 20110809
3 Exporting ET_FIELDS Call by reference Type reference (TYPE) RODPS_REPL_T_FIELD Feld eines Quellobjektes 20110809
4 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20110809
5 Exporting ET_SEGMENTS Call by reference Type reference (TYPE) RODPS_REPL_T_SEGMENT 20130709
6 Exporting E_APPLNM Call by reference Type reference (TYPE) RSAPPLNM Application Component 20130517
7 Exporting E_CONTENT_VERSION Call by reference Type reference (TYPE) RSDS_SRCVERS Content Version of DataSource 20130425
8 Exporting E_DISPLAY_NAME Call by reference Type reference (TYPE) RODPS_REPL_DISPLAY_NAME Anzeigename 20111007
9 Exporting E_FATHER_NODE Call by reference Type reference (TYPE) RODPS_REPL_NODE Object (node) in source object tree 20130425
10 Exporting E_SEMANTICS Call by reference Type reference (TYPE) RODPS_SEMANTICS Semantik eines ODP (Texte, Fakten, Hierarchiesegment, ...) 20111007
11 Exporting E_SUPPORTS_DELTA Call by reference Type reference (TYPE) ODQ_BOOLEAN Delta-Extraktion unterstützt 20110809
12 Exporting E_SUPPORTS_FULL Call by reference Type reference (TYPE) ODQ_BOOLEAN Full-Extraktion unterstützt 20110809
13 Exporting E_SUPPORTS_REALTIME Call by reference Type reference (TYPE) ODQ_BOOLEAN Boolean Flag 20130425
14 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20110809
15 Importing I_ODPNAME Call by reference Type reference (TYPE) RODPS_ODPNAME Name eines ODP 20110809
16 Importing I_SUBSCRIBER_TYPE Call by reference Type reference (TYPE) ODQ_SUBSCRIBER_TYPE 'SAP_BW' Abonnententyp 20110809
# Exception Resumable Description Created on
1 COMMUNICATION_FAILED Kommunikations oder Systemfehler 20110809

Method RODPS_REPL_ODP_GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NODES Call by reference Type reference (TYPE) RODPS_REPL_T_NODE Objekte (Knoten) 20110809
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20110809
3 Importing I_FATHER_NODE Call by reference Type reference (TYPE) RODPS_REPL_NODE Objekt (Knoten) im Quellobjekt-Baum 20110809
4 Importing I_GRADUAL Call by reference Type reference (TYPE) ODQ_BOOLEAN Boolsches Kennzeichen 20110809
5 Importing I_LANGU Call by reference Type reference (TYPE) LANGU Sprachenschlüssel 20110809
6 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20110809
7 Importing I_SEARCH_PATTERN Call by reference Type reference (TYPE) RODPS_ODPNAME Name eines ODP 20110809
8 Importing I_SUBSCRIBER_TYPE Call by reference Type reference (TYPE) ODQ_SUBSCRIBER_TYPE 'SAP_BW' Abonnententyp 20110809
# Exception Resumable Description Created on
1 COMMUNICATION_FAILED Kommunikations oder Systemfehler 20110809

Method RODPS_REPL_ODP_GET_SUBSCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Source System 20131001
2 Importing I_ODPNAME Call by reference Type reference (TYPE) RODPS_ODPNAME OPD name 20131001
3 Importing I_SUBSCRIBER_PROCESS Call by reference Type reference (TYPE) RODPS_REPL_PROCESS Extraction Process of Subscriber 20131001
4 Importing I_SUBSCRIBER_TYPE Call by reference Type reference (TYPE) ODQ_SUBSCRIBER_TYPE 'SAP_BW' Subscriber Type 20131001
5 Returning RT_SUBSCRIPTIONS Value transfer Type reference (TYPE) TT_SUBSCRIPTIONS Subscriber Process and Retrieved Pointers 20131001
# Exception Resumable Description Created on
1 COMMUNICATION_FAILED Communication error or system error 20131001

Method RODPS_REPL_ODP_OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20110809
2 Exporting E_DELTA_EXTENSION Call by reference Type reference (TYPE) ODQ_BOOLEAN Extraktion ist unvollständig (Init): Weiteres Delta fordern! 20110809
3 Exporting E_POINTER Call by reference Type reference (TYPE) RODPS_REPL_POINTER Replikations-Zeiger 20110809
4 Importing IT_PROJECTION Call by reference Type reference (TYPE) RODPS_REPL_T_PROJECTION Feldliste 20110809
5 Importing IT_SELECT Call by reference Type reference (TYPE) RODPS_REPL_T_SELECTION Selektion auf Feldern 20110809
6 Importing I_DELTA_EXTENSION_NO_DATA Call by reference Type reference (TYPE) ODQ_BOOLEAN Bei Delta-Erweiterung (Init) keine Daten lesen 20110809
7 Importing I_EXPLICIT_CLOSE Call by reference Type reference (TYPE) ODQ_BOOLEAN Request nicht automatisch schliessen, Extraktion wird extra 20110809
8 Importing I_EXTRACTION_MODE Call by reference Type reference (TYPE) RODPS_REPL_MODE 'F' Replikationsmodus 20110809
9 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20110809
10 Importing I_MAXPACKAGESIZE Call by reference Type reference (TYPE) RODPS_REPL_SIZE MegaByte 20110809
11 Importing I_ODPNAME Call by reference Type reference (TYPE) RODPS_ODPNAME Name eines ODP 20110809
12 Importing I_REALTIME Call by reference Type reference (TYPE) ODQ_BOOLEAN Boolean Flag 20130419
13 Importing I_RECOVERY_POINTER Call by reference Type reference (TYPE) RODPS_REPL_POINTER Replikations-Zeiger, ab dem nochmals geholt werden soll 20110809
14 Importing I_SUBSCRIBER_PROCESS Call by reference Type reference (TYPE) RODPS_REPL_PROCESS Extraktionsprozess des Abonnenten 20110809
15 Importing I_SUBSCRIBER_RUN Call by reference Type reference (TYPE) RODPS_REPL_RUN Lauf-ID des Abonnenten (optionale Information) 20110809
16 Importing I_SUBSCRIBER_TYPE Call by reference Type reference (TYPE) ODQ_SUBSCRIBER_TYPE 'SAP_BW' Abonnententyp 20110809
# Exception Resumable Description Created on
1 COMMUNICATION_FAILED Kommunikations oder Systemfehler 20110809

Method RODPS_REPL_ODP_PREFETCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20120730
2 Exporting E_NO_MORE_DATA Call by reference Type reference (TYPE) ODQ_BOOLEAN Alle Pakete extrahiert 20120730
3 Exporting E_PACKAGE Call by reference Type reference (TYPE) RODPS_REPL_EXTRACTION_PACKAGE Extraktionspaket 20120730
4 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20120730
5 Importing I_MAXPACKAGESIZE Call by reference Type reference (TYPE) RODPS_REPL_SIZE MegaBytes 20120730
6 Importing I_PACKAGE Call by reference Type reference (TYPE) RODPS_REPL_EXTRACTION_PACKAGE Extraktionspaket 20120730
7 Importing I_POINTER Call by reference Type reference (TYPE) RODPS_REPL_POINTER Replikations-Zeiger 20120730
8 Importing I_REDO Call by reference Type reference (TYPE) ODQ_BOOLEAN Paket nochmal extrahieren 20120730
# Exception Resumable Description Created on
1 COMMUNICATION_FAILED Kommunikations oder Systemfehler 20120730

Method RODPS_REPL_ODP_READ_DIRECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) RODPS_REPL_T_XDATA Data in RAW Format with Sequence Flag 20130730
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20130730
3 Importing IT_PROJECTION Call by reference Type reference (TYPE) RODPS_REPL_T_PROJECTION Field List 20130730
4 Importing IT_SELECT Call by reference Type reference (TYPE) RODPS_REPL_T_SELECTION Field Selection 20130730
5 Importing IT_SUPPORTED_XML_FORMATS Call by reference Type reference (TYPE) RODPS_REPL_T_XML_FORMAT XML Data Format 20130730
6 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Source System 20130730
7 Importing I_MAXIMUM_ROWS Call by reference Type reference (TYPE) I 0 20130730
8 Importing I_ODPNAME Call by reference Type reference (TYPE) RODPS_ODPNAME OPD name 20130730
9 Importing I_ODP_SELF Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20130730
10 Importing I_SUBSCRIBER_PROCESS Call by reference Type reference (TYPE) RODPS_REPL_PROCESS Extraction Process of Subscriber 20130730
11 Importing I_SUBSCRIBER_RUN Call by reference Type reference (TYPE) RODPS_REPL_RUN Run ID of subscriber (optional information) 20130730
12 Importing I_SUBSCRIBER_TYPE Call by reference Type reference (TYPE) ODQ_SUBSCRIBER_TYPE 'SAP_BW' Subscriber Type 20130730
# Exception Resumable Description Created on
1 COMMUNICATION_FAILED Communication error or system error 20130730

Method RODPS_REPL_ODP_READ_DIRECT_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20110809
2 Exporting E_XML Call by reference Type reference (TYPE) XSTRING XML 20110809
3 Exporting E_XML_FORMAT_USED Call by reference Type reference (TYPE) RODPS_REPL_XML_FORMAT XML Daten Format 20110809
4 Importing IT_PROJECTION Call by reference Type reference (TYPE) RODPS_REPL_T_PROJECTION Feldliste 20110809
5 Importing IT_SELECT Call by reference Type reference (TYPE) RODPS_REPL_T_SELECTION Selektion auf Feldern 20110809
6 Importing IT_SUPPORTED_XML_FORMATS Call by reference Type reference (TYPE) RODPS_REPL_T_XML_FORMAT XML Daten Format 20110809
7 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20110809
8 Importing I_MAXIMUM_ROWS Call by reference Type reference (TYPE) I 0 20110817
9 Importing I_ODPNAME Call by reference Type reference (TYPE) RODPS_ODPNAME Name eines ODP 20110809
10 Importing I_ODP_SELF Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20110817
11 Importing I_SUBSCRIBER_PROCESS Call by reference Type reference (TYPE) RODPS_REPL_PROCESS Extraktionsprozess des Abonnenten 20110809
12 Importing I_SUBSCRIBER_RUN Call by reference Type reference (TYPE) RODPS_REPL_RUN Lauf-ID des Abonnenten (optionale Information) 20110809
13 Importing I_SUBSCRIBER_TYPE Call by reference Type reference (TYPE) ODQ_SUBSCRIBER_TYPE 'SAP_BW' Abonnententyp 20110809
# Exception Resumable Description Created on
1 COMMUNICATION_FAILED Kommunikations oder Systemfehler 20110809

Method RODPS_REPL_ODP_RESET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20110809
2 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20110809
3 Importing I_ODPNAME Call by reference Type reference (TYPE) RODPS_ODPNAME Name eines ODP 20110809
4 Importing I_SUBSCRIBER_PROCESS Call by reference Type reference (TYPE) RODPS_REPL_PROCESS Extraktionsprozess des Abonnenten 20110809
5 Importing I_SUBSCRIBER_TYPE Call by reference Type reference (TYPE) ODQ_SUBSCRIBER_TYPE 'SAP_BW' Abonnententyp 20110809
# Exception Resumable Description Created on
1 COMMUNICATION_FAILED Kommunikations oder Systemfehler 20110809

Method RODPS_REPL_ODP_SUBSCRIBER_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20130709
2 Exporting E_FUNCTION_EXISTS Call by reference Type reference (TYPE) RS_BOOL Function does exist 20130719
3 Importing I_CHECK_EXISTENCE_ONLY Call by reference Type reference (TYPE) RS_BOOL Check only existence of function in Source 20130719
4 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Source system 20130709
5 Importing I_SUBSCRIBER_NAME Call by reference Type reference (TYPE) ODQ_SUBSCRIBER_ID Subscriber 20130709
6 Importing I_SUBSCRIBER_PASSWORD Call by reference Type reference (TYPE) XUNCODE New password 20130710
7 Importing I_SUBSCRIBER_TYPE Call by reference Type reference (TYPE) ODQ_SUBSCRIBER_TYPE 'SAP_BW' Subscriber Type 20130709
8 Importing I_SUBSCRIBER_USER_NAME Call by reference Type reference (TYPE) RFCUSER Explicit user ID 20130710
# Exception Resumable Description Created on
1 COMMUNICATION_FAILED 20130709

Method SEGMENT_TO_SEGID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SEGMENT Call by reference Type reference (TYPE) FIELDNAME Field Name 20130709
2 Returning R_SEGID Value transfer Type reference (TYPE) RSDS_SEGID Segment 20130709

Method SEGMENT_TO_SEGID on class CL_RSDS_ACCESS_ODP has no exception.

Method SET_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELDS Call by reference Type reference (TYPE) TT_FIELDS 20120928
2 Importing IT_SEGMENTS Call by reference Type reference (TYPE) RSDS_TX_SEGMENTS Segments with Fields 20130709

Method SET_STRUCTURE on class CL_RSDS_ACCESS_ODP has no exception.

Method SET_STRUCTURE_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELDS Call by reference Type reference (TYPE) TT_FIELDS 20120928
2 Importing IT_DS_SEGMENT Call by reference Type reference (TYPE) RSDS_TX_SEGMENTS Segments with Fields 20130709
3 Importing IT_FIELDMAP Call by reference Type reference (TYPE) CL_RSDS_STORE_ODP=>TT_FIELDMAP 20120928
4 Importing IT_FIX_MAPPING Call by reference Attribute reference (LIKE) PT_FIX_MAPPING 20130809
5 Importing IT_ODP_FIELDS Call by reference Type reference (TYPE) RODPS_REPL_T_FIELD Feld eines Quellobjektes 20120928
6 Importing IT_ODP_SEGMENT Call by reference Type reference (TYPE) RODPS_REPL_T_SEGMENT 20130709
7 Importing I_NO_DELTA Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20130717

Method SET_STRUCTURE_INTERNAL on class CL_RSDS_ACCESS_ODP has no exception.

Method TRANSFORM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DATA Call by reference Type reference (TYPE) ANY 20130716
2 Changing C_ERROR Call by reference Type reference (TYPE) RS_BOOL Boolean 20120215
3 Importing I_PACKAGE Call by reference Type reference (TYPE) I 20130808
4 Importing I_XML Call by reference Type reference (TYPE) XSTRING 20110809
5 Importing I_XML_FORMAT Call by reference Type reference (TYPE) RODPS_REPL_XML_FORMAT XML Daten Format 20110809

Method TRANSFORM_DATA on class CL_RSDS_ACCESS_ODP has no exception.

Method _CALLBACK_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TASK Call by reference Type reference (TYPE) CLIKE task name 20130814

Method _CALLBACK_CHECK on class CL_RSDS_ACCESS_ODP has no exception.

Method _MAINTAIN_HTTP_CONNECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DELETE Call by reference Type reference (TYPE) ABAP_BOOL 20110809
2 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20110809
# Exception Resumable Description Created on
1 ABORTED_BY_USER Benutzerabbruch 20110809
2 FAILED Fehler aufgetreten 20110809
History
Last changed by/on SAP  20140121 
SAP Release Created in 732