SAP ABAP Class CL_GRRM_UTIL_RESP_TYPE (Resp Type Util Class)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_CASE_MANAGEMENT (Package) Case management for risks

⤷

⤷

Properties
Class | CL_GRRM_UTIL_RESP_TYPE | |
Short Description | Resp Type Util Class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRRM_CASE_MANAGEMENT | Case management for risks |
Created | 20140317 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GRRM_UTIL_RESP_TYPE has no interface implemented.
Friends
Class CL_GRRM_UTIL_RESP_TYPE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | GRRM_RESP_TYPE_DRIVER | '' | Response Type - Driver Assignment | 20140320 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | GRRM_RESP_TYPE_DRIVER | 'X' | Response Type - Driver Assignment | 20140320 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | GRRM_RESP_TYPE_DRIVER | 'I' | Response Type - Driver Assignment | 20140320 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | GRRM_RESP_TYPE_MITIG_IMPACT | '' | Response Type - Mitigation on Impact | 20140317 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | GRRM_RESP_TYPE_MITIG_IMPACT | 'D' | Response Type - Mitigation on Impact | 20140317 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | GRRM_RESP_TYPE_MITIG_IMPACT | 'I' | Response Type - Mitigation on Impact | 20140317 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | GRRM_RESP_TYPE_MITIG_PROB | '' | Response Type - Mitigation on Probability | 20140317 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | GRRM_RESP_TYPE_MITIG_PROB | 'D' | Response Type - Mitigation on Probability | 20140317 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | GRRM_RESPONSE_AUTOMATION | '' | Response Automation Type | 20140319 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'P' | Single-Character Flag | 20140317 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'C' | Single-Character Flag | 20140317 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'X' | Single-Character Flag | 20140317 | |
13 | ![]() |
Constant | Private | Type reference (TYPE) | SYLANGU | 'E' | Language Key | 20140319 | |
14 | ![]() |
Static Attribute | Private | Type reference (TYPE) | DD07V_TAB | Table for DD07V | 20140411 | ||
15 | ![]() |
Static Attribute | Private | Type reference (TYPE) | GRRM_T_RESPAUTTY | RM Response Automation: Mapping with Response Types | 20140319 | ||
16 | ![]() |
Static Attribute | Private | Type reference (TYPE) | DD07V_TAB | Table for DD07V | 20140411 | ||
17 | ![]() |
Static Attribute | Private | Type reference (TYPE) | DD07V_TAB | Table for DD07V | 20140411 | ||
18 | ![]() |
Static Attribute | Private | Type reference (TYPE) | GRRM_T_RESP_TYPE | Response Type | 20140317 | ||
19 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SYLANGU | Language Key | 20140317 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | 20140317 | |
2 | ![]() |
Static method | Public | Method | 20140317 | |
3 | ![]() |
Static method | Public | Method | 20140411 | |
4 | ![]() |
Static method | Public | Method | 20140317 | |
5 | ![]() |
Static method | Public | Method | 20140411 | |
6 | ![]() |
Static method | Public | Method | 20140411 | |
7 | ![]() |
Static method | Public | Method | 20140317 | |
8 | ![]() |
Static method | Private | Method | 20140317 | |
9 | ![]() |
Static method | Public | Method | 20140317 |
Events
Class CL_GRRM_UTIL_RESP_TYPE has no event.
Types
Class CL_GRRM_UTIL_RESP_TYPE has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_GRRM_UTIL_RESP_TYPE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GRRM_UTIL_RESP_TYPE has no exception.
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | GRRM0_C_ENTITY-RISK | Entity ID | 20140319 | |
2 | ![]() |
IV_RESP_TYPE | Call by reference | Type reference (TYPE) | GRRM_RESPONSE_TYPE | Response Type | 20140317 | ||
3 | ![]() |
RS_RESP_TYPE | Value transfer | Type reference (TYPE) | GRRM_S_RESP_TYPE | Response Type | 20140317 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20140317 |
Method GET_ASSIGN_DRIVER_DOMAIN_TXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | GRRM_RESP_TYPE_DRIVER | Response Type - Driver Assignment | 20140411 | ||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20140411 |
Method GET_ASSIGN_DRIVER_DOMAIN_TXT on class CL_GRRM_UTIL_RESP_TYPE has no exception.
Method GET_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_AUTOMATION_TYPE | Call by reference | Type reference (TYPE) | GRRM_RESPONSE_AUTOMATION | Response Automation Type | 20140320 | ||
2 | ![]() |
IV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | GRRM0_C_ENTITY-RISK | 20140319 | ||
3 | ![]() |
RT_RESP_TYPE | Value transfer | Type reference (TYPE) | GRRM_T_RESP_TYPE | Response Type | 20140317 |
Method GET_LIST on class CL_GRRM_UTIL_RESP_TYPE has no exception.
Method GET_MITIG_IMPACT_DOMAIN_TXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | GRRM_RESP_TYPE_MITIG_IMPACT | Response Type - Mitigation on Impact | 20140411 | ||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | STRING | Response Type - Driver Assignment | 20140411 |
Method GET_MITIG_IMPACT_DOMAIN_TXT on class CL_GRRM_UTIL_RESP_TYPE has no exception.
Method GET_MITIG_PROBAB_DOMAIN_TXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | GRRM_RESP_TYPE_MITIG_PROB | Response Type - Mitigation on Probability | 20140411 | ||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20140411 |
Method GET_MITIG_PROBAB_DOMAIN_TXT on class CL_GRRM_UTIL_RESP_TYPE has no exception.
Method GET_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_RESP_TYPE | Call by reference | Type reference (TYPE) | GRRM_RESPONSE_TYPE | Response Type | 20140317 | ||
2 | ![]() |
RV_TITLE | Value transfer | Type reference (TYPE) | STRING | 20140317 |
Method GET_TITLE on class CL_GRRM_UTIL_RESP_TYPE has no exception.
Method READ_FROM_DB Signature
Method READ_FROM_DB on class CL_GRRM_UTIL_RESP_TYPE has no parameter.
Method READ_FROM_DB on class CL_GRRM_UTIL_RESP_TYPE has no exception.
Method SET_LANGUAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | Language Key | 20140317 |
Method SET_LANGUAGE on class CL_GRRM_UTIL_RESP_TYPE has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1100 |