SAP ABAP Class CL_GRPC_CASE (SOA: Case)
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_GRPC_CASE PC Case 20070611
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRPC_ASSESSMENT Case: Assessment 20070611
2 Inheritance (c INHERITING FROM c_ref)  CL_GRPC_AS_CONTAINER Container for Assessment of Management Control 20070611
3 Inheritance (c INHERITING FROM c_ref)  CL_GRPC_CAPAPLAN CAPA Plan 20080722
4 Inheritance (c INHERITING FROM c_ref)  CL_GRPC_ISSUE Issue 20070611
5 Inheritance (c INHERITING FROM c_ref)  CL_GRPC_PLAN Remediation Plan 20070611
6 Inheritance (c INHERITING FROM c_ref)  CL_GRPC_TESTING Control Design Test 20070611
7 Inheritance (c INHERITING FROM c_ref)  CL_GRPC_TESTLOG Test Log 20070611
8 Inheritance (c INHERITING FROM c_ref)  CL_GRPC_TE_CONTAINER Container for Testing Management Control 20070611
Properties
Class CL_GRPC_CASE  
Short Description SOA: Case    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
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 GRFN0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 GRFNH Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 GRPC0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 GRPCB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 GRPCH Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
7 GRPCW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
8 IF_SRM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRPC_CASE PC Case 20070611
Friends
# Friend Modeled only Created on Description
1 CL_GRPC_ASSESSMENT 20070914 Case: Assessment
2 CL_GRPC_CAPAPLAN 20080725 CAPA Plan
3 CL_GRPC_ISSUE 20070914 Issue
4 CL_GRPC_PLAN 20070914 Remediation Plan
5 CL_GRPC_TESTING 20070914 Control Design Test
6 CL_GRPC_TESTLOG 20070914 Test Log
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MB_FROM_SIGNOFF Instance attribute Protected Type reference (TYPE) ABAP_BOOL '' The case is copied because of sign-off 20070611
2 MB_SUB_CASE_LOADED Instance attribute Protected Type reference (TYPE) BOOLE_D ABAP_FALSE 20070611
3 MO_CASE_STATUS Instance attribute Protected Object reference (TYPE REF TO) CL_GRPC_CASE_STATUS Status Management 20070611
4 MO_DOCUMENT_MODEL Instance attribute Protected Object reference (TYPE REF TO) CL_GRFN_DOCUMENTS_MODEL Model for the document API 20081101
5 MO_GRPC_CASE_API Instance attribute Protected Object reference (TYPE REF TO) CL_GRPC_CASE_API 20070621
6 MO_LCL_GRPC_CASE Static Attribute Public Object reference (TYPE REF TO) IF_GRPC_ASSERT_HR_ORG_OBJECT 20070621
7 MO_REGULATION_MAPPING Instance attribute Private Object reference (TYPE REF TO) CL_GRFN_REGULATION_MAPPING The class to maintain object and regulations 20100210
8 MO_VALIDATION_COMMENT Instance attribute Protected Object reference (TYPE REF TO) IF_GRPC_NOTES_API Validation Comment 20070611
9 MT_CASE Static Attribute Private Type reference (TYPE) TY_TH_CASE Instance Buffer for Current Session 20070809
10 MT_NOTE Instance attribute Protected Type reference (TYPE) GRPC_T_NOTES_API internal table of notes 20090623
11 MT_SUB_CASE Instance attribute Protected Type reference (TYPE) GRPC_T_CASE Table Contains Subcases Belonging to Current Case 20070611
12 MT_SUB_CASE_INSERT Instance attribute Protected Type reference (TYPE) GRPC_T_CASE Table Contains New Added Subcase 20070611
13 M_ACTIVITY Instance attribute Protected Type reference (TYPE) J_VORGANG Current Activity 20080905
14 M_TF_YEAR Instance attribute Protected Type reference (TYPE) GRFN_TF_YEAR Timeframe Year 20081101
15 M_TIMEFRAME Instance attribute Protected Type reference (TYPE) GRFN_TIMEFRAME Timeframe 20081101
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE_FOR_CF Static method Protected Method 20070611
2 ASSERT_CATEGORY Static method Protected Method Check case category 20070611
3 ASSERT_HR_ORG_OBJECT Instance method Protected Method Check HR-ORG and HR object 20070611
4 CLONE Instance method Public Method 20070611
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070611
6 CREATE_BO_EVENT Instance method Private Method Create event of business object FOPC_CASE 20070611
7 DELETE Instance method Public Method 20070611
8 DELETE_SUB_CASE Instance method Protected Method delete subcase 20070611
9 DEQUEUE Instance method Public Method 20070611
10 ENQUEUE Instance method Public Method 20070611
11 FIND_CASE Static method Public Method Existenz des Objekts prüfen 20070611
12 FIND_CF_CASE Static method Protected Method Find the 'Temp' CF status case 20070611
13 GET_ATF_ACTION Instance method Public Method Get Action for audit trail by Activity 20080909
14 GET_CASE Static method Public Method Get Case Object by GUID 20070611
15 GET_CASE_GUID Instance method Public Method 20070611
16 GET_CASE_TYPE Instance method Public Method 20070611
17 GET_CF_DESTINATION Instance method Public Method 20070611
18 GET_CF_SOURCE Instance method Public Method 20070611
19 GET_CF_STATUS Instance method Public Method 20070611
20 GET_CF_STATUS_TEXT Instance method Public Method 20070611
21 GET_DOCUMENT_LIST Instance method Protected Method Init document model 20081101
22 GET_EXISTING_CASE_GUID Static method Public Method 20070611
23 GET_HROBJECT Instance method Public Method 20070611
24 GET_NEED_CF_CASE_GUID Static method Public Method Get case IDs who need carry forward 20070611
25 GET_REGULATION_HANDLER Instance method Private Method Singleton Init mo_regulation_mapping 20100210
26 GET_STATUS_TEXT Instance method Public Method 20070611
27 GET_TITLE Instance method Public Method 20070611
28 GET_TRIGGERING_ASSESSMENT_INT Instance method Protected Method Get the triggering assessment or testing case 20070611
29 GET_UI_ATTRIBUTE Instance method Public Method 20070611
30 GET_VALIDATION_MODEL_ID Instance method Protected Method Get Model ID 20070611
31 HAS_ACTIVE_CASE Static method Public Method Existenz des Objekts prüfen 20070814
32 INSERT_SUB_CASE Instance method Protected Method insert sub case into the internal table 20070611
33 IS_AUDIT_TRAIL_ENABLED Instance method Public Method 20081102
34 IS_CLOSED Instance method Public Method 20070814
35 IS_EXISTING Static method Public Method Existenz des Objekts prüfen 20070611
36 IS_VALIDATION_ENABLED Instance method Public Method 20070611
37 SAVE Instance method Public Method 20070611
38 SET_ACTIVITY Instance method Public Method 20070611
39 SET_ACTIVITY_INT Instance method Protected Method Change status for activity 20070611
40 SET_CATEGORY Instance method Public Method Set Category 20070611
41 SET_CF_STATUS Instance method Public Method 20070611
42 SET_CLOSED_BY Instance method Protected Method Set Closed_by and time stamp 20070611
43 SET_HR_ORG_OBJECT Instance method Public Method HR-ORG and OBJECT to which Case Is Attched 20070611
44 SET_PROCESSOR Instance method Protected Method 20070611
45 SET_RESPONSIBLE Instance method Protected Method 20070611
46 SET_TITLE Instance method Public Method 20070611
47 SET_VALIDATION_COMMENT_INT Instance method Private Method Set Note content for validation comment 20070611
48 SET_VALIDATOR Instance method Protected Method Set validation_by and date 20070611
49 WITH_OPEN_ISSUE Static method Public Method Check the given control has open issue or not 20070611
Events
Class CL_GRPC_CASE has no event.
Types
Class CL_GRPC_CASE has no local type.
Method Signatures

Method ADD_MESSAGE_FOR_CF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HROBJECT Call by reference Type reference (TYPE) HROBJECT 20070611
2 Importing IS_HRORG Call by reference Type reference (TYPE) HROBJECT 20070611
3 Importing I_CASE_TYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE 20070611
4 Importing I_NEW_CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID 20070611
5 Importing I_NEW_CF_STATUS Call by reference Type reference (TYPE) GRPC_CF_STATUS 20070611
6 Importing I_OLD_CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID 20070611
7 Importing I_OLD_CF_STATUS Call by reference Type reference (TYPE) GRPC_CF_STATUS 20070611

Method ADD_MESSAGE_FOR_CF on class CL_GRPC_CASE has no exception.

Method ASSERT_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CASE_TYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE Case Type 20070611
2 Importing I_CATEGORY Call by reference Type reference (TYPE) SCMG_CATEGORY Category 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611

Method ASSERT_HR_ORG_OBJECT 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 20070611
2 Importing IS_HR_ORG_OBJECT Call by reference Type reference (TYPE) GRPC_S_HR_ORG_OBJECT HR Organizational Unit and Object 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611

Method CLONE Signature

Method CLONE on class CL_GRPC_CASE has no parameter.
Method CLONE on class CL_GRPC_CASE has no exception.

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 SOA: Case 20070621
# Exception Resumable Description Created on
1 CX_GRPC_CASE_STATUS 20070611

Method CREATE_BO_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EVENT Call by reference Type reference (TYPE) SWO_EVENT Event 20070611

Method CREATE_BO_EVENT on class CL_GRPC_CASE has no exception.

Method DELETE Signature

Method DELETE on class CL_GRPC_CASE has no parameter.
Method DELETE on class CL_GRPC_CASE has no exception.

Method DELETE_SUB_CASE Signature

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

Method DEQUEUE Signature

Method DEQUEUE on class CL_GRPC_CASE has no parameter.
Method DEQUEUE on class CL_GRPC_CASE has no exception.

Method ENQUEUE Signature

Method ENQUEUE on class CL_GRPC_CASE has no parameter.
Method ENQUEUE on class CL_GRPC_CASE has no exception.

Method FIND_CASE 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 20070611
2 Importing IS_HROBJECT Call by reference Type reference (TYPE) HROBJECT 20070611
3 Importing IS_HRORG Call by reference Type reference (TYPE) HROBJECT 20070611
4 Importing I_CASE_TYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE Case Type 20070611
5 Importing I_CATEGORY Call by reference Type reference (TYPE) SCMG_CATEGORY 20070611
6 Importing I_REGULATION Call by reference Type reference (TYPE) GRFN_OBJECT_ID Object ID 20101220
7 Returning R_CASE_GUID Value transfer Type reference (TYPE) SCMG_CASE_GUID 20070611

Method FIND_CASE on class CL_GRPC_CASE has no exception.

Method FIND_CF_CASE 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 20070611
2 Importing IS_HROBJECT Call by reference Type reference (TYPE) HROBJECT 20070611
3 Importing IS_HRORG Call by reference Type reference (TYPE) HROBJECT 20070611
4 Importing I_CASE_TYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE 20070611
5 Importing I_CATEGORY Call by reference Type reference (TYPE) SCMG_CATEGORY 20070611
6 Returning R_CASE_GUID Value transfer Type reference (TYPE) SCMG_CASE_GUID 20070611

Method FIND_CF_CASE on class CL_GRPC_CASE has no exception.

Method GET_ATF_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVITY Call by reference Type reference (TYPE) J_VORGANG Business Transaction 20080909
2 Returning R_ACTION Value transfer Type reference (TYPE) GRFN_ACTION_ID Action for audit trail 20080909

Method GET_ATF_ACTION on class CL_GRPC_CASE has no exception.

Method GET_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 Key of Case (Case GUID) 20070611
2 Importing I_UPDATE_TASK Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>TRUE Boolean: Possible Values IF_SRM=>TRUE / FALSE 20070611
3 Returning RO_GRPC_CASE Value transfer Object reference (TYPE REF TO) IF_GRPC_CASE SOA: Case 20070621
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611

Method GET_CASE_GUID Signature

Method GET_CASE_GUID on class CL_GRPC_CASE has no parameter.
Method GET_CASE_GUID on class CL_GRPC_CASE has no exception.

Method GET_CASE_TYPE Signature

Method GET_CASE_TYPE on class CL_GRPC_CASE has no parameter.
Method GET_CASE_TYPE on class CL_GRPC_CASE has no exception.

Method GET_CF_DESTINATION Signature

Method GET_CF_DESTINATION on class CL_GRPC_CASE has no parameter.
Method GET_CF_DESTINATION on class CL_GRPC_CASE has no exception.

Method GET_CF_SOURCE Signature

Method GET_CF_SOURCE on class CL_GRPC_CASE has no parameter.
Method GET_CF_SOURCE on class CL_GRPC_CASE has no exception.

Method GET_CF_STATUS Signature

Method GET_CF_STATUS on class CL_GRPC_CASE has no parameter.
Method GET_CF_STATUS on class CL_GRPC_CASE has no exception.

Method GET_CF_STATUS_TEXT Signature

Method GET_CF_STATUS_TEXT on class CL_GRPC_CASE has no parameter.
Method GET_CF_STATUS_TEXT on class CL_GRPC_CASE has no exception.

Method GET_DOCUMENT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20081101
2 Importing I_SEGMENT Call by reference Type reference (TYPE) GRFN_DOCUMENT_SEGMENT Document Segment 20090210
3 Returning RT_DOCUMENT_LIST Value transfer Type reference (TYPE) GRFN_T_API_DOCUMENT_LIST The list of the documents 20081101

Method GET_DOCUMENT_LIST on class CL_GRPC_CASE has no exception.

Method GET_EXISTING_CASE_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_MCTOU Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20070611
3 Importing IS_HRORG Call by reference Type reference (TYPE) HROBJECT 20070611
4 Importing I_CASE_TYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE 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_CASE_GUID on class CL_GRPC_CASE has no exception.

Method GET_HROBJECT Signature

Method GET_HROBJECT on class CL_GRPC_CASE has no parameter.
Method GET_HROBJECT on class CL_GRPC_CASE has no exception.

Method GET_NEED_CF_CASE_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 IS_HRORG Call by reference Type reference (TYPE) HROBJECT 20070611
3 Importing IV_REGULATION Call by reference Type reference (TYPE) GRFN_OBJECT_ID Regulation 20081017
4 Importing I_DATE_BEGIN Call by reference Type reference (TYPE) BEGDATUM 20070611
5 Importing I_DATE_END Call by reference Type reference (TYPE) ENDDATUM 20070611

Method GET_NEED_CF_CASE_GUID on class CL_GRPC_CASE has no exception.

Method GET_REGULATION_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_HANDLER Value transfer Object reference (TYPE REF TO) CL_GRFN_REGULATION_MAPPING The class to maintain object and regulations 20100210

Method GET_REGULATION_HANDLER on class CL_GRPC_CASE has no exception.

Method GET_STATUS_TEXT Signature

Method GET_STATUS_TEXT on class CL_GRPC_CASE has no parameter.
Method GET_STATUS_TEXT on class CL_GRPC_CASE has no exception.

Method GET_TITLE Signature

Method GET_TITLE on class CL_GRPC_CASE has no parameter.
Method GET_TITLE on class CL_GRPC_CASE has no exception.

Method GET_TRIGGERING_ASSESSMENT_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_ASSESSMENT Value transfer Object reference (TYPE REF TO) IF_GRPC_CASE Case: Assessment 20070611

Method GET_TRIGGERING_ASSESSMENT_INT on class CL_GRPC_CASE has no exception.

Method GET_UI_ATTRIBUTE Signature

Method GET_UI_ATTRIBUTE on class CL_GRPC_CASE has no parameter.
Method GET_UI_ATTRIBUTE on class CL_GRPC_CASE has no exception.

Method GET_VALIDATION_MODEL_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPE Call by reference Type reference (TYPE) STRING 20070611
2 Returning R_MODEL_ID Value transfer Type reference (TYPE) STRING 20070611

Method GET_VALIDATION_MODEL_ID on class CL_GRPC_CASE has no exception.

Method HAS_ACTIVE_CASE 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 20070814
2 Importing IS_HROBJECT Call by reference Type reference (TYPE) HROBJECT 20070814
3 Importing IS_HRORG Call by reference Type reference (TYPE) HROBJECT 20070814
4 Importing I_CASE_TYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE Case Type 20070814
5 Importing I_CATEGORY Call by reference Type reference (TYPE) SCMG_CATEGORY 20070814
6 Returning RB_HAS Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20070814
# Exception Resumable Description Created on
1 CX_GRPC_CASE MIC: Case 20070830

Method INSERT_SUB_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SUB_CASE Call by reference Object reference (TYPE REF TO) CL_GRPC_CASE 20070611

Method INSERT_SUB_CASE on class CL_GRPC_CASE has no exception.

Method IS_AUDIT_TRAIL_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RESULT Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20081102

Method IS_AUDIT_TRAIL_ENABLED on class CL_GRPC_CASE has no exception.

Method IS_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 20070814

Method IS_CLOSED on class CL_GRPC_CASE has no exception.

Method IS_EXISTING 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 Key of Case (Case GUID) 20070611
2 Importing I_CASE_TYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE Case Type 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611

Method IS_VALIDATION_ENABLED Signature

Method IS_VALIDATION_ENABLED on class CL_GRPC_CASE has no parameter.
Method IS_VALIDATION_ENABLED on class CL_GRPC_CASE has no exception.

Method SAVE Signature

Method SAVE on class CL_GRPC_CASE has no parameter.
Method SAVE on class CL_GRPC_CASE has no exception.

Method SET_ACTIVITY Signature

Method SET_ACTIVITY on class CL_GRPC_CASE has no parameter.
Method SET_ACTIVITY on class CL_GRPC_CASE has no exception.

Method SET_ACTIVITY_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_CHECK_ONLY Call by reference Type reference (TYPE) ABAP_BOOL 20070611
2 Importing I_ACTIVITY Call by reference Type reference (TYPE) J_VORGANG Business Transaction 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611
2 CX_GRPC_CASE_STATUS 20070611

Method SET_CATEGORY Signature

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

Method SET_CF_STATUS Signature

Method SET_CF_STATUS on class CL_GRPC_CASE has no parameter.
Method SET_CF_STATUS on class CL_GRPC_CASE has no exception.

Method SET_CLOSED_BY Signature

Method SET_CLOSED_BY on class CL_GRPC_CASE has no parameter.
Method SET_CLOSED_BY on class CL_GRPC_CASE has no exception.

Method SET_HR_ORG_OBJECT 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 20070611
2 Importing IS_HROBJECT Call by reference Type reference (TYPE) HROBJECT Object 20070611
3 Importing IS_HRORG Call by reference Type reference (TYPE) HROBJECT Org. Unit 20070611
4 Importing IX_CHECK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611

Method SET_PROCESSOR Signature

Method SET_PROCESSOR on class CL_GRPC_CASE has no parameter.
Method SET_PROCESSOR on class CL_GRPC_CASE has no exception.

Method SET_RESPONSIBLE Signature

Method SET_RESPONSIBLE on class CL_GRPC_CASE has no parameter.
Method SET_RESPONSIBLE on class CL_GRPC_CASE has no exception.

Method SET_TITLE Signature

Method SET_TITLE on class CL_GRPC_CASE has no parameter.
Method SET_TITLE on class CL_GRPC_CASE has no exception.

Method SET_VALIDATION_COMMENT_INT Signature

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

Method SET_VALIDATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_SET Call by reference Type reference (TYPE) ABAP_BOOL 20070611

Method SET_VALIDATOR on class CL_GRPC_CASE has no exception.

Method WITH_OPEN_ISSUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_TESTING Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE ABAP_TRUE = Only check for testing 20070611
2 Importing IS_HROBJECT Call by reference Type reference (TYPE) HROBJECT Object 20070611
3 Importing IS_HRORG Call by reference Type reference (TYPE) HROBJECT Object 20070611
4 Returning RB_OPEN_ISSUE Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE = Has Open Issues 20070611

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