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 BUILD_HM_CONTROLS_STRING Static method Public Method Build String to show in Heat Map 20120422
2 BUILD_HM_ISSUES_STRING Static method Public Method Build String to show in Heat Map 20120422
3 BUILD_HM_STRING Static method Public Method Build String to show in Heat Map 20120418
4 GET_EVAL_STATUS Static method Public Method Get Evaluation Status 20120411
5 GET_HEATMAP Static method Public Method Get Oreganization Issues and controls for Heatmap 20120418
6 GET_ISSUE_LIST Static method Public Method Get issue list 20120425
7 GET_OPEN_ISSUE 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 Importing ET_CONTROLS Call by reference Type reference (TYPE) GRPC_T_CHIP_CTRL_MAP Issue for world heat map 20120423
2 Returning 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 Importing ET_ISSUES Call by reference Type reference (TYPE) GRPC_T_CHIP_ISSUE_MAP Issue for world heat map 20120422
2 Returning 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 Importing ET_CONTROL Call by reference Type reference (TYPE) GRPC_T_CHIP_CTRL_MAP Control list for world heat map 20120418
2 Importing ET_ISSUES Call by reference Type reference (TYPE) GRPC_T_CHIP_ISSUE_MAP Issue for world heat map 20120418
3 Importing ET_ORG Call by reference Type reference (TYPE) GRPC_T_CHIP_HEAT_MAP World Heat Map 20120427
4 Returning 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 Exporting ET_CONTROL Call by reference Type reference (TYPE) GRPC_T_CHIP_CTRL_MAP Control list for world heat map 20120418
2 Exporting ET_ISSUES Call by reference Type reference (TYPE) GRPC_T_CHIP_ISSUE_MAP Issue detail table 20120418
3 Exporting ET_ORG Call by reference Type reference (TYPE) GRPC_T_CHIP_HEAT_MAP World Heat Map 20120427
4 Importing 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 Exporting ET_ISSUE_LIST Call by reference Type reference (TYPE) GRPC_T_ISSUE_DETAIL Issue detail table 20120425
2 Importing I_CONTROL_ID Call by reference Type reference (TYPE) GRPC_OBJECT_ID Object ID 20120425
3 Importing I_CONTROL_TYPE Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20120425
4 Importing I_ORGUNIT_ID Call by reference Type reference (TYPE) GRPC_OBJECT_ID Object ID 20120425
5 Importing 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 Returning ET_ISSUES Value transfer Type reference (TYPE) GRPC_T_CHIP_ISSUE Issue List 20120412
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20120412
3 Importing IT_STATUS Call by reference Type reference (TYPE) GRPC_TS_STATUS System Status and Text 20120412
4 Importing IV_DATE_FROM Call by reference Type reference (TYPE) DATS Field of type DATS 20120412
5 Importing IV_DATE_TO Call by reference Type reference (TYPE) DATS Field of type DATS 20120412
6 Importing IV_NEED_ATT_INFO Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120412
7 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20120412
8 Importing IV_PROCESSOR Call by reference Type reference (TYPE) SCMG_PROCESSOR Processor 20120412
9 Importing IV_REPORTER Call by reference Type reference (TYPE) SCMG_PROCESSOR Processor 20120412
10 Importing IV_USER Call by reference Type reference (TYPE) SCMG_PROCESSOR Processor 20120412
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20120417
History
Last changed by/on SAP  20141106 
SAP Release Created in V1100