SAP ABAP Class CL_RODPS_ODP_UNIVERSE (Dimension Model for DDIC Structure Fields)
Hierarchy
PI_BASIS (Software Component) Basis Plug-In
   BC-EIM-ODP (Application Component) Operational Data Provisioning (ODP) in Search&Analytics
     RODPS_BASE (Package) Basis Objects for Operational Data Provider
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSMDS_UNIVERSE General Set (Factory Class) 20110121
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RODPS_HIER_ODP_UNIVERSE Dimension Model for Hierarchy ODP 20111028
Properties
Class CL_RODPS_ODP_UNIVERSE  
Short Description Dimension Model for DDIC Structure Fields    
Super Class CL_RSMDS_UNIVERSE General Set (Factory Class) 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RODPS_BASE   Basis Objects for Operational Data Provider 
Created 20110121   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_ABAP_STRUCTDESCR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_RODPS_ODP Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_RODPS_ODP_UNIVERSE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RODPS_ODP 20110124 ODP (abstract)
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_DIMNAME Constant Protected See coding 20110121
2 P_R_ODP Instance attribute Private Object reference (TYPE REF TO) IF_RODPS_ODP ODP Metadata 20110121
3 P_TR_INSTANCES Static Attribute Private Type reference (TYPE) TY_TR_INSTANCES 20110121
4 P_T_FIELDS Instance attribute Protected Type reference (TYPE) IF_RODPS_ODP=>TT_FIELDS 20110121
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AND_ADJUST_INPUT Static method Private Method 20110121
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110121
3 CREATE Static method Public Method Generate Instance for a DDIC Structure 20110121
4 GET_ELEMDESCR Static method Private Method 20110121
Events
Class CL_RODPS_ODP_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_RODPS_ODP_UNIVERSE 20110121
2 TY_TR_INSTANCES Private See coding 20110121 ty_tr_instances TYPE STANDARD TABLE OF ty_r_instance WITH KEY table_line
Method Signatures

Method CHECK_AND_ADJUST_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DECIMALS Value transfer Type reference (TYPE) DECIMALS 20110121
2 Exporting E_INTTYPE Value transfer Type reference (TYPE) INTTYPE 20110121
3 Exporting E_LENGTH Value transfer Type reference (TYPE) DDLENG 20110121
4 Exporting E_TYPENAME Value transfer Type reference (TYPE) TYPENAME 20110121
5 Importing I_DECIMALS Call by reference Type reference (TYPE) DECIMALS 20110121
6 Importing I_INTTYPE Call by reference Type reference (TYPE) INTTYPE 20110121
7 Importing I_LENGTH Call by reference Type reference (TYPE) DDLENG 20110121
8 Importing I_TYPENAME Call by reference Type reference (TYPE) TYPENAME 20110121
# Exception Resumable Description Created on
1 CX_RSMDS_INPUT_INVALID 20110121

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_ODP Call by reference Object reference (TYPE REF TO) IF_RODPS_ODP ODP-Metadaten 20110121

Method CONSTRUCTOR on class CL_RODPS_ODP_UNIVERSE has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_ODP Call by reference Object reference (TYPE REF TO) IF_RODPS_ODP ODP-Metadaten 20110121
2 Returning R_R_UNIVERSE Value transfer Object reference (TYPE REF TO) CL_RSMDS_UNIVERSE Abstraktes Dimensionsmodell 20110121
# Exception Resumable Description Created on
1 CX_RSMDS_INPUT_INVALID_TYPE 20110121

Method GET_ELEMDESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FIELD Call by reference Type reference (TYPE) IF_RODPS_ODP=>TS_FIELD 20110121
2 Returning RR_ELEMDESCR Value transfer Object reference (TYPE REF TO) CL_ABAP_ELEMDESCR Run Time Type Services 20110121
# Exception Resumable Description Created on
1 CX_RSMDS_INPUT_INVALID Ungültige Parameterübergabe (unzulässiger Wert) 20110121
History
Last changed by/on SAP  20130531 
SAP Release Created in 731