SAP ABAP Class CL_RSBK_DTP_T (Data Transfer Process: Transport 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 20050118
Properties
Class CL_RSBK_DTP_T  
Short Description Data Transfer Process: Transport 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 20050118   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_T has no interface implemented.
Friends
Class CL_RSBK_DTP_T has no friend class.
Attributes
Class CL_RSBK_DTP_T has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_PLAUSI_EQUIV Instance method Private Method 20100811
2 CONSTRUCTOR Instance method Public Constructor 20050118
3 CREATE_FROM_DB Static method Public Method 20050118
4 CREATE_FROM_TEMPLATE Static method Public Method 20050118
Events
Class CL_RSBK_DTP_T has no event.
Types
Class CL_RSBK_DTP_T has no local type.
Method Signatures

Method CHECK_PLAUSI_EQUIV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20100811
2 Importing I_R_DTP_EQUIVALENT Call by reference Object reference (TYPE REF TO) IF_RSBK_DTP_DISPLAY Anzeige-Interface DTP 20100811
3 Returning R_IS_OK Value transfer Type reference (TYPE) RS_BOOL Boolean 20100811
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20100811

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 20050118

Method CONSTRUCTOR on class CL_RSBK_DTP_T 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 20050118
2 Returning R_R_DTP_T Value transfer Object reference (TYPE REF TO) CL_RSBK_DTP_T Datentransferprozess: Transport-Version 20050118
# Exception Resumable Description Created on
1 CX_RS_ERROR_WITH_MESSAGE Exception mit T100 Fehlermeldung 20050118
2 CX_RS_NOT_FOUND Objekt nicht gefunden 20050118

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 20050118
2 Returning R_R_DTP_T Value transfer Object reference (TYPE REF TO) CL_RSBK_DTP_T Datentransferprozess: Transport-Version 20050118
# Exception Resumable Description Created on
1 CX_RS_ERROR_WITH_MESSAGE Exception mit T100 Fehlermeldung 20050118
History
Last changed by/on SAP  20130531 
SAP Release Created in 700