SAP ABAP Class CL_RSBK_DTP_H (Data Transfer Process: Historic 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 20031126
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_REQUEST_OBSERVER Observer for DTP Request 20031205
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_REQUEST_TEMPLATE Template for Request 20060315
Properties
Class CL_RSBK_DTP_H  
Short Description Data Transfer Process: Historic 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 20031126   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSBK_REQUEST_TEMPLATE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
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 RSUDT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSBK_REQUEST_OBSERVER Observer for DTP Request 20031205
2 IF_RSBK_REQUEST_TEMPLATE Template for Request 20060315
Friends
Class CL_RSBK_DTP_H 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_PROCESSMODE_ORIG Instance attribute Private Type reference (TYPE) RSBKPROCESSMODE Processing Mode 20101013
3 O_TH_TPL_R_ORIG Instance attribute Private Type reference (TYPE) RSBK_TH_TPL_R Table with Command Templates for DTP 20101013
4 P_TH_HVERS_R Static Attribute Private Type reference (TYPE) CL_RSBK_DTP_H=>TH_HVERS_R 20031205
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20031126
2 CREATE_FROM_DB Static method Public Method 20031126
3 CREATE_FROM_TEMPLATE Static method Public Method 20031126
4 DERIVE_PROCMODE_TPL_LIST Instance method Public Method 20101013
5 FREE_ARCH Static method Public Method 20130102
6 GET_DELTA_INIT Instance method Private Method 20101013
7 GET_OBJ_REF_LAST_REQUEST Instance method Public Method 20040129
Events
Class CL_RSBK_DTP_H has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_HVERS_R Private See coding 20031205 begin of s_hvers_r, dtp type rsbkdtpnm, tstmp_h type rstimestmp, r_hvers type ref to cl_rsbk_dtp_h, end of s_hvers_r
2 TH_HVERS_R Private See coding 20031205 th_hvers_r type hashed table of s_hvers_r with unique key dtp tstmp_h
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 20031126
2 Importing I_TSTMP_H Call by reference Type reference (TYPE) RSTIMESTMP Historische Version 20031127

Method CONSTRUCTOR on class CL_RSBK_DTP_H 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_DTP Call by reference Type reference (TYPE) RSBKDTPNM 20031126
2 Importing I_TSTMP_H Call by reference Type reference (TYPE) RSTIMESTMP Historische Version 20031127
3 Returning R_R_DTP_H Value transfer Object reference (TYPE REF TO) CL_RSBK_DTP_H Datentransferprozess: aktive Version 20031126
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20031126

Method CREATE_FROM_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_DTP_A Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP_A Datentransferprozess: aktive Version 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_FOREIGN_LOCK Objekt ist gesperrt 20031210

Method DERIVE_PROCMODE_TPL_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUID Call by reference Type reference (TYPE) RSBKREQUID Request eines Datentransferprozesses 20101013

Method DERIVE_PROCMODE_TPL_LIST on class CL_RSBK_DTP_H has no exception.

Method FREE_ARCH 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 ID 20130102
2 Importing I_TSTMP_H Call by reference Type reference (TYPE) RSTIMESTMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20130102

Method FREE_ARCH on class CL_RSBK_DTP_H has no exception.

Method GET_DELTA_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUID Call by reference Type reference (TYPE) RSBKREQUID Request eines Datentransferprozesses 20101013
2 Returning R_DELTA_INIT Value transfer Type reference (TYPE) IF_RSBK_REQUEST_TEMPLATE=>TS_REQ_DATA Boolean 20101013

Method GET_DELTA_INIT on class CL_RSBK_DTP_H has no exception.

Method GET_OBJ_REF_LAST_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATE_ACTIVE Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20040305
2 Importing I_STATE_DELETED Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20040202
3 Importing I_STATE_FURTHER Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE 20050407
4 Importing I_STATE_FURTHER_START Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE 20050407
5 Importing I_STATE_GREEN Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20040202
6 Importing I_STATE_NEW Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20040202
7 Importing I_STATE_READY Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Technischer Verarbeitungsstatus eines DTP-Requests 20040202
8 Importing I_STATE_RED Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20040202
9 Returning R_R_LAST_REQUEST Value transfer Object reference (TYPE REF TO) CL_RSBK_REQUEST DTP-Request 20040202
# Exception Resumable Description Created on
1 CX_RS_ACCESS_ERROR Objekt nicht gefunden 20040202
2 CX_RS_FAILED Operation gescheitert 20040202
History
Last changed by/on SAP  20140121 
SAP Release Created in 400