SAP ABAP Class CL_RSBK_DTP_M (Data Transfer Process: Modified 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
Properties
Class CL_RSBK_DTP_M  
Short Description Data Transfer Process: Modified Version    
Super Class CL_RSBK_DTP_DATABASE Data Transfer Process: Persistent Version 
Instantiability of a Class 0  Private 
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_M has no interface implemented.
Friends
Class CL_RSBK_DTP_M has no friend class.
Attributes
Class CL_RSBK_DTP_M has no attribute.
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 20031009
Events
Class CL_RSBK_DTP_M has no event.
Types
Class CL_RSBK_DTP_M 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
2 Importing I_R_VERS_TEMPLATE Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP_N 20031009

Method CONSTRUCTOR on class CL_RSBK_DTP_M 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_M Value transfer Object reference (TYPE REF TO) CL_RSBK_DTP_M 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_TEMPLATE Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP_V 20031009
2 Returning R_R_DTP_M Value transfer Object reference (TYPE REF TO) CL_RSBK_DTP_M Datentransferprozess: modifizierte Version 20050118
# Exception Resumable Description Created on
1 CX_RS_ERROR_WITH_MESSAGE Exception mit T100 Fehlermeldung 20031009
History
Last changed by/on SAP  20130531 
SAP Release Created in 400