SAP ABAP Class CL_GRRM_UTIL_DIMTYPE (Utility Class for Dimension Type)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-RM (Application Component) GRC Risk Management
     GRRM_CONTEXT (Package) Context Builder
Properties
Class CL_GRRM_UTIL_DIMTYPE  
Short Description Utility Class for Dimension Type    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class GRRM_CONTEXT    
Program status     
Category 0   
Package GRRM_CONTEXT   Context Builder 
Created 20100415   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_GRRM_CTX_TYPE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_GRRM_UTIL_DIMTYPE has no interface implemented.
Friends
Class CL_GRRM_UTIL_DIMTYPE has no friend class.
Attributes
Class CL_GRRM_UTIL_DIMTYPE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DIMENSION_TYPE Static method Public Method Returns Dimension Type 20100512
2 GET_DIMENSION_TYPES Static method Public Method Returns a Table of Dimension Types 20100512
3 GET_DIMENSION_TYPES_NAME Static method Public Method Return a Table of Dimension Types 20100514
4 GET_DIMENSION_TYPE_NAME Static method Public Method Returns Dimension Type with Name 20100514
Events
Class CL_GRRM_UTIL_DIMTYPE has no event.
Types
Class CL_GRRM_UTIL_DIMTYPE has no local type.
Method Signatures

Method GET_DIMENSION_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DIM_TYPE_ID Call by reference Type reference (TYPE) GRRM_DIM_TYPE_ID ID of the Dimension Types 20100512
2 Returning RS_DIM_TYPE Value transfer Type reference (TYPE) GRRMDIMTYPE Dimension Type 20100514

Method GET_DIMENSION_TYPE on class CL_GRRM_UTIL_DIMTYPE has no exception.

Method GET_DIMENSION_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DIM_TYPE Call by reference Type reference (TYPE) IF_GRRM_CTX_TYPE=>YT_DIM_TYPE Table of Dimension Types 20100512
2 Importing IT_RANGE_DIM_TYPE_ID Call by reference Type reference (TYPE) GRRM_T_RANGE Table of Dimension Type IDs 20100514

Method GET_DIMENSION_TYPES on class CL_GRRM_UTIL_DIMTYPE has no exception.

Method GET_DIMENSION_TYPES_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DIM_TYPE Call by reference Type reference (TYPE) IF_GRRM_CTX_TYPE=>YT_DIM_TYPE_NAME Table of Dimension Types with Name 20100514
2 Importing IT_RANGE_DIM_TYPE_ID Call by reference Type reference (TYPE) GRRM_T_RANGE Range of Dimension Type IDs 20100514
3 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language Key of Current Text Environment 20100514

Method GET_DIMENSION_TYPES_NAME on class CL_GRRM_UTIL_DIMTYPE has no exception.

Method GET_DIMENSION_TYPE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DIM_TYPE_ID Call by reference Type reference (TYPE) GRRM_DIM_TYPE_ID ID of the Dimension Types 20100514
2 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language Key of Current Text Environment 20100514
3 Exporting RS_DIM_TYPE Call by reference Type reference (TYPE) GRRMVDIMSNTYPE Dimension Type with Name 20100514

Method GET_DIMENSION_TYPE_NAME on class CL_GRRM_UTIL_DIMTYPE has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 600