SAP ABAP Class CL_RSMDS_ABAP_DIMENSION (Internal ABAP Data Types)
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_DIMENSION Abstract Dimension 20041023
Properties
Class CL_RSMDS_ABAP_DIMENSION  
Short Description Internal ABAP Data Types    
Super Class CL_RSMDS_DIMENSION Abstract Dimension 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBIS   Multidimensional Set Object 
Created 20041023   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSMDS_ABAP_DIMENSION has no forward declaration.
Interfaces
Class CL_RSMDS_ABAP_DIMENSION has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RSMDS_ABAP_UNIVERSE 20041023 Dimension Model for DDIC Structure Fields
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 POSITION Instance attribute Public Type reference (TYPE) I 20041023
2 P_CONV_FUNCNAME Instance attribute Private Type reference (TYPE) FUNCNAME Conversion exit 20041023
3 P_R_OUTPUT Instance attribute Private Object reference (TYPE REF TO) DATA Output field 20041023
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Generate DDIC Dimension for Table Field Name 20041023
Events
Class CL_RSMDS_ABAP_DIMENSION 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_DIMENSION 20041023
2 TY_TR_INSTANCES Private See coding 20041023 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_BASE_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20041023
2 Importing I_DIMNAME Call by reference Type reference (TYPE) CLIKE Name der Dimension (max. 30 Zeichen) 20041023
3 Importing I_POSITION Call by reference Type reference (TYPE) I Position 20041023
4 Importing I_R_ELEMDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_ELEMDESCR Typbeschreibung 20041023
5 Importing I_R_UNIVERSE Call by reference Object reference (TYPE REF TO) CL_RSMDS_UNIVERSE Allgemeine Menge (Factory-Klasse) 20041023
# Exception Resumable Description Created on
1 CX_RSMDS_INPUT_INVALID Ungültige Parameterübergabe/Dimension nicht vorhanden 20041023
History
Last changed by/on SAP  20110908 
SAP Release Created in 700