SAP ABAP Class CL_RSR_TS_FACTORY (Erzeugt Transiente Sources)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW (Application Component) SAP Business Information Warehouse
     BW_DEPRECATED_MISC (Package) Various BW legacy objects - should not be used anymore
Properties
Class CL_RSR_TS_FACTORY  
Short Description Erzeugt Transiente Sources    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BW_DEPRECATED_MISC   Various BW legacy objects - should not be used anymore 
Created 20060714   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSR_TS_FACTORY has no forward declaration.
Interfaces
Class CL_RSR_TS_FACTORY has no interface implemented.
Friends
Class CL_RSR_TS_FACTORY has no friend class.
Attributes
Class CL_RSR_TS_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method 20060714
2 GET_SOURCE_TYPES Static method Public Method 20060714
Events
Class CL_RSR_TS_FACTORY has no event.
Types
Class CL_RSR_TS_FACTORY has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) RSR_TS_NAME Name of the Source (e.g. query or infoset query, or tabnm) 20060714
2 Importing I_TYPE Call by reference Type reference (TYPE) RS_TS_TYPE Source Type Name of a transient provider engine 20060714
3 Returning R_SOURCE Value transfer Object reference (TYPE REF TO) IF_RSR_TRANSIENT_SOURCE Internal display of the report identifier 20060714
# Exception Resumable Description Created on
1 CX_RSR_TS_NOT_EXIST source Does not exist 20060714
2 CX_RS_ERROR BW: General Error Class 20060714
3 CX_RS_NOT_AUTHORIZED Keine Berechtigung (nicht als Vaterklasse benutzen !!) 20060714

Method GET_SOURCE_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_SOURCE_TYPES Call by reference Type reference (TYPE) RSR_T_TS_TYPES Source Type Name of a transient provider engine 20060714

Method GET_SOURCE_TYPES on class CL_RSR_TS_FACTORY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710