SAP ABAP Class /GRCPI/GRIA_CL_CONFIG_UTIL (Utility class for GRAC Config)
Hierarchy
☛
GRCPINW (Software Component) SAP GRC NetWeaver Plug-In
⤷
GRC-ACP (Application Component) GRC Access Control Plug-In
⤷
/GRCPI/GRIA_NW_AC_SPM (Package) Package for the GRC AC 11.0 SPM
⤷
⤷
Properties
| Class | /GRCPI/GRIA_CL_CONFIG_UTIL | |
| Short Description | Utility class for GRAC Config | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /GRCPI/GRIA_NW_AC_SPM | Package for the GRC AC 11.0 SPM |
| Created | 20110831 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /GRCPI/GRIA_CL_CONFIG_UTIL has no forward declaration.
Interfaces
Class /GRCPI/GRIA_CL_CONFIG_UTIL has no interface implemented.
Friends
Class /GRCPI/GRIA_CL_CONFIG_UTIL has no friend class.
Attributes
Class /GRCPI/GRIA_CL_CONFIG_UTIL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get single value of config param | 20110831 | |
| 2 | Static method | Public | Method | Running Text (STRING) > Running Text (SOLI) | 20111006 |
Events
Class /GRCPI/GRIA_CL_CONFIG_UTIL has no event.
Types
Class /GRCPI/GRIA_CL_CONFIG_UTIL has no local type.
Method Signatures
Method GET_SINGLE_PARAM_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PARAM_VALUE | Value transfer | Type reference (TYPE) | /GRCPI/GRIA_S_CONFIG_PARAM | Config Param Value | 20110831 | |||
| 2 | ET_PARAM_VALUE | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_CONFIG_PARAM | Config Param value | 20110831 | |||
| 3 | IV_PARAMID | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_CONFIG_PARAM | Configuration Parameter Id | 20110831 |
Method GET_SINGLE_PARAM_VALUE on class /GRCPI/GRIA_CL_CONFIG_UTIL has no exception.
Method STRING_TO_SOLI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SOLI | Value transfer | Type reference (TYPE) | SOLI_TAB | Output data | 20111006 | |||
| 2 | IV_STRING | Call by reference | Type reference (TYPE) | STRING | Input data | 20111006 |
Method STRING_TO_SOLI on class /GRCPI/GRIA_CL_CONFIG_UTIL has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100_700 |