SAP ABAP Class CL_GRPC_TESTING (Control Design Test)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-SPC (Application Component) Process Controls
     GRPC_ASSESSMENT_ISSUE_PLAN (Package) Assessment/Issue/Remediation Plan
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRPC_CASE SOA: Case 20070611
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRPC_TESTER Tester 20070611
Properties
Class CL_GRPC_TESTING  
Short Description Control Design Test    
Super Class CL_GRPC_CASE SOA: Case 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package GRPC_ASSESSMENT_ISSUE_PLAN   Assessment/Issue/Remediation Plan 
Created 20070611   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_GRPC_CNST_CASE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 GRPCA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 GRPCH Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRPC_TESTER Tester 20070611
Friends
# Friend Modeled only Created on Description
1 CL_GRPC_CASE 20070611 SOA: Case
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MB_EDITABLE Instance attribute Private Type reference (TYPE) STRING abap_false Editable Tag 20070611
2 MO_NEW_TESTLOG Instance attribute Protected Object reference (TYPE REF TO) CL_GRPC_TESTLOG Test Log 20070611
3 MO_TESTING_PROC Instance attribute Private Object reference (TYPE REF TO) IF_GRPC_NOTES_API Testing Procedure 20070611
4 TESTING_RATING Instance attribute Private Type reference (TYPE) GRPC_AS_RATING Testing Rating 20070611
Methods
# Method Level Visibility Method type Description Created on
1 ARE_ALL_ISSUES_CLOSED Instance method Private Method Are All Issues Closed? 20070611
2 ASSERT_MODIFIABLE Instance method Public Method Check Assessment is Allowed for Changes 20070611
3 ASSERT_TESTLOG_CREATABLE Instance method Public Method Check Testing Whether Input Test Slot Can Create New Testlog 20070611
4 CALCULATE_RATING Instance method Public Method Recalculate Testing Rating after Issues Changed 20070611
5 CARRY_FORWARD Instance method Public Method 20070611
6 CARRY_FORWARD_INT Instance method Private Method 20070611
7 CONSTRUCTOR Instance method Public Constructor Constructor 20070611
8 CREATE Static method Public Method Create 20070611
9 FIND_BY_HR_OBJECT Static method Public Method Find Tests Attached to HR OBJECT 20070611
10 GET_EXISTING_TE_GUID Static method Private Method 20070611
11 GET_ISSUES Instance method Public Method Get All Issues Relating to this Testing 20070611
12 GET_LAST_TESTLOG Instance method Public Method Get last test log 20070813
13 GET_LAST_TESTLOG_BY_SLOT Instance method Public Method 20070611
14 GET_NEED_CF_ISSUES Instance method Private Method 20070611
15 GET_NOTIFICATION_TESTLOGS Instance method Public Method 20070611
16 GET_OPEN_ISSUES Instance method Public Method Get Open Issues 20070611
17 GET_RATING Instance method Public Method Get Control Effectiveness Rating Directly from DB 20070611
18 GET_TESTER_INFO_INTERNAL Instance method Private Method Obsolete: Get Test Slot and Person 20070611
19 GET_TESTER_SLOTS Instance method Private Method @11@ Get All Slots Belonging to This Case 20070611
20 GET_TESTING_PROC Instance method Public Method Get Testing Technique 20070611
21 GET_TESTING_TEC Instance method Public Method Set Testing Technique 20070611
22 GET_TESTLOGS Instance method Public Method Get All Testing Logs Relating to this Testing 20070611
23 GET_TEST_AUTOMATION Instance method Public Method Get Test Automation 20070611
24 INITIATE_DATE_INTERVAL Instance method Private Method Timeframe for Assessment or Test 20070611
25 IS_CF_PROCEDURE_FINISHED Instance method Public Method 20070611
26 IS_ONE_TEST_SUFFICIENT Instance method Public Method Is one test sufficient? 20070611
27 LOAD_NOTES Instance method Private Method Loads All Notes Belonging to This Case 20070611
28 SET_CREATOR Instance method Private Method Sets Creator of the Assessment 20070611
29 SET_RATING Instance method Public Method Set Rating of this Testing 20070611
30 SET_TESTING_PROC Instance method Public Method Set Testing Technique 20070611
31 SET_TESTING_TEC Instance method Public Method Set Testing Technique 20070611
32 SET_TEST_AUTOMATION Instance method Public Method Set Test Automation 20070611
Events
Class CL_GRPC_TESTING has no event.
Types
Class CL_GRPC_TESTING has no local type.
Method Signatures

Method ARE_ALL_ISSUES_CLOSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FLAG Value transfer Type reference (TYPE) ABAP_BOOL 20070611

Method ARE_ALL_ISSUES_CLOSED on class CL_GRPC_TESTING has no exception.

Method ASSERT_MODIFIABLE Signature

Method ASSERT_MODIFIABLE on class CL_GRPC_TESTING has no parameter.
# Exception Resumable Description Created on
1 CX_GRPC_CASE_STATUS 20070611

Method ASSERT_TESTLOG_CREATABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TESTER_NUMB Call by reference Type reference (TYPE) I 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE_STATUS 20070611

Method CALCULATE_RATING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ISSUES Call by reference Type reference (TYPE) GRPC_T_ISSUE 20070611
2 Importing IT_ISSUES_DELETED Call by reference Type reference (TYPE) SCMG_TT_CASE_GUID Table for Issue 20070611
3 Returning R_RATING Value transfer Type reference (TYPE) GRPC_AS_RATING 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611

Method CARRY_FORWARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_TESTING Call by reference Object reference (TYPE REF TO) CL_GRPC_TESTING 20070611
2 Exporting EO_TESTLOG Call by reference Object reference (TYPE REF TO) CL_GRPC_TESTLOG 20070611
3 Exporting ET_SUB_CASE Call by reference Type reference (TYPE) GRPC_T_CASE_CLONE_INFO 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611
2 CX_GRPC_CASE_STATUS 20070611

Method CARRY_FORWARD_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_TESTING Call by reference Object reference (TYPE REF TO) CL_GRPC_TESTING 20070611
2 Exporting EO_TESTLOG Call by reference Object reference (TYPE REF TO) CL_GRPC_TESTLOG 20070611
3 Exporting ET_SUB_CASE Call by reference Type reference (TYPE) GRPC_T_CASE_CLONE_INFO 20070611
4 Importing I_UPDATE_TASK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611
2 CX_GRPC_CASE_STATUS 20070611

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_GRPC_CASE_API Call by reference Object reference (TYPE REF TO) CL_GRPC_CASE_API 20070625
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611
2 CX_GRPC_CASE_STATUS 20070611

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_CHECK_HR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20070821
2 Importing IB_CREATE_NEW Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20070611
3 Importing IS_DATE_INTERVAL Call by reference Type reference (TYPE) GRPC_S_DATE_INTERVAL 20070611
4 Importing IS_HROBJECT Call by reference Type reference (TYPE) HROBJECT Object 20070611
5 Importing IS_HRORG Call by reference Type reference (TYPE) HROBJECT Object 20070611
6 Importing I_CATEGORY Call by reference Type reference (TYPE) SCMG_CATEGORY CL_GRPC_CNST_CASE=>GC_CATEGORY_TE Category 20070611
7 Importing I_UPDATE_TASK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20070611
8 Returning RO_TESTING Value transfer Object reference (TYPE REF TO) CL_GRPC_TESTING Testing 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611
2 CX_GRPC_CASE_STATUS 20070611

Method FIND_BY_HR_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ATTRIBUTE Call by reference Type reference (TYPE) GRPC_T_ATTRIBUTE_TE Attributes: Assessment 20070611
2 Importing IS_DATE_INTERVAL Call by reference Type reference (TYPE) GRPC_S_DATE_INTERVAL 20070611
3 Importing IS_HROBJECT Call by reference Type reference (TYPE) HROBJECT Object 20070611
4 Importing IS_HR_ORG Call by reference Type reference (TYPE) HROBJECT Org. Unit 20070611
5 Importing I_CATEGORY Call by reference Type reference (TYPE) SCMG_CATEGORY CL_GRPC_CNST_CASE=>GC_CATEGORY_TE Category 20070611
6 Importing I_REGULATION Call by reference Type reference (TYPE) GRFN_OBJECT_ID Regulation 20080905

Method FIND_BY_HR_OBJECT on class CL_GRPC_TESTING has no exception.

Method GET_EXISTING_TE_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CASE_GUID Call by reference Type reference (TYPE) SCMG_TT_CASE_GUID 20070611
2 Importing IB_CARRYFORWARD Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20070611
3 Importing IB_EXISTING Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20070611
4 Importing IS_HRORG Call by reference Type reference (TYPE) HROBJECT 20070611
5 Importing I_CATEGORY Call by reference Type reference (TYPE) SCMG_CATEGORY 20070611
6 Importing I_DATE_BEGIN Call by reference Type reference (TYPE) BEGDATUM 20070611
7 Importing I_DATE_END Call by reference Type reference (TYPE) ENDDATUM 20070611

Method GET_EXISTING_TE_GUID on class CL_GRPC_TESTING has no exception.

Method GET_ISSUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WITHOUT_STATUS Call by reference Type reference (TYPE) CRM_J_STATUS Individual Status of an Object 20070611
2 Importing I_WITH_STATUS Call by reference Type reference (TYPE) CRM_J_STATUS Individual Status of an Object 20070611
3 Returning RT_ISSUES Value transfer Type reference (TYPE) GRPC_T_ISSUE 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611

Method GET_LAST_TESTLOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_TESTLOG Value transfer Object reference (TYPE REF TO) CL_GRPC_TESTLOG Test Log 20070813
# Exception Resumable Description Created on
1 CX_GRPC_CASE MIC: Case 20070830

Method GET_LAST_TESTLOG_BY_SLOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEST_SLOT Call by reference Type reference (TYPE) GRPC_TEST_SLOT 20070611
2 Returning RO_TESTLOG Value transfer Object reference (TYPE REF TO) CL_GRPC_TESTLOG 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611

Method GET_NEED_CF_ISSUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ISSUE Value transfer Type reference (TYPE) GRPC_T_ISSUE 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611

Method GET_NOTIFICATION_TESTLOGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_TESTLOGS Value transfer Type reference (TYPE) GRPC_T_CASE 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611

Method GET_OPEN_ISSUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ISSUE Value transfer Type reference (TYPE) GRPC_T_ISSUE Case 20070611

Method GET_OPEN_ISSUES on class CL_GRPC_TESTING has no exception.

Method GET_RATING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RATING Value transfer Type reference (TYPE) GRPC_AS_RATING 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611

Method GET_TESTER_INFO_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TESTER Call by reference Type reference (TYPE) GRPC_T_TESTER Tester Information 20070611
2 Exporting E_WF_UNIQUE Call by reference Type reference (TYPE) AS4FLAG Indicator (X or Blank) 20070611
3 Importing I_SKIP_IGNORED_TESTERS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20070611

Method GET_TESTER_INFO_INTERNAL on class CL_GRPC_TESTING has no exception.

Method GET_TESTER_SLOTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SLOTS Call by reference Type reference (TYPE) GRPC_T_SLOT Tester 20070611
2 Exporting ET_TEST_INFO Call by reference Type reference (TYPE) GRPCH_T_TEST_INFO 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611

Method GET_TESTING_PROC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TESTING_PROC Value transfer Type reference (TYPE) STRING 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611

Method GET_TESTING_TEC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TESTING_TEC Value transfer Type reference (TYPE) STRING 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611
2 CX_GRPC_CASE_STATUS 20070611

Method GET_TESTLOGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_TESTLOGS Value transfer Type reference (TYPE) GRPC_T_CASE 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611

Method GET_TEST_AUTOMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TEST_AUTOMATION Value transfer Type reference (TYPE) GRPC_CNTR_TEST_AUTOMATION Test Automation 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611

Method INITIATE_DATE_INTERVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATE_INTERVAL Call by reference Type reference (TYPE) GRPC_S_DATE_INTERVAL Timeframe for Assessment or Test 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611
2 CX_GRPC_CASE_STATUS 20070611

Method IS_CF_PROCEDURE_FINISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RB_FINISHED Value transfer Type reference (TYPE) ABAP_BOOL 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611
2 CX_GRPC_CASE_STATUS 20070611

Method IS_ONE_TEST_SUFFICIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FLAG Value transfer Type reference (TYPE) AS4FLAG Indicator (X or Blank) 20070611

Method IS_ONE_TEST_SUFFICIENT on class CL_GRPC_TESTING has no exception.

Method LOAD_NOTES Signature

Method LOAD_NOTES on class CL_GRPC_TESTING has no parameter.
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611

Method SET_CREATOR Signature

Method SET_CREATOR on class CL_GRPC_TESTING has no parameter.
Method SET_CREATOR on class CL_GRPC_TESTING has no exception.

Method SET_RATING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RATING Call by reference Type reference (TYPE) GRPC_AS_RATING 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611

Method SET_TESTING_PROC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TESTING_PROC Call by reference Type reference (TYPE) STRING 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611

Method SET_TESTING_TEC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TESTING_TEC Call by reference Type reference (TYPE) STRING 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611
2 CX_GRPC_CASE_STATUS 20070611

Method SET_TEST_AUTOMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEST_AUTOMATION Call by reference Type reference (TYPE) GRPC_CNTR_TEST_AUTOMATION Test Automation 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611
History
Last changed by/on SAP  20141106 
SAP Release Created in 250