SAP ABAP Class CL_RSMDS_DDIC_UNIVERSE (Dimension Model for DDIC Structure Fields)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BW-SRV (Application Component) BW Generation Tool and Set Object
     SBIS (Package) Multidimensional Set Object
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSMDS_UNIVERSE General Set (Factory Class) 20021210
Properties
Class CL_RSMDS_DDIC_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 RSMDS    
Program status     
Category 0   
Package SBIS   Multidimensional Set Object 
Created 20021125   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSMDS_DDIC_UNIVERSE has no forward declaration.
Interfaces
Class CL_RSMDS_DDIC_UNIVERSE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RSMDS_DDIC_DIMENSION 20021125 Internal ABAP Data Types
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_TR_INSTANCES Static Attribute Private Type reference (TYPE) TY_TR_INSTANCES 20021125
2 TABNAME Instance attribute Public Type reference (TYPE) TABNAME Table Name 20021125
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20021125
2 CREATE_BY_TABNAME Static method Public Method Generate Instance for a DDIC Structure 20030204
Events
Class CL_RSMDS_DDIC_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_RSMDS_DDIC_UNIVERSE 20021125
2 TY_TR_INSTANCES Private See coding 20021125 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_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20021125
# Exception Resumable Description Created on
1 NOT_FOUND 20021125

Method CREATE_BY_TABNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20030204
2 Returning R_R_UNIVERSE Value transfer Object reference (TYPE REF TO) CL_RSMDS_UNIVERSE Abstraktes Dimensionsmodell 20030204
# Exception Resumable Description Created on
1 NOT_FOUND 20030204
History
Last changed by/on SAP  20110908 
SAP Release Created in 640