SAP ABAP Class CL_RSDS_DATASOURCE_UNIVERSE (Dimension Model for DDIC Structure Fields)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSDS (Package) Apollo DataSource
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSMDS_UNIVERSE General Set (Factory Class) 20040308
Properties
Class CL_RSDS_DATASOURCE_UNIVERSE  
Short Description Dimension Model for DDIC Structure Fields    
Super Class CL_RSMDS_UNIVERSE General Set (Factory Class) 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class RSDS    
Program status     
Category 0   
Package RSDS   Apollo DataSource 
Created 20040308   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)
Interfaces
Class CL_RSDS_DATASOURCE_UNIVERSE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RSMDS_DDIC_DIMENSION 20040308 Internal ABAP Data Types
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_DIMNAME Constant Public See coding 20081210
2 DATASOURCE Instance attribute Public Type reference (TYPE) RSOLTPSOURCER Replicate Table for OLTP Sources in BW 20040308
3 LOGSYS Instance attribute Public Type reference (TYPE) RSSLOGSYS Source System 20040308
4 PSA_VIEW Instance attribute Private Type reference (TYPE) RS_BOOL Indicator: Universe for PSA View (All Fields) 20081212
5 P_TR_INSTANCES Static Attribute Private Type reference (TYPE) TY_TR_INSTANCES 20040308
6 SEGID Instance attribute Public Type reference (TYPE) RSDS_SEGID Segment 20040716
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040308
2 CREATE_FROM_DATASOURCE_KEY Static method Public Method Generate Instance for a DataSource 20040309
3 CREATE_SET_FROM_SELTAB Instance method Public Method Generate Quantity Object from a Selection Table 20040309
Events
Class CL_RSDS_DATASOURCE_UNIVERSE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_R_INSTANCE Private Object reference (TYPE REF TO) CL_RSDS_DATASOURCE_UNIVERSE 20040308
2 TY_TR_INSTANCES Private See coding 20040308 ty_tr_instances TYPE STANDARD TABLE OF ty_r_instance WITH KEY table_line
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATASOURCE Call by reference Type reference (TYPE) ROOSOURCER DataSource 20040308
2 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20040308
3 Importing I_PSA_VIEW Call by reference Type reference (TYPE) RS_BOOL Kennzeichen: Universe für PSA-View (alle Felder selektierb.) 20070910
4 Importing I_SEGID Call by reference Type reference (TYPE) RSDS_SEGID Segment 20040716
# Exception Resumable Description Created on
1 CX_RS_ACCESS_ERROR Fehler beim Zugriff 20040309

Method CREATE_FROM_DATASOURCE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATASOURCE Call by reference Type reference (TYPE) ROOSOURCER DataSource 20040309
2 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20040309
3 Importing I_PSA_VIEW Call by reference Type reference (TYPE) RS_BOOL Kennzeichen: Universe für PSA-View (alle Felder selektierb.) 20070910
4 Importing I_SEGID Call by reference Type reference (TYPE) RSDS_SEGID Segment 20040716
5 Returning R_R_UNIVERSE Value transfer Object reference (TYPE REF TO) CL_RSDS_DATASOURCE_UNIVERSE Dimensionsmodell für eine DataSource 20040309
# Exception Resumable Description Created on
1 CX_RS_ACCESS_ERROR Fehler beim Zugriff 20040309

Method CREATE_SET_FROM_SELTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACCEPT_GENERAL_PATTERNS Call by reference Type reference (TYPE) RS_BOOL Boolean 20070507
2 Importing I_ACCEPT_LOW_GT_HIGH Call by reference Type reference (TYPE) RS_BOOL Boolean 20070507
3 Importing I_TX_CHASL Call by reference Type reference (TYPE) RSA_TX_CHASL Ranges-Selektionen für mehrere Merkmale 20040309
4 Returning R_R_SET Value transfer Object reference (TYPE REF TO) CL_RSMDS_SET Multi-dimensionale Menge 20040309

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