SAP ABAP Class CL_RSBK_CMD_X_REALTIME (Super Class for Real-Time Extractors)
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_CMD_X Superclass for Extraction Command 20050418
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_CMD_X_REALTIME DTP: Real-Time Extractor 20050418
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSAR_X_CMD Command: Example Extraction 20050613
Properties
Class CL_RSBK_CMD_X_REALTIME  
Short Description Super Class for Real-Time Extractors    
Super Class CL_RSBK_CMD_X Superclass for Extraction Command 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSBK    
Program status     
Category 0   
Package RSBK   Data Transfer Process: Kernel Objects 
Created 20050418   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSBK_CMD_X_REALTIME has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSBK_CMD_X_REALTIME DTP: Real-Time Extractor 20050418
Friends
Class CL_RSBK_CMD_X_REALTIME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_DP_SRC_MAX Instance attribute Public Type reference (TYPE) RSDATAPID Data Package Number 20050418
2 N_TH_DP_NEW Instance attribute Public Type reference (TYPE) RSBK_TH_DATAPAKID DTP: Table with Data Packages 20050418
3 O_RDA_REPEAT_DP Instance attribute Protected Type reference (TYPE) RSDATAPID DP to repeat 20130606
4 P_DTP Instance attribute Private Type reference (TYPE) RSBKDTPNM BW: Data Transfer Process Header Data 20050421
Methods
# Method Level Visibility Method type Description Created on
1 GET_DTP Instance method Private Method 20050421
Events
Class CL_RSBK_CMD_X_REALTIME has no event.
Types
Class CL_RSBK_CMD_X_REALTIME has no local type.
Method Signatures

Method GET_DTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DTP Value transfer Type reference (TYPE) RSBKDTPNM Datentransferprozess ID 20050421

Method GET_DTP on class CL_RSBK_CMD_X_REALTIME has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700