SAP ABAP Class IF_RSBK_SRC_STATIC (Interface for Data Sources of a DTP (Static))
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBK_DTP Data Transfer Process: Public Interface 20050615
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDD_DS Metadata of DS for DTP 20041228
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDD_INFOCUBE Metadata for DTP 20041216
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDD_ISET Metadata for DTP 20050124
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDD_MULTIPROVIDER Metadata from MultiProvider for DTP 20100121
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDD_QPROV 20120815
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDHA_HAAP_DTP Persistency layer of Analysis Processes DTP Integration 20121205
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDMD_DTP_PROXY Proxy for the new data source: Maste data 20050920
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_DTP_PROXY Proxy for the New DataSource Compared to DTP 20041008
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSSH_DTP_PROXY DTP and Transformation Connection for Hierarchies 20060110
Properties
Class IF_RSBK_SRC_STATIC  
Short Description Interface for Data Sources of a DTP (Static)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030822   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSBK_SRC_STATIC has no forward declaration.
Interfaces
Class IF_RSBK_SRC_STATIC has no interface implemented.
Friends
Class IF_RSBK_SRC_STATIC has no friend class.
Attributes
Class IF_RSBK_SRC_STATIC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_SRC_AFTER_DELETION Static method Public Method 20050530
2 F4 Static method Public Method 20041008
3 GET_OBJ_REF_SRC Static method Public Method 20041008
Events
Class IF_RSBK_SRC_STATIC has no event.
Types
Class IF_RSBK_SRC_STATIC has no local type.
Method Signatures

Method CREATE_SRC_AFTER_DELETION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SRC Call by reference Type reference (TYPE) RSBKSRCNM Name der Datenquelle eines Datentransferprozesses 20050530
2 Importing I_SRCTP Call by reference Type reference (TYPE) RSBKSRCTP Typ des Quellobjekts eines Datentransferprozesses 20050530
3 Returning R_R_SRC Value transfer Object reference (TYPE REF TO) IF_RSBK_SRC Schnittstelle für Datenquellen eines DTPs 20050530
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20050530

Method F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SRC Call by reference Type reference (TYPE) RSBKSRCNM 20041008
2 Importing I_DISPLAY_ONLY Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE 20041008
3 Importing I_SRCTP Call by reference Type reference (TYPE) RSBKSRCTP Typ des Quellobjekts eines Datentransferprozesses 20041008
# Exception Resumable Description Created on
1 CX_RS_ERROR_WITH_MESSAGE 20041008

Method GET_OBJ_REF_SRC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SRC Call by reference Type reference (TYPE) RSBKSRCNM 20041008
2 Importing I_SRCTP Call by reference Type reference (TYPE) RSBKSRCTP Typ des Quellobjekts eines Datentransferprozesses 20041008
3 Returning R_R_SRC Value transfer Object reference (TYPE REF TO) IF_RSBK_SRC 20041008
# Exception Resumable Description Created on
1 CX_RS_ACCESS_ERROR 20041008
History
Last changed by/on SAP  20130531 
SAP Release Created in