SAP ABAP Class CL_GRRM_UTIL_DIMENTITY (Utility Class for Assignment Dimension to Entity)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_CONTEXT (Package) Context Builder
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_CONTEXT (Package) Context Builder
Properties
Class | CL_GRRM_UTIL_DIMENTITY | |
Short Description | Utility Class for Assignment Dimension to Entity | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRRM_CONTEXT | Context Builder |
Created | 20100705 | 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_DIMENTITY has no interface implemented.
Friends
Class CL_GRRM_UTIL_DIMENTITY has no friend class.
Attributes
Class CL_GRRM_UTIL_DIMENTITY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | GET_DIMENTITIES_NAME | Static method | Public | Method | Returns a Table of Dimension with Name | 20100709 |
2 | GET_DIMENTITY_RANGE | Static method | Public | Method | Returns a Range of Dimensions | 20100714 |
Events
Class CL_GRRM_UTIL_DIMENTITY has no event.
Types
Class CL_GRRM_UTIL_DIMENTITY has no local type.
Method Signatures
Method GET_DIMENTITIES_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_DIMENTITY | Call by reference | Type reference (TYPE) | IF_GRRM_CTX_TYPE=>YT_DIMENTITY_NAME | Table of Dimensions with Entity and Name | 20100709 | ||
2 | Importing | IT_RANGE_DIMID | Call by reference | Type reference (TYPE) | GRRM_T_RANGE | Range of Dimension IDs | 20100709 | ||
3 | Importing | IT_RANGE_ENTITY | Call by reference | Type reference (TYPE) | GRRM_T_RANGE | Range of Entity IDs | 20100715 | ||
4 | Importing | IV_LANGU | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Language Key | 20100709 |
Method GET_DIMENTITIES_NAME on class CL_GRRM_UTIL_DIMENTITY has no exception.
Method GET_DIMENTITY_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_RANGE_DIMID | Call by reference | Type reference (TYPE) | GRRM_T_RANGE | Range of Dimension IDs | 20100714 | ||
2 | Importing | IV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20100714 |
Method GET_DIMENTITY_RANGE on class CL_GRRM_UTIL_DIMENTITY has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |