SAP ABAP Class CL_GRPC_HISTORY (UI class for History)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-SPC (Application Component) Process Controls
     GRPC_CCAT (Package) Process controls central catalogues
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRPC_MAPPER_WD Supper Class of UI 20070925
Properties
Class CL_GRPC_HISTORY  
Short Description UI class for History    
Super Class CL_GRPC_MAPPER_WD Supper Class of UI 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRPC_CCAT   Process controls central catalogues 
Created 20070925   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRPC_HISTORY has no forward declaration.
Interfaces
Class CL_GRPC_HISTORY has no interface implemented.
Friends
Class CL_GRPC_HISTORY has no friend class.
Attributes
Class CL_GRPC_HISTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ASSESSMENT_DETAIL Instance method Public Method get assessment details 20070925
2 GET_DATA Instance method Public Method get the data for assessment and testlog 20070925
3 GET_ISSUE_DETAIL Instance method Public Method get issue details 20070925
4 GET_REPLAN_DETAIL Instance method Public Method get_remediation plan details 20070925
5 GET_TESTLOG_DETAIL Instance method Public Method get testlog details 20070925
Events
Class CL_GRPC_HISTORY has no event.
Types
Class CL_GRPC_HISTORY has no local type.
Method Signatures

Method GET_ASSESSMENT_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_COMMENT Call by reference Type reference (TYPE) GRPC_S_UI_ASSESSMENT_COMMENT Assessment comment from history UI 20070925
2 Exporting ET_QUESTION Call by reference Type reference (TYPE) GRPC_T_UI_QUES_ASSESSMENT_HIST Table for Assessment question in history UI 20070925
3 Importing IV_REGULATION_ID Call by reference Type reference (TYPE) GRPC_API_OBJECT_ID REGULATION ID 20081210
4 Importing I_CASE_ID Call by reference Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20070925

Method GET_ASSESSMENT_DETAIL on class CL_GRPC_HISTORY has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CASE_ID Call by reference Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20070926
2 Importing I_CASE_TYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE Case Type 20070926

Method GET_DATA on class CL_GRPC_HISTORY has no exception.

Method GET_ISSUE_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ISSUE Call by reference Type reference (TYPE) GRPC_S_UI_ISSUE GRPC-UI: Issue 20071011
2 Importing I_CASE_ID Call by reference Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20071011

Method GET_ISSUE_DETAIL on class CL_GRPC_HISTORY has no exception.

Method GET_REPLAN_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_REPLAN_DETAIL Call by reference Type reference (TYPE) GRPC_S_UI_HISTORY_REPLAN Remediation plan for history UI 20070925
2 Importing I_CASE_ID Call by reference Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20070925

Method GET_REPLAN_DETAIL on class CL_GRPC_HISTORY has no exception.

Method GET_TESTLOG_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TESTLOG_DATA Call by reference Type reference (TYPE) GRPC_S_UI_TESTLOG Testlog Data 20070928
2 Exporting ET_TESTSTEP Call by reference Type reference (TYPE) GRPC_T_UI_TESTSTEP Table type for test step response 20070928
3 Importing I_TESTLOG_ID Call by reference Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20070928

Method GET_TESTLOG_DETAIL on class CL_GRPC_HISTORY has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 250