SAP ABAP Class CL_RSBK_DTP_A (Data Transfer Process: Active Version)
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 Inheritance (c INHERITING FROM c_ref)  CL_RSBK_DTP_DATABASE Data Transfer Process: Persistent Version 20031008
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_DTP_EXECUTE Execute a Data Transfer Process 20031106
Properties
Class CL_RSBK_DTP_A  
Short Description Data Transfer Process: Active Version    
Super Class CL_RSBK_DTP_DATABASE Data Transfer Process: Persistent Version 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSBK    
Program status     
Category 0   
Package RSBK   Data Transfer Process: Kernel Objects 
Created 20031008   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSBC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSBK_DTP_EXECUTE Execute a Data Transfer Process 20031106
Friends
Class CL_RSBK_DTP_A has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_DEB_REQUID Instance attribute Public Type reference (TYPE) RSBKREQUID Request die debugged wird 20120927
2 O_DEBUGFLAG Instance attribute Protected Type reference (TYPE) RSBKDEBUGFLAG Indicator: Execute DTP in Debug Mode 20040413
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20031008
2 CREATE_FROM_DB Static method Public Method 20031009
3 CREATE_FROM_TEMPLATE Static method Public Method 20031022
4 CREATE_HVERS Instance method Public Method 20031205
5 CREATE_REQUEST Instance method Public Method 20031128
6 CTO_GET_ADDITIONAL_OBJECTS Instance method Public Method Does not return BW objects that must be transported 20031103
7 DEQUEUE_REQUEST_CREATION Instance method Private Method 20080725
8 ENQUEUE_REQUEST_CREATION Instance method Private Method 20080725
9 HVERS_UPTODATE Instance method Public Method 20031205
10 IMPACT_ANALYSIS Instance method Public Method Reaction to Changes Made to a Dependent TLOGO Object 20031030
Events
# Event Type Visibility Description Created on
1 AVERS_CHANGED_IN_MEMORY Instance Event
(0)
Public
(2)
20031106
Types
Class CL_RSBK_DTP_A has no local type.
Method Signatures

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 20031008

Method CONSTRUCTOR on class CL_RSBK_DTP_A has no exception.

Method CREATE_FROM_DB 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_DTP Call by reference Type reference (TYPE) RSBKDTPNM 20031009
3 Returning R_R_DTP_A Value transfer Object reference (TYPE REF TO) CL_RSBK_DTP_A 20031009
# Exception Resumable Description Created on
1 CX_RS_ERROR_WITH_MESSAGE Exception mit T100 Fehlermeldung 20031009
2 CX_RS_NOT_FOUND Objekt nicht gefunden 20031009

Method CREATE_FROM_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_DTP_M Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP_M 20031022
2 Returning R_R_DTP_A Value transfer Object reference (TYPE REF TO) CL_RSBK_DTP_A 20031022
# Exception Resumable Description Created on
1 CX_RS_CANCELLED Abbruch durch den Benutzer (Dialog) 20040202
2 CX_RS_ERROR_WITH_MESSAGE Deprecated - use CX_RS_STATIC_CHECK instead 20031022

Method CREATE_HVERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NO_COMMIT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20031210
2 Returning R_R_DTP_H Value transfer Object reference (TYPE REF TO) CL_RSBK_DTP_H Datentransferprozess: historische Version 20031205
# Exception Resumable Description Created on
1 CX_RS_FOREIGN_LOCK Objekt ist gesperrt 20031210

Method CREATE_REQUEST Signature

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

Method CTO_GET_ADDITIONAL_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_CTO_KEY Call by reference Type reference (TYPE) TR_KEYS Tabellenschlüssel 20031103
2 Exporting E_T_CTO_OBJECT Call by reference Type reference (TYPE) RSO_T_CTO_OBJECT zusätzliche (nicht BW) Transportobjekte 20031103
3 Importing I_CTO_MODE Call by reference Type reference (TYPE) RSO_CTO_MODE Modus (siehe Konstanten RS_C_CTO_MODE) 20031103
4 Importing I_IS_CONTENT_SYSTEM Call by reference Type reference (TYPE) RS_BOOL = 'X' Contentsystem 20031103

Method CTO_GET_ADDITIONAL_OBJECTS on class CL_RSBK_DTP_A has no exception.

Method DEQUEUE_REQUEST_CREATION Signature

Method DEQUEUE_REQUEST_CREATION on class CL_RSBK_DTP_A has no parameter.
Method DEQUEUE_REQUEST_CREATION on class CL_RSBK_DTP_A has no exception.

Method ENQUEUE_REQUEST_CREATION Signature

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

Method HVERS_UPTODATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_UPTODATE Value transfer Type reference (TYPE) RS_BOOL Boolean 20031205

Method HVERS_UPTODATE on class CL_RSBK_DTP_A has no exception.

Method IMPACT_ANALYSIS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20031030
2 Changing C_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20031030
3 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL '4' Anwendungs-Log: Detaillierungsgrad 20031030
4 Importing I_S_TLOGO_R Call by reference Type reference (TYPE) RSO_S_TLOGO_R geändertes TLOGO Objekt mit Interfacereferenz 20031030
5 Importing I_TYPE Call by reference Type reference (TYPE) RSO_IMPACT_TYPE Art der Impact Analyse (check, activate) 20031030

Method IMPACT_ANALYSIS on class CL_RSBK_DTP_A has no exception.
Event Signatures

Event AVERS_CHANGED_IN_MEMORY Signature
Event AVERS_CHANGED_IN_MEMORY on class CL_RSBK_DTP_A has no parameter.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400