SAP ABAP Class CL_GRRM_UTIL_CONNECTOR (Super Class for Connectors)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_CONTEXT (Package) Context Builder
⤷
⤷
Meta Relationship - Used By
Properties
| Class | CL_GRRM_UTIL_CONNECTOR | |
| Short Description | Super Class for Connectors | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRRM_CONTEXT | Context Builder |
| Created | 20100615 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRRM_UTIL_CONNECTOR has no forward declaration.
Interfaces
Class CL_GRRM_UTIL_CONNECTOR has no interface implemented.
Friends
Class CL_GRRM_UTIL_CONNECTOR has no friend class.
Attributes
Class CL_GRRM_UTIL_CONNECTOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Returns initial search help flag | 20100615 | |
| 2 | Static method | Public | Method | Returns References for Dimension Values | 20100621 |
Events
Class CL_GRRM_UTIL_CONNECTOR has no event.
Types
Class CL_GRRM_UTIL_CONNECTOR has no local type.
Method Signatures
Method GET_IF_VALUE_HELP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DIMID | Call by reference | Type reference (TYPE) | GRRM_DIMID | ID of the Dimension | 20100615 | |||
| 2 | IV_INITIAL_SEARCH | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100615 |
Method GET_IF_VALUE_HELP on class CL_GRRM_UTIL_CONNECTOR has no exception.
Method GET_REF_DIM_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_S_DIM_VALUE | Call by reference | Object reference (TYPE REF TO) | DATA | Reference to Structure of Dimesion Values | 20100621 | |||
| 2 | ER_T_DIM_VALUE | Call by reference | Object reference (TYPE REF TO) | DATA | Reference to Table of Dimension Values | 20100621 | |||
| 3 | IV_DIM_TYPE_ID | Call by reference | Type reference (TYPE) | GRRM_DIM_TYPE_ID | ID of the Dimension Type | 20100621 |
Method GET_REF_DIM_VALUE on class CL_GRRM_UTIL_CONNECTOR has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |