SAP ABAP Class CL_RSBK_DTP_DATABASE (Data Transfer Process: Persistent 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_V Version of Data Transfer Process 20031008
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSBK_DTP_A Data Transfer Process: Active Version 20031008
2 Inheritance (c INHERITING FROM c_ref)  CL_RSBK_DTP_D Data Transfer Process: Modified Version 20031110
3 Inheritance (c INHERITING FROM c_ref)  CL_RSBK_DTP_H Data Transfer Process: Historic Version 20031126
4 Inheritance (c INHERITING FROM c_ref)  CL_RSBK_DTP_M Data Transfer Process: Modified Version 20031008
5 Inheritance (c INHERITING FROM c_ref)  CL_RSBK_DTP_T Data Transfer Process: Transport Version 20050118
Properties
Class CL_RSBK_DTP_DATABASE  
Short Description Data Transfer Process: Persistent Version    
Super Class CL_RSBK_DTP_V Version of Data Transfer Process 
Instantiability of a Class 1  Protected 
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
Class CL_RSBK_DTP_DATABASE has no interface implemented.
Friends
Class CL_RSBK_DTP_DATABASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_TSTMP_H Instance attribute Public Type reference (TYPE) RSTIMESTMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20031209
2 O_ACTIVFL Instance attribute Protected Type reference (TYPE) RSACTIVFL 20050331
3 O_OBJVERS Instance attribute Protected Type reference (TYPE) RSOBJVERS 20031010
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20031008
2 COPY_FROM_DB Instance method Protected Method 20031009
3 COPY_STATUS_FROM_DB Instance method Private Method 20050331
4 DELETE_FROM_DB Instance method Public Method 20031016
5 EXECUTE_BDLS Instance method Public Method 20120202
6 WRITE_S_TADIR_TO_DB Instance method Private Method 20061030
7 WRITE_TO_DB Instance method Protected Method 20031009
Events
Class CL_RSBK_DTP_DATABASE has no event.
Types
Class CL_RSBK_DTP_DATABASE 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 Datentransferprozess 20031008
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS allgemeine Objektversion 20031008

Method CONSTRUCTOR on class CL_RSBK_DTP_DATABASE has no exception.

Method COPY_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 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 20031009
4 Importing I_TSTMP_H Call by reference Type reference (TYPE) RSTIMESTMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20031126
# 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 COPY_STATUS_FROM_DB Signature

Method COPY_STATUS_FROM_DB on class CL_RSBK_DTP_DATABASE has no parameter.
Method COPY_STATUS_FROM_DB on class CL_RSBK_DTP_DATABASE has no exception.

Method DELETE_FROM_DB Signature

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

Method EXECUTE_BDLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SIMUL Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20120217
2 Importing I_S_LOGSYSMAP Call by reference Type reference (TYPE) RSLOGSYSMAP Mapping von logischen Systemen für Transport von InfoSources 20120202
3 Returning R_T_MSG Value transfer Type reference (TYPE) RSBM_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20120206
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20120202

Method WRITE_S_TADIR_TO_DB Signature

Method WRITE_S_TADIR_TO_DB on class CL_RSBK_DTP_DATABASE has no parameter.
Method WRITE_S_TADIR_TO_DB on class CL_RSBK_DTP_DATABASE has no exception.

Method WRITE_TO_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEEP_TIMESTMP Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20120206

Method WRITE_TO_DB on class CL_RSBK_DTP_DATABASE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400