SAP ABAP Class CL_GRRM_CONNECTOR (Connector for Dimension ID)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-RM (Application Component) GRC Risk Management
     GRRM_CONTEXT (Package) Context Builder
Properties
Class CL_GRRM_CONNECTOR  
Short Description Connector for Dimension ID    
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 20100413   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_CONNECTOR has no interface implemented.
Friends
Class CL_GRRM_CONNECTOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_DIMID Static Attribute Public Type reference (TYPE) GRRM_DIMID ID of the Dimension 20100616
Methods
# Method Level Visibility Method type Description Created on
1 GET_DIM_VALUES Static method Public Method Returns a Table of Context ID and Context Text 20100521
2 SET_DIMENSION_ID Static method Public Method Sets the Dimension ID as global Attribute 20100616
Events
Class CL_GRRM_CONNECTOR has no event.
Types
Class CL_GRRM_CONNECTOR has no local type.
Method Signatures

Method GET_DIM_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DIM_VALUE Call by reference Object reference (TYPE REF TO) DATA Table of Context Values 20100526
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100715
3 Importing IT_SELECTION Call by reference Type reference (TYPE) GRRM_T_SELECTION Table of Ranges for Selection Fields 20100604
4 Importing IV_DIMID Call by reference Type reference (TYPE) GRRM_DIMID ID of the Dimension 20100521
5 Importing IV_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Language Key 20100715
# Exception Resumable Description Created on
1 CX_SY_DYN_CALL_ERROR 20100521

Method SET_DIMENSION_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DIMID Call by reference Type reference (TYPE) GRRM_DIMID ID of the Dimension 20100616

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