SAP ABAP Class CL_GRRM_CUST_RESPONSE (Get customazing response to control)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_UTILITY (Package) Utility classes for Risk Management
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_UTILITY (Package) Utility classes for Risk Management
Properties
Class | CL_GRRM_CUST_RESPONSE | |
Short Description | Get customazing response to control | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRRM_UTILITY | Utility classes for Risk Management |
Created | 20091124 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRRM_CUST_RESPONSE has no forward declaration.
Interfaces
Class CL_GRRM_CUST_RESPONSE has no interface implemented.
Friends
Class CL_GRRM_CUST_RESPONSE has no friend class.
Attributes
Class CL_GRRM_CUST_RESPONSE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | GET_RESP_TO_CONTROL_LINK | Static method | Public | Method | The method returns link between response and case | 20091124 |
2 | GET_RESP_TO_CONTROL_PERCENTAGE | Static method | Public | Method | The method returns response rating percentage | 20091124 |
3 | GET_RESP_TO_POLICY_LINK | Static method | Public | Method | The method returns link between response and case | 20100409 |
4 | GET_RESP_TO_POLICY_PERCENTAGE | Static method | Public | Method | The method returns response rating percentage | 20100409 |
Events
Class CL_GRRM_CUST_RESPONSE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YT_GRRMPOLICYRESP | Public | See coding | 20100409 | yt_grrmpolicyresp type standard table of grrmpolicyresp
|
||
2 | YT_GRRMRESPCASEUPD | Public | See coding | 20091124 | yt_grrmrespcaseupd type standard table of grrmrespcaseupd
|
Method Signatures
Method GET_RESP_TO_CONTROL_LINK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_RESULT | Call by reference | Type reference (TYPE) | YT_GRRMRESPCASEUPD | Category | 20091124 | ||
2 | Importing | I_CASE_TYPE | Call by reference | Type reference (TYPE) | GRRM_CASE_TYPE | Case Type | 20100409 | ||
3 | Importing | I_CATEGORY | Call by reference | Type reference (TYPE) | SCMG_CATEGORY | Category | 20100409 | ||
4 | Importing | I_RESP_FIELD | Call by reference | Type reference (TYPE) | GRRM_RESPONSE_FIELD | Response Effectiveness /Completeness | 20100409 |
Method GET_RESP_TO_CONTROL_LINK on class CL_GRRM_CUST_RESPONSE has no exception.
Method GET_RESP_TO_CONTROL_PERCENTAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | E_RESULT | Value transfer | Type reference (TYPE) | GRRM_RESPONSE_PERCENTAGE | Result | 20091124 | ||
2 | Importing | I_CNTRL_RTNG | Call by reference | Type reference (TYPE) | GRPC_AS_RATING | Rating | 20091124 | ||
3 | Importing | I_RESP_FIELD | Call by reference | Type reference (TYPE) | GRRM_RESPONSE_FIELD | Response Effectiveness /Completeness | 20091124 |
Method GET_RESP_TO_CONTROL_PERCENTAGE on class CL_GRRM_CUST_RESPONSE has no exception.
Method GET_RESP_TO_POLICY_LINK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_RESULT | Call by reference | Type reference (TYPE) | YT_GRRMPOLICYRESP | Category | 20100409 |
Method GET_RESP_TO_POLICY_LINK on class CL_GRRM_CUST_RESPONSE has no exception.
Method GET_RESP_TO_POLICY_PERCENTAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | E_RESULT | Value transfer | Type reference (TYPE) | GRRM_RESPONSE_PERCENTAGE | Result | 20100409 | ||
2 | Importing | I_POLICY_STATUS | Call by reference | Type reference (TYPE) | GRFN_POLICY_STATUS_ID | Policy status | 20100409 |
Method GET_RESP_TO_POLICY_PERCENTAGE on class CL_GRRM_CUST_RESPONSE has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |