SAP ABAP Class CL_GRPC_CHIP_UTIL (Utility Class for CHIPs)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_WD_CHIP (Package) WebDynpro CHIP Integration

⤷

⤷

Properties
Class | CL_GRPC_CHIP_UTIL | |
Short Description | Utility Class for CHIPs | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRPC_WD_CHIP | WebDynpro CHIP Integration |
Created | 20120406 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRPC_CHIP_UTIL has no forward declaration.
Interfaces
Class CL_GRPC_CHIP_UTIL has no interface implemented.
Friends
Class CL_GRPC_CHIP_UTIL has no friend class.
Attributes
Class CL_GRPC_CHIP_UTIL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Build String to show in Heat Map | 20120422 |
2 | ![]() |
Static method | Public | Method | Build String to show in Heat Map | 20120422 |
3 | ![]() |
Static method | Public | Method | Build String to show in Heat Map | 20120418 |
4 | ![]() |
Static method | Public | Method | Get Evaluation Status | 20120411 |
5 | ![]() |
Static method | Public | Method | Get Oreganization Issues and controls for Heatmap | 20120418 |
6 | ![]() |
Static method | Public | Method | Get issue list | 20120425 |
7 | ![]() |
Static method | Public | Method | Get Open Issue | 20120411 |
Events
Class CL_GRPC_CHIP_UTIL has no event.
Types
Class CL_GRPC_CHIP_UTIL has no local type.
Method Signatures
Method BUILD_HM_CONTROLS_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CONTROLS | Call by reference | Type reference (TYPE) | GRPC_T_CHIP_CTRL_MAP | Issue for world heat map | 20120423 | ||
2 | ![]() |
LV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20120422 |
Method BUILD_HM_CONTROLS_STRING on class CL_GRPC_CHIP_UTIL has no exception.
Method BUILD_HM_ISSUES_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ISSUES | Call by reference | Type reference (TYPE) | GRPC_T_CHIP_ISSUE_MAP | Issue for world heat map | 20120422 | ||
2 | ![]() |
LV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20120422 |
Method BUILD_HM_ISSUES_STRING on class CL_GRPC_CHIP_UTIL has no exception.
Method BUILD_HM_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CONTROL | Call by reference | Type reference (TYPE) | GRPC_T_CHIP_CTRL_MAP | Control list for world heat map | 20120418 | ||
2 | ![]() |
ET_ISSUES | Call by reference | Type reference (TYPE) | GRPC_T_CHIP_ISSUE_MAP | Issue for world heat map | 20120418 | ||
3 | ![]() |
ET_ORG | Call by reference | Type reference (TYPE) | GRPC_T_CHIP_HEAT_MAP | World Heat Map | 20120427 | ||
4 | ![]() |
LV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20120419 |
Method BUILD_HM_STRING on class CL_GRPC_CHIP_UTIL has no exception.
Method GET_EVAL_STATUS Signature
Method GET_EVAL_STATUS on class CL_GRPC_CHIP_UTIL has no parameter.
Method GET_EVAL_STATUS on class CL_GRPC_CHIP_UTIL has no exception.
Method GET_HEATMAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CONTROL | Call by reference | Type reference (TYPE) | GRPC_T_CHIP_CTRL_MAP | Control list for world heat map | 20120418 | ||
2 | ![]() |
ET_ISSUES | Call by reference | Type reference (TYPE) | GRPC_T_CHIP_ISSUE_MAP | Issue detail table | 20120418 | ||
3 | ![]() |
ET_ORG | Call by reference | Type reference (TYPE) | GRPC_T_CHIP_HEAT_MAP | World Heat Map | 20120427 | ||
4 | ![]() |
IV_ORG | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20120418 |
Method GET_HEATMAP on class CL_GRPC_CHIP_UTIL has no exception.
Method GET_ISSUE_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ISSUE_LIST | Call by reference | Type reference (TYPE) | GRPC_T_ISSUE_DETAIL | Issue detail table | 20120425 | ||
2 | ![]() |
I_CONTROL_ID | Call by reference | Type reference (TYPE) | GRPC_OBJECT_ID | Object ID | 20120425 | ||
3 | ![]() |
I_CONTROL_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20120425 | ||
4 | ![]() |
I_ORGUNIT_ID | Call by reference | Type reference (TYPE) | GRPC_OBJECT_ID | Object ID | 20120425 | ||
5 | ![]() |
I_SESSION_ID | Call by reference | Type reference (TYPE) | GRPC_API_SESSION_ID | GRPC unique session ID | 20120425 |
Method GET_ISSUE_LIST on class CL_GRPC_CHIP_UTIL has no exception.
Method GET_OPEN_ISSUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ISSUES | Value transfer | Type reference (TYPE) | GRPC_T_CHIP_ISSUE | Issue List | 20120412 | ||
2 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20120412 | ||
3 | ![]() |
IT_STATUS | Call by reference | Type reference (TYPE) | GRPC_TS_STATUS | System Status and Text | 20120412 | ||
4 | ![]() |
IV_DATE_FROM | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20120412 | ||
5 | ![]() |
IV_DATE_TO | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20120412 | ||
6 | ![]() |
IV_NEED_ATT_INFO | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120412 | ||
7 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20120412 | ||
8 | ![]() |
IV_PROCESSOR | Call by reference | Type reference (TYPE) | SCMG_PROCESSOR | Processor | 20120412 | ||
9 | ![]() |
IV_REPORTER | Call by reference | Type reference (TYPE) | SCMG_PROCESSOR | Processor | 20120412 | ||
10 | ![]() |
IV_USER | Call by reference | Type reference (TYPE) | SCMG_PROCESSOR | Processor | 20120412 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20120417 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1100 |