SAP ABAP Class IF_RSMDS_TYPE (Data Type of Dimension)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSMDS_DIMENSION Dimension of Set 20030320
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSMDS_ABAP_TYPE Internal ABAP Data Types 20021002
Properties
Class IF_RSMDS_TYPE  
Short Description Data Type of Dimension    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20021001   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSMDS_TYPE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 RSMDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSSG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_RSMDS_TYPE has no interface implemented.
Friends
Class IF_RSMDS_TYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_TABKIND_HASHED Constant Public Type reference (TYPE) IF_RSMDS_TYPE=>TABKIND 'H' Hashed Table 20040318
2 C_TABKIND_RANGE Constant Public Type reference (TYPE) IF_RSMDS_TYPE=>TABKIND 'R' Range Table 20040318
3 C_TABKIND_SORTED Constant Public Type reference (TYPE) IF_RSMDS_TYPE=>TABKIND 'S' Sorted Table 20040318
4 C_TABKIND_STANDARD Constant Public Type reference (TYPE) IF_RSMDS_TYPE=>TABKIND ' ' Standard Table 20040318
Methods
# Method Level Visibility Method type Description Created on
1 GET_LENGTH Instance method Public Method 20120828
2 GET_NAME Instance method Public Method Type Name 20040226
3 TO_HASH_LITERAL Instance method Public Method Converts a Value to a String for Hash Calculation 20040226
Events
Class IF_RSMDS_TYPE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TABKIND Public Type reference (TYPE) CHAR1 Table Type 20040318
Method Signatures

Method GET_LENGTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LENGTH Value transfer Type reference (TYPE) I 20120828

Method GET_LENGTH on class IF_RSMDS_TYPE has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NAME Value transfer Type reference (TYPE) TYPENAME Name des Dictionary Typs 20040226

Method GET_NAME on class IF_RSMDS_TYPE has no exception.

Method TO_HASH_LITERAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA Call by reference Type reference (TYPE) ANY 20040226
2 Returning R_LITERAL Value transfer Type reference (TYPE) STRING 20040226
# Exception Resumable Description Created on
1 CX_RSMDS_INPUT_INVALID_TYPE Ungültige Parameterübergabe (unzulässiger Datentyp) 20040226
History
Last changed by/on SAP  20130531 
SAP Release Created in