SAP ABAP Class CL_RSBK_DTP (Data Transfer Process: Public Interface)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSBK (Package) Data Transfer Process: Kernel Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_DTP_DISPLAY DTP Display Interface 20030905
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_DTP_EXECUTE Execute a Data Transfer Process 20031106
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_DTP_MAINTAIN Change Data Transfer Process 20030822
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_SERVER Interface for General Servers of a DTP 20050615
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_SRC Interface for Data Sources of a DTP 20050615
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_SRC_STATIC Interface for Data Sources of a DTP (Static) 20050615
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSCRT_DEMON_DTP Interface Real-Time Demon/DTP 20041029
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSCRT_DEMON_REQUEST_HANDLER Demon: Interface for Request Handling 20041103
9 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_TLOGO TLOGO Object 20031017
10 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_TLOGO_GENERAL BW Repository: TLOGO Objects - General 20031017
... Click here to see Used By full list (0 items)
Properties
Class CL_RSBK_DTP  
Short Description Data Transfer Process: Public Interface    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class RSBK    
Program status     
Category 0   
Package RSBK   Data Transfer Process: Kernel Objects 
Created 20030822   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSBK_DTP Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSBC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSOC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSBK_DTP_DISPLAY DTP Display Interface 20030905
2 IF_RSBK_DTP_EXECUTE Execute a Data Transfer Process 20031106
3 IF_RSBK_DTP_MAINTAIN Change Data Transfer Process 20030822
4 IF_RSBK_SERVER Interface for General Servers of a DTP 20050615
5 IF_RSBK_SRC Interface for Data Sources of a DTP 20050615
6 IF_RSBK_SRC_STATIC Interface for Data Sources of a DTP (Static) 20050615
7 IF_RSCRT_DEMON_DTP Interface Real-Time Demon/DTP 20041029
8 IF_RSCRT_DEMON_REQUEST_HANDLER Demon: Interface for Request Handling 20041103
9 IF_RSO_TLOGO TLOGO Object 20031017
10 IF_RSO_TLOGO_GENERAL BW Repository: TLOGO Objects - General 20031017
11 IF_RSO_TLOGO_MAINTAIN BW Repository: TLOGO Objects - Changes/Maintenance 20031009
12 IF_RSO_TLOGO_MAINTAIN_INT BW Repository: TLOGO Objects - INTERN: Activation 20031017
13 IF_RSO_TLOGO_SEARCH BW Repository: Advanced search for TLOGO objects 20080218
14 IF_RSO_TLOGO_SOURSYS_DEPENDENT Source-System-Dependent BW TLOGO Object -Del. and Shad. Tab. 20050113
15 IF_RSO_TLOGO_TRANSPORT Transpt Connection - Optional (Wrapper for CL_RSO_TRANSPORT) 20031017
16 IF_RSPC_ADD_PROCESS Exit When Adding a Process 20080905
17 IF_RSPC_CALL_MONITOR Calling a Customer's Monitoring-Tool 20041004
18 IF_RSPC_CHECK Check Current Scheduling 20041004
19 IF_RSPC_CONTEXTMENU Flexible Context Menu for the Process 20041004
20 IF_RSPC_EXECUTE Execute Process 20041004
21 IF_RSPC_GET_DEFAULT_CHAIN Minimum Chain of a Process 20060310
22 IF_RSPC_GET_INFO Passing on of information to subsequent process / management 20050415
23 IF_RSPC_GET_LOG Deliver Log 20041004
24 IF_RSPC_GET_STATUS Current Status of the Process 20041004
25 IF_RSPC_GET_VARIANT F4 Help for Process Variants 20040415
26 IF_RSPC_MAINTAIN Maintaining a Process Variant 20040415
27 IF_RSPC_RESET Reset Instances 20070821
28 IF_RSPC_TRANSPORT Transport Link 20041004
Friends
# Friend Modeled only Created on Description
1 CL_RSBK_DTP_N 20050608 Data Transfer Process: Maintenance Version
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_DTP Instance attribute Public Type reference (TYPE) RSBKDTPNM 20030822
2 P_CHECKING_AUTHORITY Instance attribute Private Type reference (TYPE) RS_BOOL Flag to Prevent Recursions 20050607
3 P_CHECK_MSG_CTO_DISPLAYED Instance attribute Private Type reference (TYPE) RS_BOOL Prüfmeldung aus Transport angezeigt 20130619
4 P_DUMMY_MSG Instance attribute Private Type reference (TYPE) CHAR1 Dummy for Messaging 20030822
5 P_IN_DELETION Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20120127
6 P_MAINTENANCE_STATE Instance attribute Private Type reference (TYPE) RSO_MAINTENANCE_STATE 20031029
7 P_NO_AUTHORITY Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20081128
8 P_R_DTP_COLL Instance attribute Private Object reference (TYPE REF TO) CL_RSBK_DTP_COLLECTION 20031017
9 P_R_DTP_TRAN_COLL Static Attribute Private Object reference (TYPE REF TO) CL_RSBK_DTP_COLLECTION Data Transfer Process: Collection Class 20111018
10 P_R_INCONSISTENCY Instance attribute Private Object reference (TYPE REF TO) CX_RSBK_DTP_INCONSISTENT Exception Class: DTP Inconsistent 20100811
11 P_R_VERS_A Instance attribute Private Object reference (TYPE REF TO) CL_RSBK_DTP_A 20031008
12 P_R_VERS_DISPLAY Instance attribute Private Object reference (TYPE REF TO) IF_RSBK_DTP_DISPLAY 20031110
13 P_R_VERS_M Instance attribute Private Object reference (TYPE REF TO) CL_RSBK_DTP_M 20031008
14 P_R_VERS_N Instance attribute Private Object reference (TYPE REF TO) CL_RSBK_DTP_N 20031008
15 P_R_VERS_T Instance attribute Private Object reference (TYPE REF TO) CL_RSBK_DTP_T Data Transfer Process: Transport Version 20050118
16 P_TH_DTP_R Static Attribute Private Type reference (TYPE) RSBK_TH_DTP_R Table for Factory 20030822
17 P_TH_VERS_H_R Instance attribute Private Type reference (TYPE) CL_RSBK_DTP=>TH_VERS_H_R 20031127
18 P_TSTMP_H_DISPLAY Instance attribute Public Type reference (TYPE) RSTIMESTMP Historische Version (nur Anzeige) 20120927
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method 20060320
2 ACTIVATE_BEFORE_EXECUTE Instance method Public Method 20080506
3 ADD_ORIGINAL_INFO Instance method Private Method Keep original_dtp 20091125
4 ADD_TLOGO_DTPA Instance method Private Method 20031104
5 AFTER_ACTIVATION_UI Instance method Public Method 20081022
6 CHECK Instance method Public Method 20060320
7 CHECK_AUTHORITY Instance method Public Method 20031031
8 CHECK_IS_DELETABLE Instance method Private Method Checks if DTP Already Transferred Data in Delta Mode 20070723
9 CHECK_SRC_TGT Instance method Public Method 20030910
10 CONSTRUCTOR Instance method Public Constructor 20030822
11 COPY_BATCH_SETTINGS Instance method Private Method Transfer rsbatchparallel and rsbatchserver entries 20091202
12 COPY_DTP Instance method Public Method 20120913
13 COPY_NVERS_FROM_TEMPLATE Instance method Public Method Copy Template Properties to N Version 20050119
14 COPY_NVERS_FROM_TLOGO_LIST Instance method Public Method Copy Properties from TLOGO List to N Version 20050201
15 COPY_OTHER_SETTINGS Static method Public Method 20120131
16 CREATE_ERROR_DTP Instance method Public Method Generates Error DPT 20050620
17 CREATE_FROM_TLOGO_LIST Static method Public Method Generates and Activates DTP from List of TLOGO Objects 20060103
18 CREATE_FROM_TVERS Static method Public Method Generate or Mofify DTP from T Version plus RSLOGSYSMAP 20050119
19 CREATE_REMOTE_DTP Static method Public Method Generate DTP for Remote InfoProvider 20050121
20 CREATE_REQUEST Instance method Public Method 20041005
21 CREATE_VIRTUAL_DTP Instance method Public Method Generates Error DPT 20081022
22 DEEP_COPY Instance method Public Method 20050620
23 DELETE Instance method Public Method 20060320
24 DELETE_OBSOLETE_DTPS_OF_LOGSYS Static method Private Method 20070615
25 DEQUEUE_DTP_FOR_REQUEST Instance method Public Method Speeren der DTP und H-DTP 20090930
26 DEQUEUE_DTP_VERSION Instance method Private Method Unlock a DTP version 20090930
27 ENQUEUE_DTP_FOR_REQUEST Instance method Public Method Speeren der DTP und H-DTP 20090930
28 ENQUEUE_DTP_VERSION Instance method Private Method Lock a DTP version 20090930
29 EXISTS_ON_DB Instance method Public Method 20030905
30 F4 Static method Public Method 20031015
31 F4_WITH_SEL Static method Public Method 20121009
32 FACTORY Static method Public Method Factory Pattern 20030822
33 FREE Instance method Public Method 20030925
34 FREE_VERSION Instance method Private Method 20031009
35 GET_ACTIVFL Instance method Public Method 20031008
36 GET_ACTUAL_REQUEST Instance method Public Method 20031125
37 GET_ALL Static method Public Method List of DTPs 20050208
38 GET_ALL_BY_INFOSOURCE Static method Public Method List of DTPs by InfoSource 20050711
39 GET_ALL_BY_ORIGINAL_DTP Static method Public Method Liste of DTP-IDs by Original DTP 20050905
40 GET_ALL_BY_PROPERTY Static method Public Method List of DTPs According to Source- or Target Object 20041008
41 GET_ALL_TEXTS Instance method Public Method 20031010
42 GET_AUTOQUALOK Instance method Public Method 20040910
43 GET_AUTORESTART Instance method Public Method 20070731
44 GET_BATCH_OK Instance method Public Method 20050824
45 GET_CMD_U Instance method Public Method 20030905
46 GET_CMD_X Instance method Public Method 20030905
47 GET_CONTREL Instance method Public Method 20031120
48 GET_CONTTIMESTMP Instance method Public Method 20031120
49 GET_DELTA Instance method Public Method 20030909
50 GET_DELTAONLYONCE Instance method Public Method 20060406
51 GET_DELTASTAT Instance method Public Method 20030905
52 GET_DISPLAY_MODE Instance method Public Method 20031106
53 GET_DREQSER Instance method Public Method 20040129
54 GET_DTP Instance method Public Method 20060707
55 GET_DTPE Instance method Public Method 20050620
56 GET_DTPTEXT_NO_LOGSYS Static method Public Method 20061113
57 GET_DTPTEXT_STATIC Static method Public Method 20061113
58 GET_DTPTEXT_USABLE Static method Public Method 20061114
59 GET_DTPTYPE Instance method Public Method 20050121
60 GET_DTPV Instance method Public Method 20081022
61 GET_DTP_EQUIVALENT_FOR_LOGSYS Instance method Public Method 20060707
62 GET_DTP_ORIGINAL Instance method Public Method 20050119
63 GET_DTP_SHADOW Instance method Public Method 20060707
64 GET_DTP_STANDARD Instance method Public Method 20050620
65 GET_DVERSKEY Instance method Public Method 20060707
66 GET_ERRORHANDLING Instance method Public Method 20030909
67 GET_FETCHUNTILEOF Instance method Public Method 20070606
68 GET_GROUPFIELDS Instance method Public Method 20050324
69 GET_GROUPS_EXIST Instance method Public Method 20050324
70 GET_GROUP_ERRHDL_NEEDS Instance method Public Method 20101207
71 GET_GROUP_PREIMAGE Instance method Public Method 20050324
72 GET_GROUP_TRAN_EXIST Instance method Public Method 20101202
73 GET_INFOSOURCES Static method Public Method Delivers List of InfoSources (Where They Exist) 20050711
74 GET_INITSIMU Instance method Public Method 20080201
75 GET_ISSAVED Instance method Public Method 20030905
76 GET_KEY_PREIMAGE Instance method Public Method 20040722
77 GET_LOGSYS Instance method Public Method 20050119
78 GET_LOGSYSMAP Static method Public Method 20100408
79 GET_MAXSIZE Instance method Public Method 20040920
80 GET_MINSIZE Instance method Public Method 20091210
81 GET_NOAGGR Instance method Public Method 20030909
82 GET_NON_COMMUTATIVE Instance method Public Method 20041116
83 GET_NUMBER_AT_ERR Instance method Public Method 20030909
84 GET_NUMBER_OF_PROCS Instance method Public Method 20070731
85 GET_OBJREF_DISPLAY Instance method Private Method Deliver Reference to Display Version 20090317
86 GET_OBJSTAT Instance method Public Method 20031010
87 GET_OBJVERS Instance method Public Method 20030905
88 GET_OBJ_REF_COLLECTION Instance method Public Method 20031104
89 GET_OBJ_REF_DISPLAY Instance method Public Method Deliver Reference to Display Version 20031008
90 GET_OBJ_REF_DTPV Instance method Public Method 20081022
91 GET_OBJ_REF_DTP_ERROR Instance method Public Method 20050620
92 GET_OBJ_REF_DTP_STANDARD Instance method Public Method 20050622
93 GET_OBJ_REF_ERROR_HANDLER Instance method Public Method 20040628
94 GET_OBJ_REF_FILTER Instance method Public Method 20031112
95 GET_OBJ_REF_HVERS Instance method Public Method 20031127
96 GET_OBJ_REF_MAINTAIN Instance method Public Method Deliver Reference to Version That Can Be Modified 20031008
97 GET_OBJ_REF_OBJVERS Instance method Public Method 20031008
98 GET_OBJ_REF_SRC Instance method Public Method 20030905
99 GET_OBJ_REF_SRC_LAST Instance method Public Method 20040503
100 GET_OBJ_REF_TGT Instance method Public Method 20030905
101 GET_OBJ_REF_TGT_FIRST Instance method Public Method 20040702
102 GET_OBJ_REF_TPL_U Instance method Public Method 20030905
103 GET_OBJ_REF_TPL_X Instance method Public Method 20030905
104 GET_OBSERVER Instance method Public Method 20031128
105 GET_ONLYLASTREQUEST Instance method Public Method 20090324
106 GET_OWNER Instance method Public Method 20031120
107 GET_PROCESSMODE Instance method Public Method 20041110
108 GET_PROCESSMODES_FOR_F4 Instance method Public Method 20070309
109 GET_PROCMODE_NO_SCRIPT Instance method Public Method 20121015
110 GET_RDASTATUS Instance method Public Method 20050331
111 GET_REALTIME_SUPPORTED Instance method Public Method 20041106
112 GET_RELATED_AS_REC_DATA_FROM Static method Public Method 20051007
113 GET_RELATED_AS_SEND_DATA_TO Static method Public Method 20051007
114 GET_RELATED_AS_USED Static method Public Method 20051007
115 GET_REMOTE_SUPPORTED Instance method Public Method 20050124
116 GET_SERIALIZED Instance method Public Method 20040701
117 GET_SIMULATION Instance method Public Method 20050811
118 GET_SINGLEREQUEST Instance method Public Method 20060825
119 GET_SIZE_HAS_MAX_VALUE Instance method Public Method 20090309
120 GET_SRC Instance method Public Method 20030905
121 GET_SRCNM Instance method Public Method 20051125
122 GET_SRCTP Instance method Public Method 20051125
123 GET_SYNC_PC_REPAIR Static method Private Method Controller Type for Repair in PC 20110929
124 GET_S_BUFFER Instance method Public Method 20041124
125 GET_TEXT Instance method Public Method 20030905
126 GET_TEXT_DEFAULT Instance method Public Method 20061113
127 GET_TGT Instance method Public Method 20030905
128 GET_TGTNM Instance method Public Method 20051125
129 GET_TGTTP Instance method Public Method 20051125
130 GET_TH_RANGE Instance method Public Method 20060616
131 GET_TH_REQUID_SRC_NEW Instance method Public Method 20061130
132 GET_TH_TPL Instance method Public Method 20030919
133 GET_TIMESTMP Instance method Public Method 20031029
134 GET_TRANSFORMATIONS Static method Public Method Get list of transformations (if any) 20050201
135 GET_TSTPNM Instance method Public Method 20031029
136 GET_T_DEFAULT_CHAIN Instance method Public Method 20060310
137 GET_T_FIELDS_SRC_KEYOPT Instance method Public Method 20050808
138 GET_T_INFO_FNAM Instance method Public Method 20051006
139 GET_T_ISOURCE Instance method Public Method 20050809
140 GET_T_TRANSFORMATION Instance method Public Method 20060511
141 GET_UPDMODE Instance method Public Method 20030909
142 GET_WARNINGTSTATE Instance method Public Method 20040910
143 IS_ACTIVE Instance method Public Method 20090407
144 ON_AVERS_CHANGED_IN_MEMORY Instance method Private Event handling method 20031106
145 ON_HEADER_CHANGED Instance method Private Event handling method React to Changes to the DTP Header 20030903
146 ON_SRC_CHANGED Instance method Private Event handling method 20030825
147 ON_TGT_CHANGED Instance method Private Event handling method 20030825
148 ON_TPL_LIST_CHANGED Instance method Private Event handling method React to Changes to the Template List 20030919
149 PROCESSMODE_TO_CTYPE Static method Public Method 20041111
150 READ_DATA Instance method Public Method 20050126
151 REFRESH_A_VERSION Instance method Public Method Checks whether the A version is still up to date 20090930
152 REGISTER_AVERSION_EVENTS Instance method Private Method 20031106
153 REGISTER_NVERSION_EVENTS Instance method Private Method 20031106
154 REMOVE_MVERS Instance method Public Method 20031105
155 REMOVE_TLOGO_DTPA Instance method Private Method 20031104
156 ROLLBACK_CHANGES Instance method Public Method 20031013
157 SAVE Instance method Public Method 20060320
158 SET_AUTOQUALOK Instance method Public Method 20040910
159 SET_AUTORESTART Instance method Public Method 20070731
160 SET_DELTAONLYONCE Instance method Public Method 20060406
161 SET_DTPTEXT Instance method Public Method 20030908
162 SET_DTPTYPE Instance method Public Method 20050121
163 SET_DTPTYPE_AND_ACTIVATE Instance method Public Method 20070115
164 SET_DTPTYPE_STANDARD_OLD Instance method Private Method 20070306
165 SET_DTP_ORIGINAL Instance method Public Method 20050121
166 SET_ERRORHANDLING Instance method Public Method 20031009
167 SET_FETCHUNTILEOF Instance method Public Method 20070606
168 SET_INITSIMU Instance method Public Method 20080201
169 SET_LOGSYS Instance method Public Method 20050119
170 SET_MAXSIZE Instance method Public Method 20040920
171 SET_MINSIZE Instance method Public Method 20091210
172 SET_NOAGGR Instance method Public Method 20031009
173 SET_NUMBER_AT_ERR Instance method Public Method 20031009
174 SET_OBJSTAT Instance method Public Method 20050715
175 SET_OBJVERS_DISPLAY Instance method Public Method 20031110
176 SET_ONLYLASTREQUEST Instance method Public Method 20090324
177 SET_RDASTATUS Instance method Public Method 20050331
178 SET_SINGLEREQUEST Instance method Public Method 20060825
179 SET_SRC Instance method Public Method 20030825
180 SET_S_BUFFER Instance method Public Method 20041124
181 SET_TGT Instance method Public Method 20030825
182 SET_TH_RANGE Instance method Public Method 20060811
183 SET_TRAN_COL Static method Public Method 20111018
184 SET_TSTMP_H_DISPLAY Instance method Public Method 20120927
185 SET_UPDMODE Instance method Public Method 20031009
186 SET_WARNINGTSTATE Instance method Public Method 20040910
187 VERSION_EXISTS Instance method Public Method 20031110
Events
# Event Type Visibility Description Created on
1 AVERS_CHANGED_IN_MEMORY Instance Event
(0)
Public
(2)
20031106
2 HEADER_CHANGED Instance Event
(0)
Public
(2)
20030910
3 MAINTAIN_OBJECT_FREE Instance Event
(0)
Public
(2)
20031016
4 MAINTAIN_OBJECT_NEW Instance Event
(0)
Public
(2)
20031016
5 SRC_CHANGED Instance Event
(0)
Public
(2)
20030910
6 TGT_CHANGED Instance Event
(0)
Public
(2)
20030910
7 TPL_LIST_CHANGED Instance Event
(0)
Public
(2)
20031009
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_DISP_R Private See coding 20090318 begin of s_disp_r, r_disp type ref to cl_rsbk_dtp_v, b_exit type rs_bool, end of s_disp_r
2 S_VERS_H_R Private See coding 20031127 begin of s_vers_h_r, tstmp_h type rstimestmp, r_vers_h type ref to cl_rsbk_dtp_h, end of s_vers_h_r
3 TH_VERS_H_R Private See coding 20031127 th_vers_h_r type hashed table of s_vers_h_r with unique key tstmp_h
Method Signatures

Method ACTIVATE Signature

Method ACTIVATE on class CL_RSBK_DTP has no parameter.
Method ACTIVATE on class CL_RSBK_DTP has no exception.

Method ACTIVATE_BEFORE_EXECUTE Signature

Method ACTIVATE_BEFORE_EXECUTE on class CL_RSBK_DTP has no parameter.
Method ACTIVATE_BEFORE_EXECUTE on class CL_RSBK_DTP has no exception.

Method ADD_ORIGINAL_INFO Signature

Method ADD_ORIGINAL_INFO on class CL_RSBK_DTP has no parameter.
Method ADD_ORIGINAL_INFO on class CL_RSBK_DTP has no exception.

Method ADD_TLOGO_DTPA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WITH_CTO Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20061128
# Exception Resumable Description Created on
1 CX_RS_NOT_AUTHORIZED Keine Berechtigung (nicht als Vaterklasse benutzen !!) 20040129
2 CX_RS_NOT_FOUND Deprecated - use CX_RS_STATIC_CHECK instead 20040129

Method AFTER_ACTIVATION_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMIT Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20081022
2 Importing I_WITH_CTO Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20081022
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20081022

Method CHECK Signature

Method CHECK on class CL_RSBK_DTP has no parameter.
Method CHECK on class CL_RSBK_DTP has no exception.

Method CHECK_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVITY Call by reference Type reference (TYPE) RSSB_ACTIVITY BW: Aktivitäten (Berechtigungsprüfung) 20050607
# Exception Resumable Description Created on
1 CX_RS_NOT_AUTHORIZED Keine Berechtigung für ein Objekt 20031031

Method CHECK_IS_DELETABLE Signature

Method CHECK_IS_DELETABLE on class CL_RSBK_DTP has no parameter.
# Exception Resumable Description Created on
1 CX_RS_CANCELLED Abbruch durch den Benutzer (Dialog) 20070723

Method CHECK_SRC_TGT Signature

Method CHECK_SRC_TGT on class CL_RSBK_DTP has no parameter.
Method CHECK_SRC_TGT on class CL_RSBK_DTP has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DTP Call by reference Type reference (TYPE) RSBKDTPNM 20030822
# Exception Resumable Description Created on
1 CX_RS_ERROR_WITH_MESSAGE Exception mit T100 Fehlermeldung 20030822

Method COPY_BATCH_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TPL_DTP Call by reference Type reference (TYPE) RSBKDTPNM Datentransferprozess ID 20091202

Method COPY_BATCH_SETTINGS on class CL_RSBK_DTP has no exception.

Method COPY_DTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DTPNM Value transfer Type reference (TYPE) RSBKDTPNM Data Transfer Process ID 20120913
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation Failed 20120913

Method COPY_NVERS_FROM_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONSISTENCY_CHECK Value transfer Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20050908
2 Importing I_R_DTP_TPL Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP_V Version eines Datentransferprozesses 20050119
3 Importing I_WITH_CTO_CHECK Value transfer Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20050120
4 Returning R_R_DTP_N Value transfer Object reference (TYPE REF TO) CL_RSBK_DTP_N Datentransferprozess: Pflegeversion 20050119
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20050119

Method COPY_NVERS_FROM_TLOGO_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DTPTYPE Call by reference Type reference (TYPE) RSBKDTPTYPE RSBC_C_DTPTYPE-STANDARD Typ eines Datentransferprozesses 20050202
2 Importing I_T_TLOGO Call by reference Type reference (TYPE) RSTRAN_T_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20050201
3 Returning R_R_DTP_MAINTAIN Value transfer Object reference (TYPE REF TO) IF_RSBK_DTP_MAINTAIN Ändern eines Datentransferprozesses 20060811
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20050201

Method COPY_OTHER_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COPY_DTP Call by reference Type reference (TYPE) RSBKDTPNM Datentransferprozess ID 20120131
2 Importing I_ORIG_DTP Call by reference Type reference (TYPE) RSBKDTPNM Datentransferprozess ID 20120131

Method COPY_OTHER_SETTINGS on class CL_RSBK_DTP has no exception.

Method CREATE_ERROR_DTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMIT Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20050621
2 Importing I_WITH_CTO Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20070417
3 Returning R_R_DTPE Value transfer Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20050620
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20050620

Method CREATE_FROM_TLOGO_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DTPTYPE Call by reference Type reference (TYPE) RSBKDTPTYPE RSBC_C_DTPTYPE-STANDARD Typ eines Datentransferprozesses 20060103
2 Importing I_T_TLOGO Call by reference Type reference (TYPE) RSTRAN_T_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20060103
3 Returning R_R_DTP Value transfer Object reference (TYPE REF TO) IF_RSBK_DTP_DISPLAY Anzeige-Interface DTP 20060103
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20060103

Method CREATE_FROM_TVERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS_TARGET Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Objektversion 20050905
2 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP_V Datentransferprozess: Transport-Version 20050905
3 Importing I_S_LOGSYS Call by reference Type reference (TYPE) RSLOGSYSMAP Logischer Systemname des Quellsystems nach dem Transport 20050121
4 Returning R_R_DTP Value transfer Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20050119
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20050119

Method CREATE_REMOTE_DTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_PATH Call by reference Type reference (TYPE) RSTRAN_T_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20050121
2 Returning R_R_DTP Value transfer Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20050121
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20050121

Method CREATE_REQUEST Signature

Method CREATE_REQUEST on class CL_RSBK_DTP has no parameter.
Method CREATE_REQUEST on class CL_RSBK_DTP has no exception.

Method CREATE_VIRTUAL_DTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMIT Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20081022
2 Importing I_WITH_CTO Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20081022
3 Returning R_R_DTPV Value transfer Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20081022
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20081022

Method DEEP_COPY Signature

Method DEEP_COPY on class CL_RSBK_DTP has no parameter.
Method DEEP_COPY on class CL_RSBK_DTP has no exception.

Method DELETE Signature

Method DELETE on class CL_RSBK_DTP has no parameter.
Method DELETE on class CL_RSBK_DTP has no exception.

Method DELETE_OBSOLETE_DTPS_OF_LOGSYS 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 20070615
2 Importing I_TH_TLOGO_MAP Call by reference Type reference (TYPE) RSO_TH_TLOGO_MAP Mapping zweier TLOGO 20070615
3 Returning R_T_DTP_DELETED Value transfer Type reference (TYPE) RSBK_T_DTPNM gelöschte DTPs 20070615

Method DELETE_OBSOLETE_DTPS_OF_LOGSYS on class CL_RSBK_DTP has no exception.

Method DEQUEUE_DTP_FOR_REQUEST Signature

Method DEQUEUE_DTP_FOR_REQUEST on class CL_RSBK_DTP has no parameter.
Method DEQUEUE_DTP_FOR_REQUEST on class CL_RSBK_DTP has no exception.

Method DEQUEUE_DTP_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODE Call by reference Type reference (TYPE) CHAR1 'E' Einstelliges Kennzeichen 20090930
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20090930

Method DEQUEUE_DTP_VERSION on class CL_RSBK_DTP has no exception.

Method ENQUEUE_DTP_FOR_REQUEST Signature

Method ENQUEUE_DTP_FOR_REQUEST on class CL_RSBK_DTP has no parameter.
# Exception Resumable Description Created on
1 CX_RS_FOREIGN_LOCK Objekt ist gesperrt (nicht als Vaterklasse benutzen !!) 20090930

Method ENQUEUE_DTP_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODE Call by reference Type reference (TYPE) CHAR1 'E' Einstelliges Kennzeichen 20090930
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20090930
# Exception Resumable Description Created on
1 CX_RS_FOREIGN_LOCK Objekt ist gesperrt (nicht als Vaterklasse benutzen !!) 20090930

Method EXISTS_ON_DB Signature

Method EXISTS_ON_DB on class CL_RSBK_DTP has no parameter.
Method EXISTS_ON_DB on class CL_RSBK_DTP has no exception.

Method F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_DTP Call by reference Type reference (TYPE) RSBKDTPNM 20031015
2 Changing C_DTPTEXT Call by reference Type reference (TYPE) RSBKDTPTEXT 20031015
3 Importing I_DISPLAY_ONLY Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE 20031015
4 Importing I_DTPTYPE Call by reference Type reference (TYPE) RSBKDTPTYPE Typ eines Datentransferprozesses 20050825
5 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20100611
6 Importing I_SRC Call by reference Type reference (TYPE) RSBKTGTNM Name der Datenquelle eines Datentransferprozesses 20041012
7 Importing I_SRCTP Call by reference Type reference (TYPE) RSBKTGTTP Typ des Quellobjekts eines Datentransferprozesses 20041012
8 Importing I_TGT Call by reference Type reference (TYPE) RSBKSRCNM Name der Datenquelle eines Datentransferprozesses 20050531
9 Importing I_TGTTP Call by reference Type reference (TYPE) RSBKSRCTP Typ des Quellobjekts eines Datentransferprozesses 20050531

Method F4 on class CL_RSBK_DTP has no exception.

Method F4_WITH_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_DTP Call by reference Type reference (TYPE) RSBKDTPNM 20121009
2 Changing C_DTPTEXT Call by reference Type reference (TYPE) RSBKDTPTEXT 20121009
3 Importing I_DISPLAY_ONLY Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE 20121009
4 Importing I_DTPTYPE Call by reference Type reference (TYPE) RSBKDTPTYPE Type of Data Transfer Process 20121024
5 Importing I_NO_LOGDEL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20121011
6 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Object Version 20121009
7 Importing I_SRC Call by reference Type reference (TYPE) RSBKSRCNM Name of the Data Source for a Data Transfer Process 20121024
8 Importing I_SRCTP Call by reference Type reference (TYPE) RSBKSRCTP Type of Source Object of a Data Transfer Process 20121024
9 Importing I_TGT Call by reference Type reference (TYPE) RSBKTGTNM Name of the Data Target for a Data Transfer Process 20121024
10 Importing I_TGTTP Call by reference Type reference (TYPE) RSBKTGTTP Type of Target Object for a Data Transfer Process 20121024

Method F4_WITH_SEL on class CL_RSBK_DTP has no exception.

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DTP Call by reference Type reference (TYPE) RSBKDTPNM 20030822
2 Importing I_NO_AUTHORITY Call by reference Type reference (TYPE) RS_BOOL Boolean 20081128
3 Returning R_R_DTP Value transfer Object reference (TYPE REF TO) CL_RSBK_DTP 20030822

Method FACTORY on class CL_RSBK_DTP has no exception.

Method FREE Signature

Method FREE on class CL_RSBK_DTP has no parameter.
Method FREE on class CL_RSBK_DTP has no exception.

Method FREE_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 20031103

Method FREE_VERSION on class CL_RSBK_DTP has no exception.

Method GET_ACTIVFL Signature

Method GET_ACTIVFL on class CL_RSBK_DTP has no parameter.
Method GET_ACTIVFL on class CL_RSBK_DTP has no exception.

Method GET_ACTUAL_REQUEST Signature

Method GET_ACTUAL_REQUEST on class CL_RSBK_DTP has no parameter.
Method GET_ACTUAL_REQUEST on class CL_RSBK_DTP has no exception.

Method GET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_DTP Value transfer Type reference (TYPE) RSBK_T_DTP_DETAIL Details zum DTP (mit Text) 20050208

Method GET_ALL on class CL_RSBK_DTP has no exception.

Method GET_ALL_BY_INFOSOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_DTP_DETAIL Value transfer Type reference (TYPE) RSBK_T_DTP_DETAIL Details zum DTP (mit Text) 20050711
2 Exporting E_T_DTP_TXTLG Value transfer Type reference (TYPE) RSO_T_TLOGO_TXTLG BW Repository: TLOGO Objekte und Langtext 20050711
3 Importing I_INFOSOURCE Call by reference Type reference (TYPE) RSNEWSOURCE InfoSource 20050711

Method GET_ALL_BY_INFOSOURCE on class CL_RSBK_DTP has no exception.

Method GET_ALL_BY_ORIGINAL_DTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DTP_ORIGINAL Call by reference Type reference (TYPE) RSBKDTPNM Datentransferprozess ID 20050905
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-DELIVERY Objektversion 20050905
3 Returning R_T_DTPNM Value transfer Type reference (TYPE) RSBK_T_DTPNM Liste von DTP-Namen 20050905

Method GET_ALL_BY_ORIGINAL_DTP on class CL_RSBK_DTP has no exception.

Method GET_ALL_BY_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_DTP_DETAIL Value transfer Type reference (TYPE) RSBK_T_DTP_DETAIL Details zum DTP (mit Text) 20050531
2 Exporting E_T_DTP_TXTLG Value transfer Type reference (TYPE) RSO_T_TLOGO_TXTLG BW Repository: TLOGO Objekte und Langtext 20050531
3 Importing I_DELTAONLYONCE Call by reference Type reference (TYPE) RSBKDELTAONLYONCE Kennzeichen: Delta nur einmal abholen 20090430
4 Importing I_DTPTYPE Call by reference Type reference (TYPE) RSBKDTPTYPE Typ eines Datentransferprozesses 20050124
5 Importing I_NO_LOGDEL Call by reference Type reference (TYPE) RS_BOOL SPACE Boolean 20100319
6 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20060328
7 Importing I_READ_OBJSTAT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE RSBKDTPSTAT lesen 20100611
8 Importing I_SRC Call by reference Type reference (TYPE) RSBKSRCNM Name der Datenquelle eines Datentransferprozesses 20041008
9 Importing I_SRCTP Call by reference Type reference (TYPE) RSBKSRCTP Typ des Zielobjekts eines Datentransferprozesses 20041008
10 Importing I_TGT Call by reference Type reference (TYPE) RSBKTGTNM Name des Datenziels eines Datentransferprozesses 20041008
11 Importing I_TGTTP Call by reference Type reference (TYPE) RSBKTGTTP Typ des Zielobjekts eines Datentransferprozesses 20041008
12 Importing I_UPDMODE Call by reference Type reference (TYPE) RSBKUPDMODE Datentransferprozess: Extraktionsmodus 20050117

Method GET_ALL_BY_PROPERTY on class CL_RSBK_DTP has no exception.

Method GET_ALL_TEXTS Signature

Method GET_ALL_TEXTS on class CL_RSBK_DTP has no parameter.
Method GET_ALL_TEXTS on class CL_RSBK_DTP has no exception.

Method GET_AUTOQUALOK Signature

Method GET_AUTOQUALOK on class CL_RSBK_DTP has no parameter.
Method GET_AUTOQUALOK on class CL_RSBK_DTP has no exception.

Method GET_AUTORESTART Signature

Method GET_AUTORESTART on class CL_RSBK_DTP has no parameter.
Method GET_AUTORESTART on class CL_RSBK_DTP has no exception.

Method GET_BATCH_OK Signature

Method GET_BATCH_OK on class CL_RSBK_DTP has no parameter.
Method GET_BATCH_OK on class CL_RSBK_DTP has no exception.

Method GET_CMD_U Signature

Method GET_CMD_U on class CL_RSBK_DTP has no parameter.
Method GET_CMD_U on class CL_RSBK_DTP has no exception.

Method GET_CMD_X Signature

Method GET_CMD_X on class CL_RSBK_DTP has no parameter.
Method GET_CMD_X on class CL_RSBK_DTP has no exception.

Method GET_CONTREL Signature

Method GET_CONTREL on class CL_RSBK_DTP has no parameter.
Method GET_CONTREL on class CL_RSBK_DTP has no exception.

Method GET_CONTTIMESTMP Signature

Method GET_CONTTIMESTMP on class CL_RSBK_DTP has no parameter.
Method GET_CONTTIMESTMP on class CL_RSBK_DTP has no exception.

Method GET_DELTA Signature

Method GET_DELTA on class CL_RSBK_DTP has no parameter.
Method GET_DELTA on class CL_RSBK_DTP has no exception.

Method GET_DELTAONLYONCE Signature

Method GET_DELTAONLYONCE on class CL_RSBK_DTP has no parameter.
Method GET_DELTAONLYONCE on class CL_RSBK_DTP has no exception.

Method GET_DELTASTAT Signature

Method GET_DELTASTAT on class CL_RSBK_DTP has no parameter.
Method GET_DELTASTAT on class CL_RSBK_DTP has no exception.

Method GET_DISPLAY_MODE Signature

Method GET_DISPLAY_MODE on class CL_RSBK_DTP has no parameter.
Method GET_DISPLAY_MODE on class CL_RSBK_DTP has no exception.

Method GET_DREQSER Signature

Method GET_DREQSER on class CL_RSBK_DTP has no parameter.
Method GET_DREQSER on class CL_RSBK_DTP has no exception.

Method GET_DTP Signature

Method GET_DTP on class CL_RSBK_DTP has no parameter.
Method GET_DTP on class CL_RSBK_DTP has no exception.

Method GET_DTPE Signature

Method GET_DTPE on class CL_RSBK_DTP has no parameter.
Method GET_DTPE on class CL_RSBK_DTP has no exception.

Method GET_DTPTEXT_NO_LOGSYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DTPTEXT Call by reference Type reference (TYPE) RSBKDTPTEXT 20061113
2 Importing I_SRC Call by reference Type reference (TYPE) RSBKSRCNM 20061113
3 Importing I_SRCTP Call by reference Type reference (TYPE) RSBKSRCTP 20061113
4 Importing I_STD_SRC Call by reference Type reference (TYPE) RSBKSRCNM Name der Datenquelle eines Datentransferprozesses 20110112
5 Importing I_STD_SRCTP Call by reference Type reference (TYPE) RSBKSRCTP Typ des Quellobjekts eines Datentransferprozesses 20110112
6 Importing I_TGT Call by reference Type reference (TYPE) RSBKTGTNM 20061113
7 Importing I_TGTTP Call by reference Type reference (TYPE) RSBKTGTTP 20061113
8 Returning R_DTPTEXT_NO_LOGSYS Value transfer Type reference (TYPE) RSBKDTPTEXT 20061113

Method GET_DTPTEXT_NO_LOGSYS on class CL_RSBK_DTP has no exception.

Method GET_DTPTEXT_STATIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20100114
2 Importing I_SRC Call by reference Type reference (TYPE) RSBKSRCNM Name der Datenquelle eines Datentransferprozesses 20061113
3 Importing I_SRCTP Call by reference Type reference (TYPE) RSBKSRCTP Typ des Quellobjekts eines Datentransferprozesses 20061113
4 Importing I_STD_SRC Call by reference Type reference (TYPE) RSBKSRCNM Name der Datenquelle eines Datentransferprozesses 20110112
5 Importing I_STD_SRCTP Call by reference Type reference (TYPE) RSBKSRCTP Typ des Quellobjekts eines Datentransferprozesses 20110112
6 Importing I_TGT Call by reference Type reference (TYPE) RSBKTGTNM Name des Datenziels eines Datentransferprozesses 20061113
7 Importing I_TGTTP Call by reference Type reference (TYPE) RSBKTGTTP Typ des Zielobjekts eines Datentransferprozesses 20061113
8 Importing I_WITH_LOGSYS Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20061113
9 Returning R_DTPTEXT Value transfer Type reference (TYPE) RSBKDTPTEXT Bezeichnung des Datentransferprozesses 20061113

Method GET_DTPTEXT_STATIC on class CL_RSBK_DTP has no exception.

Method GET_DTPTEXT_USABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DTPTEXT_DB Call by reference Type reference (TYPE) RSBKDTPTEXT 20061114
2 Importing I_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20100114
3 Importing I_SRC Call by reference Type reference (TYPE) RSBKSRCNM 20061114
4 Importing I_SRCTP Call by reference Type reference (TYPE) RSBKSRCTP 20061114
5 Importing I_STD_SRC Call by reference Type reference (TYPE) RSBKSRCNM Name der Datenquelle eines Datentransferprozesses 20110112
6 Importing I_STD_SRCTP Call by reference Type reference (TYPE) RSBKSRCTP Typ des Quellobjekts eines Datentransferprozesses 20110112
7 Importing I_TGT Call by reference Type reference (TYPE) RSBKTGTNM 20061114
8 Importing I_TGTTP Call by reference Type reference (TYPE) RSBKTGTTP 20061114
9 Returning R_DTPTEXT_USABLE Value transfer Type reference (TYPE) RSBKDTPTEXT 20061114

Method GET_DTPTEXT_USABLE on class CL_RSBK_DTP has no exception.

Method GET_DTPTYPE Signature

Method GET_DTPTYPE on class CL_RSBK_DTP has no parameter.
Method GET_DTPTYPE on class CL_RSBK_DTP has no exception.

Method GET_DTPV Signature

Method GET_DTPV on class CL_RSBK_DTP has no parameter.
Method GET_DTPV on class CL_RSBK_DTP has no exception.

Method GET_DTP_EQUIVALENT_FOR_LOGSYS Signature

Method GET_DTP_EQUIVALENT_FOR_LOGSYS on class CL_RSBK_DTP has no parameter.
Method GET_DTP_EQUIVALENT_FOR_LOGSYS on class CL_RSBK_DTP has no exception.

Method GET_DTP_ORIGINAL Signature

Method GET_DTP_ORIGINAL on class CL_RSBK_DTP has no parameter.
Method GET_DTP_ORIGINAL on class CL_RSBK_DTP has no exception.

Method GET_DTP_SHADOW Signature

Method GET_DTP_SHADOW on class CL_RSBK_DTP has no parameter.
Method GET_DTP_SHADOW on class CL_RSBK_DTP has no exception.

Method GET_DTP_STANDARD Signature

Method GET_DTP_STANDARD on class CL_RSBK_DTP has no parameter.
Method GET_DTP_STANDARD on class CL_RSBK_DTP has no exception.

Method GET_DVERSKEY Signature

Method GET_DVERSKEY on class CL_RSBK_DTP has no parameter.
Method GET_DVERSKEY on class CL_RSBK_DTP has no exception.

Method GET_ERRORHANDLING Signature

Method GET_ERRORHANDLING on class CL_RSBK_DTP has no parameter.
Method GET_ERRORHANDLING on class CL_RSBK_DTP has no exception.

Method GET_FETCHUNTILEOF Signature

Method GET_FETCHUNTILEOF on class CL_RSBK_DTP has no parameter.
Method GET_FETCHUNTILEOF on class CL_RSBK_DTP has no exception.

Method GET_GROUPFIELDS Signature

Method GET_GROUPFIELDS on class CL_RSBK_DTP has no parameter.
Method GET_GROUPFIELDS on class CL_RSBK_DTP has no exception.

Method GET_GROUPS_EXIST Signature

Method GET_GROUPS_EXIST on class CL_RSBK_DTP has no parameter.
Method GET_GROUPS_EXIST on class CL_RSBK_DTP has no exception.

Method GET_GROUP_ERRHDL_NEEDS Signature

Method GET_GROUP_ERRHDL_NEEDS on class CL_RSBK_DTP has no parameter.
Method GET_GROUP_ERRHDL_NEEDS on class CL_RSBK_DTP has no exception.

Method GET_GROUP_PREIMAGE Signature

Method GET_GROUP_PREIMAGE on class CL_RSBK_DTP has no parameter.
Method GET_GROUP_PREIMAGE on class CL_RSBK_DTP has no exception.

Method GET_GROUP_TRAN_EXIST Signature

Method GET_GROUP_TRAN_EXIST on class CL_RSBK_DTP has no parameter.
Method GET_GROUP_TRAN_EXIST on class CL_RSBK_DTP has no exception.

Method GET_INFOSOURCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SRC Call by reference Type reference (TYPE) RSBKSRCNM Name der Datenquelle eines Datentransferprozesses 20050711
2 Importing I_SRCTP Call by reference Type reference (TYPE) RSBKSRCTP Typ des Quellobjekts eines Datentransferprozesses 20050711
3 Importing I_TGT Call by reference Type reference (TYPE) RSBKTGTNM Name des Datenziels eines Datentransferprozesses 20050711
4 Importing I_TGTTP Call by reference Type reference (TYPE) RSBKTGTTP Typ des Zielobjekts eines Datentransferprozesses 20050711
5 Returning R_T_TLOGO_INFOSOURCE Value transfer Type reference (TYPE) RSO_T_TLOGO BW Repository: Tabelle von TLOGO Objekten (mit Typ) 20050711
# Exception Resumable Description Created on
1 CX_RSTRAN_NOT_FOUND Objekt nicht gefunden 20050711

Method GET_INITSIMU Signature

Method GET_INITSIMU on class CL_RSBK_DTP has no parameter.
Method GET_INITSIMU on class CL_RSBK_DTP has no exception.

Method GET_ISSAVED Signature

Method GET_ISSAVED on class CL_RSBK_DTP has no parameter.
Method GET_ISSAVED on class CL_RSBK_DTP has no exception.

Method GET_KEY_PREIMAGE Signature

Method GET_KEY_PREIMAGE on class CL_RSBK_DTP has no parameter.
Method GET_KEY_PREIMAGE on class CL_RSBK_DTP has no exception.

Method GET_LOGSYS Signature

Method GET_LOGSYS on class CL_RSBK_DTP has no parameter.
Method GET_LOGSYS on class CL_RSBK_DTP has no exception.

Method GET_LOGSYSMAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOGSYS_ORG Call by reference Type reference (TYPE) LOGSYS Logisches System 20100408
2 Importing I_WITH_LOG Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20100408
3 Returning R_T_LOGSYS_MAP Value transfer Type reference (TYPE) RSSM_T_LOGSYSMAP Mapping von logischen Systemen für Transport 20100408

Method GET_LOGSYSMAP on class CL_RSBK_DTP has no exception.

Method GET_MAXSIZE Signature

Method GET_MAXSIZE on class CL_RSBK_DTP has no parameter.
Method GET_MAXSIZE on class CL_RSBK_DTP has no exception.

Method GET_MINSIZE Signature

Method GET_MINSIZE on class CL_RSBK_DTP has no parameter.
Method GET_MINSIZE on class CL_RSBK_DTP has no exception.

Method GET_NOAGGR Signature

Method GET_NOAGGR on class CL_RSBK_DTP has no parameter.
Method GET_NOAGGR on class CL_RSBK_DTP has no exception.

Method GET_NON_COMMUTATIVE Signature

Method GET_NON_COMMUTATIVE on class CL_RSBK_DTP has no parameter.
Method GET_NON_COMMUTATIVE on class CL_RSBK_DTP has no exception.

Method GET_NUMBER_AT_ERR Signature

Method GET_NUMBER_AT_ERR on class CL_RSBK_DTP has no parameter.
Method GET_NUMBER_AT_ERR on class CL_RSBK_DTP has no exception.

Method GET_NUMBER_OF_PROCS Signature

Method GET_NUMBER_OF_PROCS on class CL_RSBK_DTP has no parameter.
Method GET_NUMBER_OF_PROCS on class CL_RSBK_DTP has no exception.

Method GET_OBJREF_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 20090317
2 Returning R_S_VERS Value transfer Type reference (TYPE) S_DISP_R 20090318
# Exception Resumable Description Created on
1 CX_RS_CANCELLED Exception mit T100 Fehlermeldung 20090317

Method GET_OBJSTAT Signature

Method GET_OBJSTAT on class CL_RSBK_DTP has no parameter.
Method GET_OBJSTAT on class CL_RSBK_DTP has no exception.

Method GET_OBJVERS Signature

Method GET_OBJVERS on class CL_RSBK_DTP has no parameter.
Method GET_OBJVERS on class CL_RSBK_DTP has no exception.

Method GET_OBJ_REF_COLLECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_DTP_COLLECTION Value transfer Object reference (TYPE REF TO) CL_RSBK_DTP_COLLECTION 20031104

Method GET_OBJ_REF_COLLECTION on class CL_RSBK_DTP has no exception.

Method GET_OBJ_REF_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 20031105
2 Importing I_WITH_AUTHORITY Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE 20031031
3 Returning R_R_VERS Value transfer Object reference (TYPE REF TO) CL_RSBK_DTP_V 20031008
# Exception Resumable Description Created on
1 CX_RS_CANCELLED Exception mit T100 Fehlermeldung 20031031
2 CX_RS_NOT_AUTHORIZED Keine Berechtigung für ein Objekt 20031031

Method GET_OBJ_REF_DTPV Signature

Method GET_OBJ_REF_DTPV on class CL_RSBK_DTP has no parameter.
Method GET_OBJ_REF_DTPV on class CL_RSBK_DTP has no exception.

Method GET_OBJ_REF_DTP_ERROR Signature

Method GET_OBJ_REF_DTP_ERROR on class CL_RSBK_DTP has no parameter.
Method GET_OBJ_REF_DTP_ERROR on class CL_RSBK_DTP has no exception.

Method GET_OBJ_REF_DTP_STANDARD Signature

Method GET_OBJ_REF_DTP_STANDARD on class CL_RSBK_DTP has no parameter.
Method GET_OBJ_REF_DTP_STANDARD on class CL_RSBK_DTP has no exception.

Method GET_OBJ_REF_ERROR_HANDLER Signature

Method GET_OBJ_REF_ERROR_HANDLER on class CL_RSBK_DTP has no parameter.
Method GET_OBJ_REF_ERROR_HANDLER on class CL_RSBK_DTP has no exception.

Method GET_OBJ_REF_FILTER Signature

Method GET_OBJ_REF_FILTER on class CL_RSBK_DTP has no parameter.
Method GET_OBJ_REF_FILTER on class CL_RSBK_DTP has no exception.

Method GET_OBJ_REF_HVERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TSTMP_H Call by reference Type reference (TYPE) RSTIMESTMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20031127
2 Returning R_R_DTP_H Value transfer Object reference (TYPE REF TO) CL_RSBK_DTP_H Datentransferprozess: historische Version 20031127
# Exception Resumable Description Created on
1 CX_RS_ERROR_WITH_MESSAGE Deprecated - use CX_RS_STATIC_CHECK instead 20031127
2 CX_RS_NOT_FOUND Objekt nicht gefunden 20031127

Method GET_OBJ_REF_MAINTAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WITH_CTO_CHECK Value transfer Type reference (TYPE) RS_BOOL RS_C_TRUE 20031031
2 Importing I_WITH_TRAN_ACT_CHECK Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20110419
3 Returning R_R_VERS_N Value transfer Object reference (TYPE REF TO) CL_RSBK_DTP_N 20031008
# Exception Resumable Description Created on
1 CX_RS_CANCELLED Abbruch durch den Benutzer (Dialog) 20031031
2 CX_RS_DISPLAY_ONLY Objekt darf nur angezeigt, nicht aber bearbeitet werden 20031031
3 CX_RS_NOT_AUTHORIZED Keine Berechtigung für ein Objekt 20031031

Method GET_OBJ_REF_OBJVERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BYPASSING_BUFFER Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20090930
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 20031008
3 Returning R_R_VERS Value transfer Object reference (TYPE REF TO) CL_RSBK_DTP_V 20031008
# Exception Resumable Description Created on
1 CX_RS_VERSION_NOT_FOUND Objekt nicht gefunden 20050415

Method GET_OBJ_REF_SRC Signature

Method GET_OBJ_REF_SRC on class CL_RSBK_DTP has no parameter.
Method GET_OBJ_REF_SRC on class CL_RSBK_DTP has no exception.

Method GET_OBJ_REF_SRC_LAST Signature

Method GET_OBJ_REF_SRC_LAST on class CL_RSBK_DTP has no parameter.
Method GET_OBJ_REF_SRC_LAST on class CL_RSBK_DTP has no exception.

Method GET_OBJ_REF_TGT Signature

Method GET_OBJ_REF_TGT on class CL_RSBK_DTP has no parameter.
Method GET_OBJ_REF_TGT on class CL_RSBK_DTP has no exception.

Method GET_OBJ_REF_TGT_FIRST Signature

Method GET_OBJ_REF_TGT_FIRST on class CL_RSBK_DTP has no parameter.
Method GET_OBJ_REF_TGT_FIRST on class CL_RSBK_DTP has no exception.

Method GET_OBJ_REF_TPL_U Signature

Method GET_OBJ_REF_TPL_U on class CL_RSBK_DTP has no parameter.
Method GET_OBJ_REF_TPL_U on class CL_RSBK_DTP has no exception.

Method GET_OBJ_REF_TPL_X Signature

Method GET_OBJ_REF_TPL_X on class CL_RSBK_DTP has no parameter.
Method GET_OBJ_REF_TPL_X on class CL_RSBK_DTP has no exception.

Method GET_OBSERVER Signature

Method GET_OBSERVER on class CL_RSBK_DTP has no parameter.
Method GET_OBSERVER on class CL_RSBK_DTP has no exception.

Method GET_ONLYLASTREQUEST Signature

Method GET_ONLYLASTREQUEST on class CL_RSBK_DTP has no parameter.
Method GET_ONLYLASTREQUEST on class CL_RSBK_DTP has no exception.

Method GET_OWNER Signature

Method GET_OWNER on class CL_RSBK_DTP has no parameter.
Method GET_OWNER on class CL_RSBK_DTP has no exception.

Method GET_PROCESSMODE Signature

Method GET_PROCESSMODE on class CL_RSBK_DTP has no parameter.
Method GET_PROCESSMODE on class CL_RSBK_DTP has no exception.

Method GET_PROCESSMODES_FOR_F4 Signature

Method GET_PROCESSMODES_FOR_F4 on class CL_RSBK_DTP has no parameter.
Method GET_PROCESSMODES_FOR_F4 on class CL_RSBK_DTP has no exception.

Method GET_PROCMODE_NO_SCRIPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PROCESSMODE Value transfer Type reference (TYPE) RSBKPROCESSMODE Processing Mode 20121015

Method GET_PROCMODE_NO_SCRIPT on class CL_RSBK_DTP has no exception.

Method GET_RDASTATUS Signature

Method GET_RDASTATUS on class CL_RSBK_DTP has no parameter.
Method GET_RDASTATUS on class CL_RSBK_DTP has no exception.

Method GET_REALTIME_SUPPORTED Signature

Method GET_REALTIME_SUPPORTED on class CL_RSBK_DTP has no parameter.
Method GET_REALTIME_SUPPORTED on class CL_RSBK_DTP has no exception.

Method GET_RELATED_AS_REC_DATA_FROM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJNM Call by reference Type reference (TYPE) SOBJ_NAME 20051007
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 20051007
3 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO 20051007
4 Returning R_T_TLOGO_ASC Value transfer Type reference (TYPE) RSO_T_TLOGO_ASC 20051007

Method GET_RELATED_AS_REC_DATA_FROM on class CL_RSBK_DTP has no exception.

Method GET_RELATED_AS_SEND_DATA_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJNM Call by reference Type reference (TYPE) SOBJ_NAME 20051007
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 20051007
3 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO 20051007
4 Returning R_T_TLOGO_ASC Value transfer Type reference (TYPE) RSO_T_TLOGO_ASC 20051007

Method GET_RELATED_AS_SEND_DATA_TO on class CL_RSBK_DTP has no exception.

Method GET_RELATED_AS_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJNM Call by reference Type reference (TYPE) SOBJ_NAME 20051007
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 20051007
3 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO 20051007
4 Returning R_T_TLOGO_ASC Value transfer Type reference (TYPE) RSO_T_TLOGO_ASC 20051007

Method GET_RELATED_AS_USED on class CL_RSBK_DTP has no exception.

Method GET_REMOTE_SUPPORTED Signature

Method GET_REMOTE_SUPPORTED on class CL_RSBK_DTP has no parameter.
Method GET_REMOTE_SUPPORTED on class CL_RSBK_DTP has no exception.

Method GET_SERIALIZED Signature

Method GET_SERIALIZED on class CL_RSBK_DTP has no parameter.
Method GET_SERIALIZED on class CL_RSBK_DTP has no exception.

Method GET_SIMULATION Signature

Method GET_SIMULATION on class CL_RSBK_DTP has no parameter.
Method GET_SIMULATION on class CL_RSBK_DTP has no exception.

Method GET_SINGLEREQUEST Signature

Method GET_SINGLEREQUEST on class CL_RSBK_DTP has no parameter.
Method GET_SINGLEREQUEST on class CL_RSBK_DTP has no exception.

Method GET_SIZE_HAS_MAX_VALUE Signature

Method GET_SIZE_HAS_MAX_VALUE on class CL_RSBK_DTP has no parameter.
Method GET_SIZE_HAS_MAX_VALUE on class CL_RSBK_DTP has no exception.

Method GET_SRC Signature

Method GET_SRC on class CL_RSBK_DTP has no parameter.
Method GET_SRC on class CL_RSBK_DTP has no exception.

Method GET_SRCNM Signature

Method GET_SRCNM on class CL_RSBK_DTP has no parameter.
Method GET_SRCNM on class CL_RSBK_DTP has no exception.

Method GET_SRCTP Signature

Method GET_SRCTP on class CL_RSBK_DTP has no parameter.
Method GET_SRCTP on class CL_RSBK_DTP has no exception.

Method GET_SYNC_PC_REPAIR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CTYPE Value transfer Type reference (TYPE) RSBKCONTROLLERTYPE DTP: Typ des Controllers 20110929

Method GET_SYNC_PC_REPAIR on class CL_RSBK_DTP has no exception.

Method GET_S_BUFFER Signature

Method GET_S_BUFFER on class CL_RSBK_DTP has no parameter.
Method GET_S_BUFFER on class CL_RSBK_DTP has no exception.

Method GET_TEXT Signature

Method GET_TEXT on class CL_RSBK_DTP has no parameter.
Method GET_TEXT on class CL_RSBK_DTP has no exception.

Method GET_TEXT_DEFAULT Signature

Method GET_TEXT_DEFAULT on class CL_RSBK_DTP has no parameter.
Method GET_TEXT_DEFAULT on class CL_RSBK_DTP has no exception.

Method GET_TGT Signature

Method GET_TGT on class CL_RSBK_DTP has no parameter.
Method GET_TGT on class CL_RSBK_DTP has no exception.

Method GET_TGTNM Signature

Method GET_TGTNM on class CL_RSBK_DTP has no parameter.
Method GET_TGTNM on class CL_RSBK_DTP has no exception.

Method GET_TGTTP Signature

Method GET_TGTTP on class CL_RSBK_DTP has no parameter.
Method GET_TGTTP on class CL_RSBK_DTP has no exception.

Method GET_TH_RANGE Signature

Method GET_TH_RANGE on class CL_RSBK_DTP has no parameter.
Method GET_TH_RANGE on class CL_RSBK_DTP has no exception.

Method GET_TH_REQUID_SRC_NEW Signature

Method GET_TH_REQUID_SRC_NEW on class CL_RSBK_DTP has no parameter.
Method GET_TH_REQUID_SRC_NEW on class CL_RSBK_DTP has no exception.

Method GET_TH_TPL Signature

Method GET_TH_TPL on class CL_RSBK_DTP has no parameter.
Method GET_TH_TPL on class CL_RSBK_DTP has no exception.

Method GET_TIMESTMP Signature

Method GET_TIMESTMP on class CL_RSBK_DTP has no parameter.
Method GET_TIMESTMP on class CL_RSBK_DTP has no exception.

Method GET_TRANSFORMATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SRC Call by reference Type reference (TYPE) RSBKSRCNM Name der Datenquelle eines Datentransferprozesses 20050201
2 Importing I_SRCTP Call by reference Type reference (TYPE) RSBKSRCTP Typ des Quellobjekts eines Datentransferprozesses 20050201
3 Importing I_TGT Call by reference Type reference (TYPE) RSBKTGTNM Name des Datenziels eines Datentransferprozesses 20050201
4 Importing I_TGTTP Call by reference Type reference (TYPE) RSBKTGTTP Typ des Zielobjekts eines Datentransferprozesses 20050201
5 Returning R_T_TLOGO_TRANSFORM Value transfer Type reference (TYPE) RSO_T_TLOGO BW Repository: Tabelle von TLOGO Objekten (mit Typ) 20050201
# Exception Resumable Description Created on
1 CX_RSTRAN_NOT_FOUND Objekt nicht gefunden 20050201

Method GET_TSTPNM Signature

Method GET_TSTPNM on class CL_RSBK_DTP has no parameter.
Method GET_TSTPNM on class CL_RSBK_DTP has no exception.

Method GET_T_DEFAULT_CHAIN Signature

Method GET_T_DEFAULT_CHAIN on class CL_RSBK_DTP has no parameter.
Method GET_T_DEFAULT_CHAIN on class CL_RSBK_DTP has no exception.

Method GET_T_FIELDS_SRC_KEYOPT Signature

Method GET_T_FIELDS_SRC_KEYOPT on class CL_RSBK_DTP has no parameter.
Method GET_T_FIELDS_SRC_KEYOPT on class CL_RSBK_DTP has no exception.

Method GET_T_INFO_FNAM Signature

Method GET_T_INFO_FNAM on class CL_RSBK_DTP has no parameter.
Method GET_T_INFO_FNAM on class CL_RSBK_DTP has no exception.

Method GET_T_ISOURCE Signature

Method GET_T_ISOURCE on class CL_RSBK_DTP has no parameter.
Method GET_T_ISOURCE on class CL_RSBK_DTP has no exception.

Method GET_T_TRANSFORMATION Signature

Method GET_T_TRANSFORMATION on class CL_RSBK_DTP has no parameter.
Method GET_T_TRANSFORMATION on class CL_RSBK_DTP has no exception.

Method GET_UPDMODE Signature

Method GET_UPDMODE on class CL_RSBK_DTP has no parameter.
Method GET_UPDMODE on class CL_RSBK_DTP has no exception.

Method GET_WARNINGTSTATE Signature

Method GET_WARNINGTSTATE on class CL_RSBK_DTP has no parameter.
Method GET_WARNINGTSTATE on class CL_RSBK_DTP has no exception.

Method IS_ACTIVE Signature

Method IS_ACTIVE on class CL_RSBK_DTP has no parameter.
Method IS_ACTIVE on class CL_RSBK_DTP has no exception.

Method ON_AVERS_CHANGED_IN_MEMORY Signature

Method ON_AVERS_CHANGED_IN_MEMORY on class CL_RSBK_DTP has no parameter.
Method ON_AVERS_CHANGED_IN_MEMORY on class CL_RSBK_DTP has no exception.

Method ON_HEADER_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANGED_ON_DB Value transfer Attribute reference (LIKE) 20050622
2 Importing I_DTP Value transfer Attribute reference (LIKE) 20030903
3 Importing I_S_FIELDVALUE Value transfer Attribute reference (LIKE) 20060707

Method ON_HEADER_CHANGED on class CL_RSBK_DTP has no exception.

Method ON_SRC_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DTP Value transfer Attribute reference (LIKE) 20030825

Method ON_SRC_CHANGED on class CL_RSBK_DTP has no exception.

Method ON_TGT_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DTP Value transfer Attribute reference (LIKE) 20030825

Method ON_TGT_CHANGED on class CL_RSBK_DTP has no exception.

Method ON_TPL_LIST_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DTP Value transfer Attribute reference (LIKE) 20030919

Method ON_TPL_LIST_CHANGED on class CL_RSBK_DTP has no exception.

Method PROCESSMODE_TO_CTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROCESSMODE Call by reference Type reference (TYPE) RSBKPROCESSMODE Verarbeitungsmodus (Parallel / Seriell) 20041111
2 Returning R_CTYPE Value transfer Type reference (TYPE) RSBKCONTROLLERTYPE DTP: Typ des Controllers 20041111

Method PROCESSMODE_TO_CTYPE on class CL_RSBK_DTP has no exception.

Method READ_DATA Signature

Method READ_DATA on class CL_RSBK_DTP has no parameter.
Method READ_DATA on class CL_RSBK_DTP has no exception.

Method REFRESH_A_VERSION Signature

Method REFRESH_A_VERSION on class CL_RSBK_DTP has no parameter.
Method REFRESH_A_VERSION on class CL_RSBK_DTP has no exception.

Method REGISTER_AVERSION_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVATION Call by reference Type reference (TYPE) CHAR1 SPACE 20031106

Method REGISTER_AVERSION_EVENTS on class CL_RSBK_DTP has no exception.

Method REGISTER_NVERSION_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVATION Call by reference Type reference (TYPE) CHAR1 SPACE 20031106

Method REGISTER_NVERSION_EVENTS on class CL_RSBK_DTP has no exception.

Method REMOVE_MVERS Signature

Method REMOVE_MVERS on class CL_RSBK_DTP has no parameter.
# Exception Resumable Description Created on
1 CX_RS_ERROR_WITH_MESSAGE Deprecated - use CX_RS_STATIC_CHECK instead 20031105

Method REMOVE_TLOGO_DTPA Signature

Method REMOVE_TLOGO_DTPA on class CL_RSBK_DTP has no parameter.
Method REMOVE_TLOGO_DTPA on class CL_RSBK_DTP has no exception.

Method ROLLBACK_CHANGES Signature

Method ROLLBACK_CHANGES on class CL_RSBK_DTP has no parameter.
# Exception Resumable Description Created on
1 CX_RS_ERROR_WITH_MESSAGE Exception mit T100 Fehlermeldung 20031016

Method SAVE Signature

Method SAVE on class CL_RSBK_DTP has no parameter.
Method SAVE on class CL_RSBK_DTP has no exception.

Method SET_AUTOQUALOK Signature

Method SET_AUTOQUALOK on class CL_RSBK_DTP has no parameter.
Method SET_AUTOQUALOK on class CL_RSBK_DTP has no exception.

Method SET_AUTORESTART Signature

Method SET_AUTORESTART on class CL_RSBK_DTP has no parameter.
Method SET_AUTORESTART on class CL_RSBK_DTP has no exception.

Method SET_DELTAONLYONCE Signature

Method SET_DELTAONLYONCE on class CL_RSBK_DTP has no parameter.
Method SET_DELTAONLYONCE on class CL_RSBK_DTP has no exception.

Method SET_DTPTEXT Signature

Method SET_DTPTEXT on class CL_RSBK_DTP has no parameter.
Method SET_DTPTEXT on class CL_RSBK_DTP has no exception.

Method SET_DTPTYPE Signature

Method SET_DTPTYPE on class CL_RSBK_DTP has no parameter.
Method SET_DTPTYPE on class CL_RSBK_DTP has no exception.

Method SET_DTPTYPE_AND_ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMIT Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20070115
2 Importing I_DTPTYPE Call by reference Type reference (TYPE) RSBKDTPTYPE Typ eines Datentransferprozesses 20070115
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20070115

Method SET_DTPTYPE_STANDARD_OLD Signature

Method SET_DTPTYPE_STANDARD_OLD on class CL_RSBK_DTP has no parameter.
# Exception Resumable Description Created on
1 CX_RS_FAILED Objekt darf nur angezeigt, nicht aber bearbeitet werden 20070306

Method SET_DTP_ORIGINAL Signature

Method SET_DTP_ORIGINAL on class CL_RSBK_DTP has no parameter.
Method SET_DTP_ORIGINAL on class CL_RSBK_DTP has no exception.

Method SET_ERRORHANDLING Signature

Method SET_ERRORHANDLING on class CL_RSBK_DTP has no parameter.
Method SET_ERRORHANDLING on class CL_RSBK_DTP has no exception.

Method SET_FETCHUNTILEOF Signature

Method SET_FETCHUNTILEOF on class CL_RSBK_DTP has no parameter.
Method SET_FETCHUNTILEOF on class CL_RSBK_DTP has no exception.

Method SET_INITSIMU Signature

Method SET_INITSIMU on class CL_RSBK_DTP has no parameter.
Method SET_INITSIMU on class CL_RSBK_DTP has no exception.

Method SET_LOGSYS Signature

Method SET_LOGSYS on class CL_RSBK_DTP has no parameter.
Method SET_LOGSYS on class CL_RSBK_DTP has no exception.

Method SET_MAXSIZE Signature

Method SET_MAXSIZE on class CL_RSBK_DTP has no parameter.
Method SET_MAXSIZE on class CL_RSBK_DTP has no exception.

Method SET_MINSIZE Signature

Method SET_MINSIZE on class CL_RSBK_DTP has no parameter.
Method SET_MINSIZE on class CL_RSBK_DTP has no exception.

Method SET_NOAGGR Signature

Method SET_NOAGGR on class CL_RSBK_DTP has no parameter.
Method SET_NOAGGR on class CL_RSBK_DTP has no exception.

Method SET_NUMBER_AT_ERR Signature

Method SET_NUMBER_AT_ERR on class CL_RSBK_DTP has no parameter.
Method SET_NUMBER_AT_ERR on class CL_RSBK_DTP has no exception.

Method SET_OBJSTAT Signature

Method SET_OBJSTAT on class CL_RSBK_DTP has no parameter.
Method SET_OBJSTAT on class CL_RSBK_DTP has no exception.

Method SET_OBJVERS_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BYPASSING_BUFFER Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20090930
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20031110
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20031110

Method SET_ONLYLASTREQUEST Signature

Method SET_ONLYLASTREQUEST on class CL_RSBK_DTP has no parameter.
Method SET_ONLYLASTREQUEST on class CL_RSBK_DTP has no exception.

Method SET_RDASTATUS Signature

Method SET_RDASTATUS on class CL_RSBK_DTP has no parameter.
Method SET_RDASTATUS on class CL_RSBK_DTP has no exception.

Method SET_SINGLEREQUEST Signature

Method SET_SINGLEREQUEST on class CL_RSBK_DTP has no parameter.
Method SET_SINGLEREQUEST on class CL_RSBK_DTP has no exception.

Method SET_SRC Signature

Method SET_SRC on class CL_RSBK_DTP has no parameter.
Method SET_SRC on class CL_RSBK_DTP has no exception.

Method SET_S_BUFFER Signature

Method SET_S_BUFFER on class CL_RSBK_DTP has no parameter.
Method SET_S_BUFFER on class CL_RSBK_DTP has no exception.

Method SET_TGT Signature

Method SET_TGT on class CL_RSBK_DTP has no parameter.
Method SET_TGT on class CL_RSBK_DTP has no exception.

Method SET_TH_RANGE Signature

Method SET_TH_RANGE on class CL_RSBK_DTP has no parameter.
Method SET_TH_RANGE on class CL_RSBK_DTP has no exception.

Method SET_TRAN_COL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_DTP_COL Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP_COLLECTION Datentransferprozess: Collectionklasse 20111018

Method SET_TRAN_COL on class CL_RSBK_DTP has no exception.

Method SET_TSTMP_H_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TSTMP_H Call by reference Type reference (TYPE) RSTIMESTMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20120927

Method SET_TSTMP_H_DISPLAY on class CL_RSBK_DTP has no exception.

Method SET_UPDMODE Signature

Method SET_UPDMODE on class CL_RSBK_DTP has no parameter.
Method SET_UPDMODE on class CL_RSBK_DTP has no exception.

Method SET_WARNINGTSTATE Signature

Method SET_WARNINGTSTATE on class CL_RSBK_DTP has no parameter.
Method SET_WARNINGTSTATE on class CL_RSBK_DTP has no exception.

Method VERSION_EXISTS Signature

Method VERSION_EXISTS on class CL_RSBK_DTP has no parameter.
Method VERSION_EXISTS on class CL_RSBK_DTP has no exception.
Event Signatures

Event AVERS_CHANGED_IN_MEMORY Signature
Event AVERS_CHANGED_IN_MEMORY on class CL_RSBK_DTP has no parameter.
Event HEADER_CHANGED Signature
Event HEADER_CHANGED on class CL_RSBK_DTP has no parameter.
Event MAINTAIN_OBJECT_FREE Signature
Event MAINTAIN_OBJECT_FREE on class CL_RSBK_DTP has no parameter.
Event MAINTAIN_OBJECT_NEW Signature
Event MAINTAIN_OBJECT_NEW on class CL_RSBK_DTP has no parameter.
Event SRC_CHANGED Signature
Event SRC_CHANGED on class CL_RSBK_DTP has no parameter.
Event TGT_CHANGED Signature
Event TGT_CHANGED on class CL_RSBK_DTP has no parameter.
Event TPL_LIST_CHANGED Signature
Event TPL_LIST_CHANGED on class CL_RSBK_DTP has no parameter.
Meta Relationship - Using (full list)
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_DTP_DISPLAY DTP Display Interface 20030905
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_DTP_EXECUTE Execute a Data Transfer Process 20031106
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_DTP_MAINTAIN Change Data Transfer Process 20030822
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_SERVER Interface for General Servers of a DTP 20050615
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_SRC Interface for Data Sources of a DTP 20050615
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_SRC_STATIC Interface for Data Sources of a DTP (Static) 20050615
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSCRT_DEMON_DTP Interface Real-Time Demon/DTP 20041029
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSCRT_DEMON_REQUEST_HANDLER Demon: Interface for Request Handling 20041103
9 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_TLOGO TLOGO Object 20031017
10 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_TLOGO_GENERAL BW Repository: TLOGO Objects - General 20031017
11 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_TLOGO_MAINTAIN BW Repository: TLOGO Objects - Changes/Maintenance 20031009
12 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_TLOGO_MAINTAIN_INT BW Repository: TLOGO Objects - INTERN: Activation 20031017
13 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_TLOGO_SEARCH BW Repository: Advanced search for TLOGO objects 20080218
14 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_TLOGO_SOURSYS_DEPENDENT Source-System-Dependent BW TLOGO Object -Del. and Shad. Tab. 20050113
15 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_TLOGO_TRANSPORT Transpt Connection - Optional (Wrapper for CL_RSO_TRANSPORT) 20031017
16 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_ADD_PROCESS Exit When Adding a Process 20080905
17 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_CALL_MONITOR Calling a Customer's Monitoring-Tool 20041004
18 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_CHECK Check Current Scheduling 20041004
19 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_CONTEXTMENU Flexible Context Menu for the Process 20041004
20 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_EXECUTE Execute Process 20041004
21 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_DEFAULT_CHAIN Minimum Chain of a Process 20060310
22 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_INFO Passing on of information to subsequent process / management 20050415
23 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_LOG Deliver Log 20041004
24 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_STATUS Current Status of the Process 20041004
25 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_VARIANT F4 Help for Process Variants 20040415
26 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_MAINTAIN Maintaining a Process Variant 20040415
27 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_RESET Reset Instances 20070821
28 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_TRANSPORT Transport Link 20041004
History
Last changed by/on SAP  20140121 
SAP Release Created in 400