SAP ABAP Class CL_GRPC_CASES_MODEL (Model for the cases API)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_API_CUSTOMFIELD_MODEL Model extension to handle the custom fields 20080724
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_API_MODEL Interface for handling of GRC API models 20080408
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_MODEL_STATUS Enable to retrieve MCF information for object from model 20100323
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRPC_API_CUSTOMFIELD_MODEL Model extension to handle the custom fields 20071003
Properties
Class CL_GRPC_CASES_MODEL  
Short Description Model for the cases API    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRPC_ASSESSMENT_ISSUE_PLAN   Assessment/Issue/Remediation Plan 
Created 20070716   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 GRFN0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 GRPCS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRFN_API_CUSTOMFIELD_MODEL Model extension to handle the custom fields 20080724
2 IF_GRFN_API_MODEL Interface for handling of GRC API models 20080408
3 IF_GRFN_MODEL_STATUS Enable to retrieve MCF information for object from model 20100323
4 IF_GRPC_API_CUSTOMFIELD_MODEL Model extension to handle the custom fields 20071003
Friends
# Friend Modeled only Created on Description
1 CL_GRPC_API_PCENTITY 20081125 Generic PC Entity
2 CL_GRPC_API_SERVICES 20081209 Service and helper class for ILD
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_CDF_MODEL Instance attribute Private Object reference (TYPE REF TO) CL_GRFN_UTIL_CDF_MODEL CDF Model utility class 20100323
2 MT_CAPAACTION Instance attribute Private Type reference (TYPE) TT_CAPAACTION CAPA action for CAPA plan 20081031
3 MT_CASE Instance attribute Private Type reference (TYPE) GRPC_T_CASE_REF Case 20070718
4 MT_CASE_REF Instance attribute Private Type reference (TYPE) T_CASE_REF Only modified IF_GRFN_CASE 20100119
5 MT_RCA Instance attribute Private Type reference (TYPE) TT_RCA Root Cause Analysis for CAPA plan 20081031
6 MT_TL_BUFFER Instance attribute Private Type reference (TYPE) TT_TESTLOG 20120111
7 M_TF_YEAR Instance attribute Private Type reference (TYPE) GRFN_TF_YEAR Timeframe Year 20080611
8 M_TIMEFRAME Instance attribute Private Type reference (TYPE) GRFN_TIMEFRAME Timeframe 20080611
9 _INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_GRPC_CASES_MODEL Model for the cases API 20070717
Methods
# Method Level Visibility Method type Description Created on
1 AHISSUE_RMPLANS Instance method Public Method Retrieve the remediation plan of the issue 20100127
2 ASSMNT_CAPAPLANS Instance method Public Method Retrieve the remediation plan of the assessment 20090302
3 ASSMNT_ISSUES Instance method Public Method Retrieve the remediation plan of the issue 20070723
4 ASSMNT_RMPLANS Instance method Public Method Retrieve the remediation plan of the assessment 20070724
5 CAPAACTION_CAPAPLAN Instance method Public Method Query the capaplan of the CAPA action 20081031
6 CASE_ACTIVITY_LIST Instance method Public Method Get the case activity list 20070719
7 CASE_CAPAPLANS Instance method Public Method Query the capaplan of that case 20080723
8 CASE_DOACTION Instance method Public Method Do Action for Remediation Plan 20070719
9 CASE_ISSUES Instance method Public Method Retrieve the issues of a case 20070801
10 CASE_LOCKED Instance method Public Method Is case locked, only GRPC usage, check is_locked( ) 20070718
11 CASE_REF Instance method Public Method rerieve the case reference information 20070807
12 CASE_RMPLANS Instance method Public Method Retrieve the remediation plan of the case 20070801
13 COLLECT_CAPAACTION Instance method Private Method Collect CAPA actions into the pool 20081031
14 COLLECT_CASE Instance method Private Method Collect cases into the pool 20070718
15 COLLECT_RCA Instance method Private Method Collect Root Cause Analysis into the pool 20081031
16 CONSTRUCTOR Instance method Public Constructor 20080611
17 CREATE_AHISSUE Instance method Public Method Create issue 20100118
18 CREATE_ASSMNT Instance method Public Method Create the assessment 20070717
19 CREATE_CAPAPLAN Instance method Public Method Create CAPAPlan 20080723
20 CREATE_CAPAPLAN_ASIST Instance method Private Method Create CAPAPlan 20100128
21 CREATE_CP_ACTION Instance method Public Method 20080806
22 CREATE_ISSUE Instance method Public Method Create the issue 20070717
23 CREATE_PLAN Instance method Public Method Create the Remediation Plan 20070718
24 CREATE_PLAN_ASSIST Instance method Private Method Create the Remediation Plan 20100122
25 CREATE_RCA Instance method Public Method Create Root Cause Analysis 20080723
26 CREATE_TESTLOG Instance method Public Method Create the testlog 20070731
27 DELETE_AHISSUE Instance method Public Method Delete the Ad Hoc issue 20100525
28 DELETE_ASSMNT Instance method Public Method Delete the assessment 20070717
29 DELETE_CAPAPLAN Instance method Public Method Delete the Capa Plan 20100727
30 DELETE_CP_ACTION Instance method Public Method 20080806
31 DELETE_ISSUE Instance method Public Method Delete the issue 20070717
32 DELETE_PLAN Instance method Public Method Delete the Remediation Plan 20070718
33 DELETE_RCA Instance method Public Method Delete the Root Cause Analysis 20080723
34 DELETE_TESTLOG Instance method Public Method Delete the testlog 20070803
35 DO_ACTION Instance method Public Method For the new framework - IF_GRFN_CASE 20100118
36 GET_ACTIVITY_LIST Instance method Public Method For the new framework - IF_GRFN_CASE 20100118
37 GET_AUDIT_DATA Instance method Public Method Get data for audit trail 20080901
38 GET_CASETYPE Static method Public Method Get the case category 20100225
39 GET_CASE_INSTANCE Instance method Protected Method Get the case instance from the pool 20070718
40 GET_CATEGORY Static method Public Method Get the case category 20071204
41 GET_DEFAULT_ISSUE_OWNER Instance method Public Method get default issue owner 20090224
42 GET_DEFAULT_RMPLAN_OWNER Instance method Public Method Get default issue owner 20090224
43 GET_EXT_REF Static method Public Method Obsoleted: Get the external reference 20071107
44 GET_OBJECT Instance method Private Method 20070926
45 GET_ORGUNIT Instance method Private Method 20070926
46 GET_PARENT Instance method Public Method Query parent, only For IF: IF_GRFN_CASE 20100302
47 GET_POLICY_REF Instance method Private Method Get policy ref 20100511
48 GET_REF_OBJECT Static method Public Method Get case reference (More efficient than CASE_REF) 20090408
49 HAS_AHISSUE Instance method Public Method Has issue 20100323
50 ISSUE_RMPLANS Instance method Public Method Retrieve the remediation plan of the issue 20070719
51 LOAD_DEFAULT_RISK_DATA Instance method Public Method 20081117
52 MARK_CASE_CHANGED Instance method Private Method Mark cases in the pool as changed 20070718
53 OPEN_ISSUES Instance method Public Method Retrieve the open issues 20070926
54 OPEN_RMPLANS Instance method Public Method Open Remediation Plans 20070928
55 QUERY_AHISSUE Instance method Public Method Query AH issue 20100121
56 QUERY_ASSMNT Instance method Public Method Query the assessment 20070723
57 QUERY_TESTLOG Instance method Public Method Query the testlog 20070802
58 RCA_CAPAPLAN Instance method Public Method Query the capaplan of the Root Cause Analysis 20081031
59 REPORT_QUERY_AHISSUE Instance method Public Method Query AH issue for report 20100716
60 RETRIEVE_AHISSUE Instance method Public Method Retrieve issue 20100118
61 RETRIEVE_ASSMNT Instance method Public Method Retrieve the assessment for edit 20070717
62 RETRIEVE_CAPAPLAN Instance method Public Method Retrieve CAPAPlan 20080723
63 RETRIEVE_CPACTION Instance method Public Method 20080923
64 RETRIEVE_CP_QANSWERS Instance method Public Method Retrieve CAPA Plan Q-Answers 20080805
65 RETRIEVE_CP_SURVEY Instance method Public Method Retieve CAPA plan survey 20080805
66 RETRIEVE_ISSUE Instance method Public Method Retrieve the issue for edit 20070717
67 RETRIEVE_PLAN Instance method Public Method Retrieve the Remediation Plan 20070719
68 RETRIEVE_RCA Instance method Public Method Retrieve the Root Cause Analysis 20080724
69 RETRIEVE_TESTLOG Instance method Public Method Retrieve the testlog for edit 20070802
70 TESTLOG_HISTORY Instance method Public Method Retrieve the testlog history 20070927
71 UNCOLLECT_CAPAACTION Instance method Private Method Uncollect CAPA actions from the pool 20081031
72 UNCOLLECT_CASE Instance method Private Method Uncollect cases from the pool 20070720
73 UNCOLLECT_RCA Instance method Private Method Uncollect Root Cause Analysis from the pool 20081031
74 UPDATE_AHISSUE Instance method Public Method Udpate issue 20100118
75 UPDATE_ASSMNT Instance method Public Method Update the assessment 20070717
76 UPDATE_CAPAPLAN Instance method Public Method Update the CAPAPlan structure 20080723
77 UPDATE_CP_ACTION Instance method Public Method 20080806
78 UPDATE_CP_QANSWERS Instance method Public Method Update CAPA Plan Q-Answers 20080805
79 UPDATE_ISSUE Instance method Public Method Update the issue 20070717
80 UPDATE_PLAN Instance method Public Method Update the Remediation Plan 20070718
81 UPDATE_RCA Instance method Public Method Update the Root Cause Analysis 20080723
82 UPDATE_TESTLOG Instance method Public Method Update the assessment 20070803
Events
Class CL_GRPC_CASES_MODEL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_CASE_REF Private See coding 20100119 BEGIN OF s_case_ref, case_id TYPE grfn_case_id, case_ref TYPE REF TO if_grfn_case, END OF s_case_ref
2 T_CASE_REF Private See coding 20100119 t_case_ref TYPE HASHED TABLE OF s_case_ref WITH UNIQUE KEY case_id
Method Signatures

Method AHISSUE_RMPLANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_PLANS Value transfer Type reference (TYPE) GRPC_T_API_PLAN_LIST Table for remediation plan list 20100127
2 Importing I_ISSUE_ID Value transfer Type reference (TYPE) GRPC_CASE_ID Case ID 20100127
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION MIC: Case 20100127

Method ASSMNT_CAPAPLANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_PLANS Value transfer Type reference (TYPE) GRPC_T_CAPA_PLAN_LIST Table for remediation plan list 20090302
2 Importing I_ASSMNT_ID Value transfer Type reference (TYPE) GRPC_CASE_ID Case ID 20090302
# Exception Resumable Description Created on
1 CX_GRPC_CASE MIC: Case 20090302

Method ASSMNT_ISSUES 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_API_ISSUE_LIST Table for remediation plan list 20070723
2 Importing I_ASSMNT_ID Value transfer Type reference (TYPE) GRPC_CASE_ID Case ID 20070723
# Exception Resumable Description Created on
1 CX_GRPC_CASE MIC: Case 20070810

Method ASSMNT_RMPLANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_PLANS Value transfer Type reference (TYPE) GRPC_T_API_PLAN_LIST Table for remediation plan list 20070724
2 Importing I_ASSMNT_ID Value transfer Type reference (TYPE) GRPC_CASE_ID Case ID 20070724
# Exception Resumable Description Created on
1 CX_GRPC_CASE MIC: Case 20070810

Method CAPAACTION_CAPAPLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20081031
2 Returning RV_CAPAPLAN Value transfer Type reference (TYPE) GRPC_CASE_ID Case ID 20081031

Method CAPAACTION_CAPAPLAN on class CL_GRPC_CASES_MODEL has no exception.

Method CASE_ACTIVITY_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_ACTIVITY Value transfer Type reference (TYPE) GRPC_T_ACTIVITY_FOR_STATUS Texts for Business Transactions 20070719
2 Importing I_CASE_ID Value transfer Type reference (TYPE) GRPC_CASE_ID Case ID 20070719
# Exception Resumable Description Created on
1 CX_GRPC_CASE MIC: Case 20070810

Method CASE_CAPAPLANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CAPA_PLAN_LIST Call by reference Type reference (TYPE) GRPC_T_CAPA_PLAN_LIST Table of CAPA plan list 20080725
2 Importing I_CASETYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE Case Type 20100315
3 Importing I_CASE_ID Call by reference Type reference (TYPE) GRPC_CASE_ID Case ID 20080724
# Exception Resumable Description Created on
1 CX_GRPC_CASE PC: Case 20080724

Method CASE_DOACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVITY_ID Call by reference Type reference (TYPE) J_VORGANG Business Transaction 20070719
2 Importing I_CASE_ID Call by reference Type reference (TYPE) GRPC_CASE_ID Case ID 20070719
# Exception Resumable Description Created on
1 CX_GRPC_CASE MIC: Case 20070810

Method CASE_ISSUES 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_API_ISSUE_LIST Table for remediation plan list 20070801
2 Importing I_CASE_ID Value transfer Type reference (TYPE) GRPC_CASE_ID Case ID 20070801
3 Importing I_ID_ONLY Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20071214
# Exception Resumable Description Created on
1 CX_GRPC_CASE MIC: Case 20070810

Method CASE_LOCKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_LOCKED Value transfer Type reference (TYPE) ABAP_BOOL 20070718
2 Importing I_CASE_ID Value transfer Type reference (TYPE) GRPC_CASE_ID Case ID 20070718
# Exception Resumable Description Created on
1 CX_GRPC_CASE MIC: Case 20070810

Method CASE_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_CASE_REF Value transfer Type reference (TYPE) GRPC_S_API_CASE_REF Case reference 20070807
2 Importing IR_MODEL_SETUP Call by reference Object reference (TYPE REF TO) CL_GRPC_MODEL_SETUP Process Model Class 20070807
3 Importing IV_CASE_TYPE Value transfer Type reference (TYPE) SCMGCASE_TYPE case type 20100511
4 Importing I_CASE_ID Value transfer Type reference (TYPE) GRPC_CASE_ID Case ID 20070807
5 Importing I_LOAD_STATUS Call by reference Type reference (TYPE) ABAP_BOOL 'X' 20101221
6 Importing I_READ_ACT_OBJ_ONLY Value transfer Type reference (TYPE) ABAP_BOOL '' 20090407
# Exception Resumable Description Created on
1 CX_GRPC_CASE MIC: Case 20070810

Method CASE_RMPLANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_PLANS Value transfer Type reference (TYPE) GRPC_T_API_PLAN_LIST Table for remediation plan list 20070801
2 Importing I_CASETYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE Case Type 20100315
3 Importing I_CASE_ID Value transfer Type reference (TYPE) GRPC_CASE_ID Case ID 20070801
# Exception Resumable Description Created on
1 CX_GRPC_CASE MIC: Case 20070810

Method COLLECT_CAPAACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CAPAPLAN Call by reference Type reference (TYPE) GRPC_CASE_ID Case ID 20081031
2 Importing IV_ID Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20081031

Method COLLECT_CAPAACTION on class CL_GRPC_CASES_MODEL has no exception.

Method COLLECT_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CASE Call by reference Object reference (TYPE REF TO) IF_GRPC_CASE MIC Case 20070718

Method COLLECT_CASE on class CL_GRPC_CASES_MODEL has no exception.

Method COLLECT_RCA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CAPAPLAN Call by reference Type reference (TYPE) GRPC_CASE_ID Case ID 20081031
2 Importing IV_ID Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20081031

Method COLLECT_RCA on class CL_GRPC_CASES_MODEL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TF_YEAR Value transfer Type reference (TYPE) GRFN_TF_YEAR Timeframe Year 20080611
2 Importing IV_TIMEFRAME Value transfer Type reference (TYPE) GRFN_TIMEFRAME Timeframe 20080611

Method CONSTRUCTOR on class CL_GRPC_CASES_MODEL has no exception.

Method CREATE_AHISSUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CASE_ID Value transfer Type reference (TYPE) GRFN_CASE_ID Leading case GUID 20100119
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100119

Method CREATE_ASSMNT 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 Date of the Assessment or of the Test 20070718
2 Importing IS_HROBJECT Call by reference Type reference (TYPE) HROBJECT Object 20070719
3 Importing IS_HRORG Call by reference Type reference (TYPE) HROBJECT Object 20070719
4 Importing I_CATEGORY Call by reference Type reference (TYPE) SCMG_CATEGORY Category 20070718
5 Importing I_REGULATION Call by reference Type reference (TYPE) GRFN_OBJECT_ID Regulation 20081121
6 Returning R_ASSMNT_ID Value transfer Type reference (TYPE) SCMG_CASE_GUID Technical Case Key (Case GUID) 20070718
# Exception Resumable Description Created on
1 CX_GRPC_CASE MIC: Case 20070718

Method CREATE_CAPAPLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PLAN_ID Call by reference Type reference (TYPE) GRPC_CASE_ID Case ID for the created CAPA Plan 20080724
2 Importing IS_CAPAPLAN_NEW Call by reference Type reference (TYPE) GRPC_S_CAPA_PLAN CAPA plan 20080724
3 Importing I_CATEGORY Call by reference Type reference (TYPE) SCMG_CATEGORY Category 20100127
4 Importing I_ISSUE_ID Call by reference Type reference (TYPE) GRPC_CASE_ID Case ID 20080724
# Exception Resumable Description Created on
1 CX_GRPC_CASE PC: Case 20080724

Method CREATE_CAPAPLAN_ASIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PLAN_ID Call by reference Type reference (TYPE) GRPC_CASE_ID Case ID for the created CAPA Plan 20100128
2 Importing IS_CAPAPLAN_NEW Call by reference Type reference (TYPE) GRPC_S_CAPA_PLAN CAPA plan 20100128
3 Importing I_CATEGORY Call by reference Type reference (TYPE) SCMG_CATEGORY Category 20100128
4 Importing I_ISSUE_ID Call by reference Type reference (TYPE) GRPC_CASE_ID Case ID 20100128
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100128
2 CX_GRPC_CASE PC: Case 20100128

Method CREATE_CP_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CP_ACTION_ID Call by reference Type reference (TYPE) GUID_32 20080806
2 Importing IS_CP_ACTION_NEW Call by reference Type reference (TYPE) GRPC_S_CAPA_ACTION CAPA Corrective Actions & Preventive Actions 20080806
3 Importing IV_CAPAPLAN_ID Call by reference Type reference (TYPE) GRPC_CASE_ID Case ID 20080806
# Exception Resumable Description Created on
1 CX_GRPC_CASE PC: Case 20080806

Method CREATE_ISSUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ISSUE_ID Call by reference Type reference (TYPE) GRPC_CASE_ID Case ID 20070718
2 Importing IS_ISSUE_DATA_NEW Call by reference Type reference (TYPE) GRPC_S_ISSUE Issue Structure 20070718
3 Importing I_PARENT_ID Call by reference Type reference (TYPE) GRPC_CASE_ID Case ID 20070808
# Exception Resumable Description Created on
1 CX_GRPC_CASE MIC: Case 20070810

Method CREATE_PLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PLAN_ID Call by reference Type reference (TYPE) GRPC_CASE_ID GRPC ID of the individual object 20070718
2 Importing IS_PLAN_DATA_NEW Call by reference Type reference (TYPE) GRPC_S_API_REMPL API structure for Remediation Plan 20070724
3 Importing I_CATEGORY Call by reference Type reference (TYPE) SCMG_CATEGORY Category 20100127
4 Importing I_ISSUE_ID Call by reference Type reference (TYPE) GRPC_CASE_ID GRPC ID of the individual object 20070718
# Exception Resumable Description Created on
1 CX_GRPC_CASE MIC: Case 20070810

Method CREATE_PLAN_ASSIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PLAN_ID Call by reference Type reference (TYPE) GRPC_CASE_ID GRPC ID of the individual object 20100122
2 Importing IS_PLAN_DATA_NEW Call by reference Type reference (TYPE) GRPC_S_API_REMPL API structure for Remediation Plan 20100122
3 Importing I_ISSUE_ID Call by reference Type reference (TYPE) GRPC_CASE_ID GRPC ID of the individual object 20100122
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100122
2 CX_GRPC_CASE MIC: Case 20100122

Method CREATE_RCA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RCA_ID Call by reference Type reference (TYPE) GUID_32 20080724
2 Importing IS_RCA_DATA_NEW Call by reference Type reference (TYPE) GRPC_S_IMCS_DATA Immediate Cause & Data 20080724
3 Importing IV_CAPAPLAN_ID Call by reference Type reference (TYPE) GRPC_CASE_ID Case ID 20080724
# Exception Resumable Description Created on
1 CX_GRPC_CASE PC: Case 20080724

Method CREATE_TESTLOG 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 Date of the Assessment or of the Test 20070731
2 Importing IS_HROBJECT Call by reference Type reference (TYPE) HROBJECT Object 20070731
3 Importing IS_HRORG Call by reference Type reference (TYPE) HROBJECT Object 20070731
4 Importing IT_REGULATION Call by reference Type reference (TYPE) GRFN_T_REGU Regulation table type 20100622
5 Importing I_CATEGORY Call by reference Type reference (TYPE) SCMG_CATEGORY Category 20070731
6 Importing I_REGULATION Call by reference Type reference (TYPE) GRFN_OBJECT_ID Regulation 20081121
7 Returning R_TESTLOG_ID Value transfer Type reference (TYPE) GRPC_CASE_ID GRPC ID of the individual object 20070802
# Exception Resumable Description Created on
1 CX_GRPC_CASE MIC: Case 20070731

Method DELETE_AHISSUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ISSUE_ID Call by reference Type reference (TYPE) GRPC_CASE_ID Case ID 20100525
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION MIC: Case 20100525

Method DELETE_ASSMNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ASSMNT_ID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technical Case Key (Case GUID) 20070718
# Exception Resumable Description Created on
1 CX_GRPC_CASE MIC: Case 20070810

Method DELETE_CAPAPLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RETURN_CODE Call by reference Type reference (TYPE) INT4 Natural number 20100727
2 Importing I_PLAN_ID Call by reference Type reference (TYPE) GRPC_CASE_ID GRPC ID of the individual object 20100727
3 Importing I_SESSION_ID Call by reference Type reference (TYPE) GRPC_API_SESSION_ID GRPC unique session ID 20100727
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100727
2 CX_GRPC_CASE MIC: Case 20100727

Method DELETE_CP_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CAPAPLAN_ID Call by reference Type reference (TYPE) GRPC_CASE_ID Case ID 20080806
2 Importing IV_CP_ACTION_ID Call by reference Type reference (TYPE) GUID_32 20080806
3 Importing IV_TYPE Call by reference Type reference (TYPE) GRPC_CAPA_ACTION_TYPE 'C' CAPA corrective or preventive action 20080902
# Exception Resumable Description Created on
1 CX_GRPC_CASE PC: Case 20080806

Method DELETE_ISSUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ISSUE_ID Call by reference Type reference (TYPE) GRPC_CASE_ID Case ID 20070718
# Exception Resumable Description Created on
1 CX_GRPC_CASE MIC: Case 20070810

Method DELETE_PLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RETURN_CODE Call by reference Type reference (TYPE) INT4 Natural number 20070718
2 Importing I_PLAN_ID Call by reference Type reference (TYPE) GRPC_CASE_ID GRPC ID of the individual object 20070718
3 Importing I_SESSION_ID Call by reference Type reference (TYPE) GRPC_API_SESSION_ID GRPC unique session ID 20070718
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100128
2 CX_GRPC_CASE MIC: Case 20070810

Method DELETE_RCA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CAPAPLAN_ID Call by reference Type reference (TYPE) GRPC_CASE_ID Case ID 20080724
2 Importing IV_RCA_ID Call by reference Type reference (TYPE) GUID_32 20080724
# Exception Resumable Description Created on
1 CX_GRPC_CASE PC: Case 20080724

Method DELETE_TESTLOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TESTLOG_ID Call by reference Type reference (TYPE) GRPC_CASE_ID Case ID 20070803
# Exception Resumable Description Created on
1 CX_GRPC_CASE MIC: Case 20070810

Method DO_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVITY_ID Call by reference Type reference (TYPE) J_VORGANG Business Transaction 20100121
2 Importing I_CASE_ID Call by reference Type reference (TYPE) GRPC_CASE_ID Case ID 20100121
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100121

Method GET_ACTIVITY_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CASE_ID Value transfer Type reference (TYPE) GRFN_CASE_ID Leading case GUID 20100127
2 Returning RT_ACTIVITY Value transfer Type reference (TYPE) GRPC_T_ACTIVITY_FOR_STATUS Texts for Business Transactions 20100127
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100127

Method GET_AUDIT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) GRFN_T_ATF Audit Trail atom data 20080901
2 Importing IS_SEARCH_CRT Call by reference Type reference (TYPE) GRFN_S_ATF_SEARCH_CRITERIA Search Criteria for audit trail 20080901
3 Importing IT_CASE_ID Call by reference Type reference (TYPE) SCMG_TT_CASE_GUID Case ID 20090216

Method GET_AUDIT_DATA on class CL_GRPC_CASES_MODEL has no exception.

Method GET_CASETYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technical Case Key (Case GUID) 20100225
2 Returning R_CASETYPE Value transfer Type reference (TYPE) SCMG_CASE_TYPE External reference 20100225

Method GET_CASETYPE on class CL_GRPC_CASES_MODEL has no exception.

Method GET_CASE_INSTANCE 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) SCMG_CASE_GUID Technical Case Key (Case GUID) 20070718
2 Returning RO_CASE Value transfer Object reference (TYPE REF TO) IF_GRPC_CASE MIC Case 20070718
# Exception Resumable Description Created on
1 CX_GRPC_CASE MIC: Case 20070725

Method GET_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technical Case Key (Case GUID) 20071204
2 Returning R_CATEGORY Value transfer Type reference (TYPE) SCMG_CATEGORY External reference 20071204

Method GET_CATEGORY on class CL_GRPC_CASES_MODEL has no exception.

Method GET_DEFAULT_ISSUE_OWNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_USER Value transfer Type reference (TYPE) SWFUAGENTS List of Organizational Objects 20090224
2 Importing I_CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technical Case Key (Case GUID) 20090224
# Exception Resumable Description Created on
1 CX_GRPC_CASE PC: Case 20090224

Method GET_DEFAULT_RMPLAN_OWNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_USER Value transfer Type reference (TYPE) SWFUAGENTS List of Organizational Objects 20090224
2 Importing I_CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technical Case Key (Case GUID) 20090224
# Exception Resumable Description Created on
1 CX_GRPC_CASE PC: Case 20090224

Method GET_EXT_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technical Case Key (Case GUID) 20071107
2 Returning R_EXT_REF Value transfer Type reference (TYPE) SCMG_EXT_REF External reference 20071107

Method GET_EXT_REF on class CL_GRPC_CASES_MODEL has no exception.

Method GET_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_OBJECT Value transfer Type reference (TYPE) GRPC_API_OBJECT_DESCR Description of the entity 20070926
2 Importing IR_MODEL_SETUP Call by reference Object reference (TYPE REF TO) CL_GRPC_MODEL_SETUP Process Model Class 20070926
3 Importing I_HROBJECT Call by reference Type reference (TYPE) HROBJECT Object 20070926

Method GET_OBJECT on class CL_GRPC_CASES_MODEL has no exception.

Method GET_ORGUNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_ORGUNIT Value transfer Type reference (TYPE) GRPC_API_OBJECT_DESCR Description of the entity 20070926
2 Importing IR_MODEL_SETUP Call by reference Object reference (TYPE REF TO) CL_GRPC_MODEL_SETUP Process Model Class 20070926
3 Importing I_HRORG Call by reference Type reference (TYPE) HROBJECT Object 20070926

Method GET_ORGUNIT on class CL_GRPC_CASES_MODEL has no exception.

Method GET_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CASE_ID Call by reference Type reference (TYPE) GRFN_CASE_ID Fall ID and Header for Case Type 20100302
2 Returning RV_PARENT_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100302
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100302

Method GET_POLICY_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CASE_REF Call by reference Type reference (TYPE) GRPC_S_API_CASE_REF Case reference structure 20100511
2 Importing IV_POLICY_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100511
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100511

Method GET_REF_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OBJECT_ID Call by reference Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20090408
2 Exporting E_OBJECT_TEXT Call by reference Type reference (TYPE) GRPC_API_OBJECT_DESCR Description of the entity 20090408
3 Exporting E_ORGUNIT_ID Call by reference Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20090408
4 Exporting E_ORGUNIT_TEXT Call by reference Type reference (TYPE) GRPC_API_OBJECT_DESCR Description of the entity 20090408
5 Exporting E_REGUL_ID Call by reference Type reference (TYPE) GRPC_API_OBJECT_ID Object ID 20120113
6 Exporting E_REGUL_TEXT Call by reference Type reference (TYPE) GRPC_API_OBJECT_DESCR Description of the entity 20120113
7 Importing IS_DATE_INTERVAL Call by reference Type reference (TYPE) GRPC_S_DATE_INTERVAL Date of the Assessment or of the Test 20120113
8 Importing I_CASE_ID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technical Case Key (Case GUID) 20090408
# Exception Resumable Description Created on
1 CX_GRPC_CASE Generic GRC API exception 20130705

Method HAS_AHISSUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Leading case GUID 20100323
2 Returning RV_FLAG Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100323

Method HAS_AHISSUE on class CL_GRPC_CASES_MODEL has no exception.

Method ISSUE_RMPLANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_PLANS Value transfer Type reference (TYPE) GRPC_T_API_PLAN_LIST Table for remediation plan list 20070719
2 Importing I_ISSUE_ID Value transfer Type reference (TYPE) GRPC_CASE_ID Case ID 20070719
# Exception Resumable Description Created on
1 CX_GRPC_CASE MIC: Case 20070810

Method LOAD_DEFAULT_RISK_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RISK Call by reference Type reference (TYPE) GRPC_S_API_RISK_ASS_DATA Risk Assessment Data 20081117
2 Importing I_CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technical Case Key (Case GUID) 20081117
3 Returning RS_RISK Value transfer Type reference (TYPE) GRPCRISKASS Risk Data 20081117

Method LOAD_DEFAULT_RISK_DATA on class CL_GRPC_CASES_MODEL has no exception.

Method MARK_CASE_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20070718
2 Importing I_CASE_ID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technical Case Key (Case GUID) 20070718

Method MARK_CASE_CHANGED on class CL_GRPC_CASES_MODEL has no exception.

Method OPEN_ISSUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_OPEN_ISSUE Value transfer Type reference (TYPE) GRPC_T_API_OPEN_ISSUE Open Issue list 20070926
2 Importing IR_MODEL_SETUP Call by reference Object reference (TYPE REF TO) CL_GRPC_MODEL_SETUP Process Model Class 20070926
# Exception Resumable Description Created on
1 CX_GRPC_CASE MIC: Case 20070926

Method OPEN_RMPLANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_OPEN_RMPLAN Value transfer Type reference (TYPE) GRPC_T_API_OPEN_RMPLAN Open Remediation Plan list 20070928
2 Importing IR_MODEL_SETUP Call by reference Object reference (TYPE REF TO) CL_GRPC_MODEL_SETUP Process Model Class 20070928
# Exception Resumable Description Created on
1 CX_GRPC_CASE MIC: Case 20070928

Method QUERY_AHISSUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_STATUS Value transfer Type reference (TYPE) GRPC_TS_STATUS Object status 20100127
2 Importing IV_BEGDA Value transfer Type reference (TYPE) BEGDATUM Start Date 20100127
3 Importing IV_ENDDA Value transfer Type reference (TYPE) ENDDATUM End Date 20100127
4 Importing IV_ISSUE_ADMIN Value transfer Type reference (TYPE) GRFN_BOOLEAN Boolean 20100302
5 Importing IV_OBJECT_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100121
6 Importing IV_PROCESSOR Value transfer Type reference (TYPE) SCMG_PROCESSOR Processor 20100121
7 Importing IV_REPORTER Value transfer Type reference (TYPE) SCMG_PROCESSOR Processor 20100121
8 Returning RT_ISSUE Value transfer Type reference (TYPE) GRFN_T_API_ISSUE_LIST Table type for Issue List 20100121

Method QUERY_AHISSUE on class CL_GRPC_CASES_MODEL has no exception.

Method QUERY_ASSMNT 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_AS Attributes: Assessment 20070723
2 Importing IS_DATE_INTERVAL Call by reference Type reference (TYPE) GRPC_S_DATE_INTERVAL Date of the Assessment or of the Test 20070723
3 Importing IS_HROBJECT Call by reference Type reference (TYPE) HROBJECT Object 20070723
4 Importing IS_HR_ORG Call by reference Type reference (TYPE) HROBJECT Object 20070723
5 Importing I_CATEGORY Call by reference Type reference (TYPE) SCMG_CATEGORY Category 20070723

Method QUERY_ASSMNT on class CL_GRPC_CASES_MODEL has no exception.

Method QUERY_TESTLOG 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_TL table of testlog attribute 20070802
2 Importing IS_DATE_INTERVAL Call by reference Type reference (TYPE) GRPC_S_DATE_INTERVAL Date of the Assessment or of the Test 20070802
3 Importing IS_HROBJECT Call by reference Type reference (TYPE) HROBJECT Object 20070802
4 Importing IS_HR_ORG Call by reference Type reference (TYPE) HROBJECT Object 20070802
5 Importing I_CATEGORY Call by reference Type reference (TYPE) SCMG_CATEGORY Category 20070802

Method QUERY_TESTLOG on class CL_GRPC_CASES_MODEL has no exception.

Method RCA_CAPAPLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20081031
2 Returning RV_CAPAPLAN Value transfer Type reference (TYPE) GRPC_CASE_ID Case ID 20081031

Method RCA_CAPAPLAN on class CL_GRPC_CASES_MODEL has no exception.

Method REPORT_QUERY_AHISSUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_STATUS Value transfer Type reference (TYPE) GRPC_TS_STATUS Object status 20100716
2 Importing IV_BEGDA Value transfer Type reference (TYPE) BEGDATUM Start Date 20100716
3 Importing IV_ENDDA Value transfer Type reference (TYPE) ENDDATUM End Date 20100716
4 Importing IV_ISSUE_ADMIN Value transfer Type reference (TYPE) GRFN_BOOLEAN Boolean 20100716
5 Importing IV_OBJECT_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100716
6 Importing IV_PROCESSOR Value transfer Type reference (TYPE) SCMG_PROCESSOR Processor 20100716
7 Importing IV_REPORTER Value transfer Type reference (TYPE) SCMG_PROCESSOR Processor 20100716
8 Returning RT_ISSUE Value transfer Type reference (TYPE) GRFN_T_API_ISSUE_LIST Table type for Issue List 20100716

Method REPORT_QUERY_AHISSUE on class CL_GRPC_CASES_MODEL has no exception.

Method RETRIEVE_AHISSUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CASE_REF Call by reference Type reference (TYPE) GRPC_S_API_CASE_REF 20100119
2 Exporting ES_ISSUE_DATA Call by reference Type reference (TYPE) GRFN_S_API_ISSUE 20100119
3 Importing IV_EDITABLE Call by reference Type reference (TYPE) BOOLEAN 20100119
4 Importing IV_ISSUE_ID Call by reference Type reference (TYPE) GRFN_CASE_ID Leading case GUID 20100119
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100119

Method RETRIEVE_ASSMNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EB_ENQUEUED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20070815
2 Exporting ES_ASSMNT Call by reference Type reference (TYPE) GRPC_S_API_ASSESSMENT Assessment 20070801
3 Exporting ET_CR_FACTOR Call by reference Type reference (TYPE) GRPC_T_CR_ASS_FACOTR Control risk assessment factor 20080923
4 Exporting ET_CR_LIST Call by reference Type reference (TYPE) GRPC_T_CR_ASS Control Risk Assessment Table type 20080923
5 Exporting ET_HISTORY Call by reference Type reference (TYPE) GRPC_T_API_HISTORY Assessment/testlog History 20071010
6 Exporting ET_PROCESSOR Call by reference Type reference (TYPE) SWFUAGENTS List of possible processor 20071101
7 Exporting ET_QANSWER Call by reference Type reference (TYPE) GRPC_T_API_QANSWER 20070801
8 Exporting ET_RISK Call by reference Type reference (TYPE) GRPC_T_RISK_ASS Risk assessment Table type 20080819
9 Importing IV_NEED_RESPONSIBLE Call by reference Type reference (TYPE) ABAP_BOOL 'X' 20110228
10 Importing I_CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID GRPC ID of the individual object 20070719
11 Importing I_EDITABLE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20070718
# Exception Resumable Description Created on
1 CX_GRPC_CASE MIC: Case 20070810

Method RETRIEVE_CAPAPLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EB_ENQUEUED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20080724
2 Exporting ES_CAPA_PLAN Call by reference Type reference (TYPE) GRPC_S_CAPA_PLAN CAPA plan 20080724
3 Exporting ET_CAPA_CA Call by reference Type reference (TYPE) GRPC_T_CAPA_ACTION CAPA Corrective Actions & Preventive Actions 20080806
4 Exporting ET_CAPA_PA Call by reference Type reference (TYPE) GRPC_T_CAPA_ACTION CAPA Corrective Actions & Preventive Actions 20080806
5 Exporting ET_RCA Call by reference Type reference (TYPE) GRPC_T_IMCS_DATA Immediate Cause & Data 20080806
6 Importing I_EDITABLE Call by reference Type reference (TYPE) ABAP_BOOL 20080724
7 Importing I_PLAN_ID Call by reference Type reference (TYPE) GRPC_CASE_ID Case ID 20080724
# Exception Resumable Description Created on
1 CX_GRPC_CASE PC: Case 20080724

Method RETRIEVE_CPACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CAPA Call by reference Type reference (TYPE) GRPC_S_CAPA_ACTION CAPA Corrective Actions & Preventive Actions 20080923
2 Exporting EV_EXIST Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20081209
3 Importing IV_CAPAPLAN_ID Call by reference Type reference (TYPE) GRPC_CASE_ID Case ID 20080923
4 Importing IV_CAPA_ID Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20080923
# Exception Resumable Description Created on
1 CX_GRPC_CASE PC: Case 20080923

Method RETRIEVE_CP_QANSWERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_QANSWER Call by reference Type reference (TYPE) GRPC_T_QANSWER Question Answer Table Type 20080805
2 Importing IV_CAPAPLAN_ID Call by reference Type reference (TYPE) GRPC_CASE_ID Case ID 20080805
# Exception Resumable Description Created on
1 CX_GRPC_CASE PC: Case 20080805

Method RETRIEVE_CP_SURVEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SURVEY Call by reference Type reference (TYPE) GRPC_S_SURVEY Survey 20080805
2 Exporting ET_QUESTION Call by reference Type reference (TYPE) GRPC_T_QUESTION Question 20080805
3 Importing IV_CAPAPLAN_ID Call by reference Type reference (TYPE) GRPC_CASE_ID Case ID 20080805
# Exception Resumable Description Created on
1 CX_GRPC_CASE PC: Case 20080805

Method RETRIEVE_ISSUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EB_ENQUEUED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20070815
2 Exporting ES_ISSUE_DATA Call by reference Type reference (TYPE) GRPC_S_ISSUE Issue Data 20070718
3 Importing I_EDITABLE Value transfer Type reference (TYPE) BOOLE_D SPACE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20070718
4 Importing I_ISSUE_ID Value transfer Type reference (TYPE) GRPC_CASE_ID Case ID 20070718
# Exception Resumable Description Created on
1 CX_GRPC_CASE MIC: Case 20070810

Method RETRIEVE_PLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EB_ENQUEUED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20070815
2 Exporting ES_PLAN_DATA Value transfer Type reference (TYPE) GRPC_S_API_REMPL API structure for Remediation Plan 20070719
3 Exporting ET_RMPLAN_LOGS Value transfer Type reference (TYPE) GRPC_T_RMPLAN_LOG Table type of GRPC_S_RMPLAN_LOG 20080506
4 Importing I_EDITABLE Value transfer Type reference (TYPE) ABAP_BOOL Link field for view query 20070719
5 Importing I_PLAN_ID Value transfer Type reference (TYPE) GRPC_CASE_ID Case ID 20070719
# Exception Resumable Description Created on
1 CX_GRPC_CASE MIC: Case 20070810

Method RETRIEVE_RCA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RCA Call by reference Type reference (TYPE) GRPC_S_IMCS_DATA Immediate Cause & Data 20080724
2 Importing IV_CAPAPLAN_ID Call by reference Type reference (TYPE) GRPC_CASE_ID Case ID 20080724
3 Importing IV_RCA_ID Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20080724
# Exception Resumable Description Created on
1 CX_GRPC_CASE PC: Case 20080724

Method RETRIEVE_TESTLOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EB_ENQUEUED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20070815
2 Exporting ES_JOBCASE Call by reference Type reference (TYPE) GRFN_S_JOBCASE Job case 20100713
3 Exporting ES_TESTLOG Call by reference Type reference (TYPE) GRPC_S_API_TESTLOG Attributes: Test Log 20070803
4 Exporting ET_AC_TESTRESULT Call by reference Type reference (TYPE) GRPC_T_API_AC_TESTRESULT Table type for Automated test result 20070919
5 Exporting ET_PROCESSOR Call by reference Type reference (TYPE) SWFUAGENTS List of possible processors 20071101
6 Exporting ET_TESTLOG_LIST Call by reference Type reference (TYPE) GRPC_T_API_CASE_LIST List case info 20120706
7 Exporting ET_TESTSTEP Call by reference Type reference (TYPE) GRPC_T_API_TESTSTEP Table type for test step response 20070803
8 Exporting ET_TL_LOG Call by reference Type reference (TYPE) GRPC_T_TL_LOG Table of grpc_s_tl_log 20080611
9 Exporting HAS_TESTLOG_LIST Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120706
10 Importing IR_MODEL_SETUP Call by reference Object reference (TYPE REF TO) CL_GRPC_MODEL_SETUP Process Model Class 20070808
11 Importing IV_DO_NOT_LOAD_ISSUES Call by reference Type reference (TYPE) BOOLE_D Do not load previous issues for a testlog 20140513
12 Importing I_AIF_LOAD Call by reference Type reference (TYPE) BOOLE_D '' Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20111020
13 Importing I_CASE_GUID Call by reference Type reference (TYPE) GRPC_CASE_ID GRPC ID of the individual object 20070802
14 Importing I_EDITABLE Call by reference Type reference (TYPE) BOOLEAN Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20070802
15 Importing I_LOAD_AC_TESTRESULT Call by reference Type reference (TYPE) BOOLE_D 'X' Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090408
16 Importing I_LOAD_CUMUL_TESTLOG Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120706
17 Importing I_LOAD_PROCESSOR Call by reference Type reference (TYPE) BOOLE_D 'X' Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090408
18 Importing I_LOAD_TESTSTEP Call by reference Type reference (TYPE) BOOLE_D 'X' Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090408
19 Importing I_LOAD_TL_LOG Call by reference Type reference (TYPE) BOOLE_D 'X' Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090408
# Exception Resumable Description Created on
1 CX_GRPC_CASE MIC: Case 20070810

Method TESTLOG_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_HISTORY Value transfer Type reference (TYPE) GRPC_T_API_HISTORY Assessment/testlog History 20070927
2 Importing I_TESTLOG_GUID Call by reference Type reference (TYPE) GRPC_CASE_ID Case ID 20070927
# Exception Resumable Description Created on
1 CX_GRPC_CASE MIC: Case 20070927

Method UNCOLLECT_CAPAACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CAPAPLAN Call by reference Type reference (TYPE) GRPC_CASE_ID Case ID 20081031
2 Importing IV_ID Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20081031

Method UNCOLLECT_CAPAACTION on class CL_GRPC_CASES_MODEL has no exception.

Method UNCOLLECT_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technical Case Key (Case GUID) 20070724

Method UNCOLLECT_CASE on class CL_GRPC_CASES_MODEL has no exception.

Method UNCOLLECT_RCA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CAPAPLAN Call by reference Type reference (TYPE) GRPC_CASE_ID Case ID 20081031
2 Importing IV_ID Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20081031

Method UNCOLLECT_RCA on class CL_GRPC_CASES_MODEL has no exception.

Method UPDATE_AHISSUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ISSUE_DATA_CHANGED Call by reference Type reference (TYPE) GRFN_S_API_ISSUE 20100119
2 Importing IV_ISSUE_ID Call by reference Type reference (TYPE) GRFN_CASE_ID Leading case GUID 20100119
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100119

Method UPDATE_ASSMNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ASSMNT_NEW Call by reference Type reference (TYPE) GRPC_S_API_ASSESSMENT Assessment 20070719
2 Importing IT_CR_LIST Call by reference Type reference (TYPE) GRPC_T_CR_ASS Control Risk Assessment Table type 20080923
3 Importing IT_FACTOR_LIST Call by reference Type reference (TYPE) GRPC_T_CR_ASS_FACOTR Control risk assessment factor 20080925
4 Importing IT_QANSWER Call by reference Type reference (TYPE) GRPC_T_QANSWER Question Answer Table Type 20070801
5 Importing IT_RISK Call by reference Type reference (TYPE) GRPC_T_RISK_ASS 20080818
6 Importing I_ASSMNT_ID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technical Case Key (Case GUID) 20070719
# Exception Resumable Description Created on
1 CX_GRPC_CASE MIC: Case 20070810

Method UPDATE_CAPAPLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CAPAPLAN_NEW Call by reference Type reference (TYPE) GRPC_S_CAPA_PLAN CAPA plan 20080724
2 Importing IV_PLAN_ID Call by reference Type reference (TYPE) GRPC_CASE_ID Case ID 20080724
# Exception Resumable Description Created on
1 CX_GRPC_CASE PC: Case 20080724

Method UPDATE_CP_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CP_ACTION Call by reference Type reference (TYPE) GRPC_S_CAPA_ACTION CAPA Corrective Actions & Preventive Actions 20080806
2 Importing IV_CAPAPLAN_ID Call by reference Type reference (TYPE) GRPC_CASE_ID Case ID 20080806
# Exception Resumable Description Created on
1 CX_GRPC_CASE PC: Case 20080806

Method UPDATE_CP_QANSWERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_QANSWER Call by reference Type reference (TYPE) GRPC_T_QANSWER Question Answer Table Type 20080805
2 Importing IV_CAPAPLAN_ID Call by reference Type reference (TYPE) GRPC_CASE_ID Case ID 20080805
# Exception Resumable Description Created on
1 CX_GRPC_CASE PC: Case 20080805

Method UPDATE_ISSUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ISSUE_DATA_CHANGED Value transfer Type reference (TYPE) GRPC_S_ISSUE Issue Data 20070718
2 Importing I_ISSUE_ID Value transfer Type reference (TYPE) GRPC_CASE_ID Case ID 20070718
# Exception Resumable Description Created on
1 CX_GRPC_CASE MIC: Case 20070810

Method UPDATE_PLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PLAN_DATA_NEW Call by reference Type reference (TYPE) GRPC_S_API_REMPL API structure for Remediation Plan 20070718
2 Importing IV_NEED_RMPLANLOG Call by reference Type reference (TYPE) ABAP_BOOL 20080530
3 Importing IV_PLAN_ID Call by reference Type reference (TYPE) GRPC_CASE_ID Case ID 20080530
# Exception Resumable Description Created on
1 CX_GRPC_CASE MIC: Case 20070810

Method UPDATE_RCA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RCA_DATA Call by reference Type reference (TYPE) GRPC_S_IMCS_DATA Immediate Cause & Data 20080806
2 Importing IV_CAPAPLAN_ID Call by reference Type reference (TYPE) GRPC_CASE_ID Case ID 20080724
# Exception Resumable Description Created on
1 CX_GRPC_CASE PC: Case 20080724

Method UPDATE_TESTLOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TESTLOG_CHANGED Call by reference Type reference (TYPE) GRPC_S_API_TESTLOG Testlog data 20070803
2 Importing IT_AC_RESULT Call by reference Type reference (TYPE) GRPC_T_API_AC_TESTRESULT Test result for AC test 20070927
3 Importing IT_TESTSTEP_CHANGED Call by reference Type reference (TYPE) GRPC_T_API_TESTSTEP Teststep Table 20070803
4 Importing IV_NEED_TLLOG Value transfer Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20080611
5 Importing IV_OWNER Call by reference Type reference (TYPE) UNAME User Name 20111020
6 Importing I_TESTLOG_ID Call by reference Type reference (TYPE) GRPC_CASE_ID Technical Case Key (Case GUID) 20070803
# Exception Resumable Description Created on
1 CX_GRPC_CASE MIC: Case 20070810
History
Last changed by/on SAP  20141106 
SAP Release Created in 250