SAP ABAP Class IF_GRPC_CASE (PC Case)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_CASE SOA: Case 20070611
Properties
Class IF_GRPC_CASE  
Short Description PC Case    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
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)
Interfaces
Class IF_GRPC_CASE has no interface implemented.
Friends
Class IF_GRPC_CASE has no friend class.
Attributes
Class IF_GRPC_CASE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ASSERT_WORKFLOW_NECESSARY Instance method Public Method 20070611
2 CHECK_CONSISTENCY Instance method Public Method 20070611
3 CLONE Instance method Public Method Make Copy of Case Instance 20070611
4 COLLECT_ALL Instance method Public Method Collect All Subcases 20070611
5 DELETE Instance method Public Method Case: Delete 20070611
6 DELETE_ALL Instance method Public Method Delete sub cases and self, used for Re-Org only 20090617
7 DEQUEUE Instance method Public Method Remove Lock from Case 20070611
8 DEQUEUE_ALL Instance method Public Method Dequeue Current Case and All its Subcases 20070611
9 ENQUEUE Instance method Public Method Lock Case 20070611
10 ENQUEUE_ALL Instance method Public Method Enqueue Current Case and All its Subcases 20070611
11 FIX_VALIDATION_STATUS Instance method Public Method 20070611
12 GET_ACTIVITY_LIST Instance method Public Method Transactions 20070611
13 GET_APPTYPE Instance method Public Method Get Application Type 20080630
14 GET_BACK_CASE_API Instance method Public Method Get mo_fopc_case_api 20070611
15 GET_CASE_CATEGORY Instance method Public Method Category 20070611
16 GET_CASE_CATEGORY_TEXT Instance method Public Method Category Text 20070611
17 GET_CASE_GUID Instance method Public Method Technical Key of Case (Case GUID) 20070611
18 GET_CASE_TYPE Instance method Public Method Case Type 20070611
19 GET_CF_DESTINATION Instance method Public Method Get Destination Where Case Is Carried Forward to 20070611
20 GET_CF_SOURCE Instance method Public Method Get Source Case for Case Carried Forward 20070611
21 GET_CF_STATUS Instance method Public Method Get Carryforward Status 20070611
22 GET_CF_STATUS_TEXT Instance method Public Method Get Carryforward Status 20070611
23 GET_CHANGED_ON Instance method Public Method Get changed on time 20090603
24 GET_CLOSED_ON Instance method Public Method Get closed on time 20070926
25 GET_CREATED_ON Instance method Public Method Get created on time 20070926
26 GET_CREATOR Instance method Public Method Get Processor for the Case 20070611
27 GET_DATE_INTERVAL Instance method Public Method Get Timeframe and Date Interval 20070611
28 GET_HROBJECT Instance method Public Method HR-ORG To Which Case Is Attached 20070611
29 GET_HR_ORG Instance method Public Method HR Org Unit To Which Case Is Attached 20070611
30 GET_MAPPING_REGULATIONS Instance method Public Method Get Mapping Regulations 20100210
31 GET_PRIORITY_FOR_WORKFLOW Instance method Public Method Get Priority for Workflow 20070611
32 GET_PROCESSOR Instance method Public Method Get Processor for the Case 20070611
33 GET_REGULATION Instance method Public Method Get Regulation 20080804
34 GET_RESPONSIBLE Instance method Public Method Get Case Owner 20070611
35 GET_RESPONSIBLE_AGENT Instance method Public Method Get Permitted Processors for Workflow Use Only 20070611
36 GET_STATUS Instance method Public Method Editing the Status 20070611
37 GET_STATUS_TEXT Instance method Public Method Editing the Status 20070611
38 GET_TITLE Instance method Public Method Case Header 20070611
39 GET_TRIGGERING_ASSESSMENT Instance method Public Method Get Triggering Assessment or Testing Case 20070611
40 GET_UI_ATTRIBUTE Instance method Public Method Get All Attributes for UI 20070611
41 GET_VALIDATION_COMMENT Instance method Public Method Get Validation 20070611
42 IS_ENQUEUED Instance method Public Method Check Whether Case Is Enqueued 20070611
43 IS_STATUS Instance method Public Method Check Whether Status Is Active 20070611
44 IS_VALIDATION_ENABLED Instance method Public Method Is Validation Enabled 20070611
45 LOAD_SUB_CASES Instance method Public Method Load subcases 20090617
46 SAVE Instance method Public Method Save 20070611
47 SET_ACTIVITY Instance method Public Method Make Status Changes for a Transaction 20070611
48 SET_CF_ATTRIBUTE Instance method Public Method 20070611
49 SET_CF_STATUS Instance method Public Method Get Carryforward Status 20070611
50 SET_CF_TIMEFRAME Instance method Public Method Set Required Carryforward Attribute 20070611
51 SET_CI_ATTRIBUTE Instance method Public Method Set Customer Include Attribute 20070611
52 SET_MAPPING_REGULATIONS Instance method Public Method Set Mapping Regulations 20100210
53 SET_PROCESSOR Instance method Public Method Set Owner as Processor for the Case 20070611
54 SET_REGULATION Instance method Public Method Set Regulation 20080804
55 SET_RESPONSIBLE Instance method Public Method Set Owner as Responsible for the Case 20070611
56 SET_TITLE Instance method Public Method Case Header 20070611
57 SET_VALIDATION_COMMENT Instance method Public Method Validate 20070611
Events
Class IF_GRPC_CASE has no event.
Types
Class IF_GRPC_CASE has no local type.
Method Signatures

Method ASSERT_WORKFLOW_NECESSARY Signature

Method ASSERT_WORKFLOW_NECESSARY on class IF_GRPC_CASE has no parameter.
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611

Method CHECK_CONSISTENCY Signature

Method CHECK_CONSISTENCY on class IF_GRPC_CASE has no parameter.
# Exception Resumable Description Created on
1 CX_GRPC_CASE_CONSISTENCY 20070611

Method CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_UPDATE_TASK Call by reference Type reference (TYPE) ABAP_BOOL 20070611
2 Returning RO_CASE Value transfer Object reference (TYPE REF TO) IF_GRPC_CASE MIC Case 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611

Method COLLECT_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_CASE Value transfer Type reference (TYPE) GRPC_T_CASE SOA: Case 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611
2 CX_GRPC_CASE_STATUS 20070611

Method DELETE Signature

Method DELETE on class IF_GRPC_CASE has no parameter.
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611
2 CX_GRPC_CASE_STATUS 20070611

Method DELETE_ALL Signature

Method DELETE_ALL on class IF_GRPC_CASE has no parameter.
# Exception Resumable Description Created on
1 CX_GRPC_CASE PC: Case 20090617

Method DEQUEUE Signature

Method DEQUEUE on class IF_GRPC_CASE has no parameter.
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611

Method DEQUEUE_ALL Signature

Method DEQUEUE_ALL on class IF_GRPC_CASE has no parameter.
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611
2 CX_GRPC_CASE_STATUS 20070611

Method ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MODE Call by reference Type reference (TYPE) STRING IF_SRM_SP_ENQUEUE=>MODE_EXCLUSIVE 20070611
2 Importing IM_SCOPE Call by reference Type reference (TYPE) STRING IF_SRM_SP_ENQUEUE=>SCOPE_DIALOG 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611

Method ENQUEUE_ALL Signature

Method ENQUEUE_ALL on class IF_GRPC_CASE has no parameter.
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611
2 CX_GRPC_CASE_STATUS 20070611

Method FIX_VALIDATION_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RB_CHANGED 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 GET_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 20070611

Method GET_ACTIVITY_LIST on class IF_GRPC_CASE has no exception.

Method GET_APPTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_APPTYPE Value transfer Type reference (TYPE) GRFN_APPTYPE Application Type 20080630

Method GET_APPTYPE on class IF_GRPC_CASE has no exception.

Method GET_BACK_CASE_API Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_GRPC_CASE_API Value transfer Object reference (TYPE REF TO) CL_GRPC_CASE_API SOA: Case 20070801

Method GET_BACK_CASE_API on class IF_GRPC_CASE has no exception.

Method GET_CASE_CATEGORY Signature

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

Method GET_CASE_CATEGORY on class IF_GRPC_CASE has no exception.

Method GET_CASE_CATEGORY_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DESCRIPTION Value transfer Type reference (TYPE) TEXT60 Text Field of Length 60 20070611

Method GET_CASE_CATEGORY_TEXT on class IF_GRPC_CASE has no exception.

Method GET_CASE_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_CASE_GUID Value transfer Type reference (TYPE) SCMG_CASE_GUID Technical Key of Case (Case GUID) 20070611

Method GET_CASE_GUID on class IF_GRPC_CASE has no exception.

Method GET_CASE_TYPE Signature

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

Method GET_CASE_TYPE on class IF_GRPC_CASE has no exception.

Method GET_CF_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_UPDATE_TASK Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>TRUE 20070611
2 Returning RO_CASE Value transfer Object reference (TYPE REF TO) IF_GRPC_CASE MIC Case 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611

Method GET_CF_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_UPDATE_TASK Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>TRUE 20070611
2 Returning RO_CASE Value transfer Object reference (TYPE REF TO) IF_GRPC_CASE MIC Case 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611

Method GET_CF_STATUS Signature

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

Method GET_CF_STATUS_TEXT Signature

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

Method GET_CHANGED_ON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CHANGE_DATE Value transfer Type reference (TYPE) SCMG_CHANGE_TIME Change Time 20090603

Method GET_CHANGED_ON on class IF_GRPC_CASE has no exception.

Method GET_CLOSED_ON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CLOSED_DATE Value transfer Type reference (TYPE) SCMG_CREATE_TIME Closing Time 20071012

Method GET_CLOSED_ON on class IF_GRPC_CASE has no exception.

Method GET_CREATED_ON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CREATE_DATE Value transfer Type reference (TYPE) SCMG_CREATE_TIME Creation Time 20071012

Method GET_CREATED_ON on class IF_GRPC_CASE has no exception.

Method GET_CREATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_USER Value transfer Type reference (TYPE) SYUNAME Logon name of user 20070611

Method GET_CREATOR on class IF_GRPC_CASE has no exception.

Method GET_DATE_INTERVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_DATE_INTERVAL Value transfer Type reference (TYPE) GRPC_S_DATE_INTERVAL Date of the Assessment or of the Test 20070611

Method GET_DATE_INTERVAL on class IF_GRPC_CASE has no exception.

Method GET_HROBJECT Signature

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

Method GET_HROBJECT on class IF_GRPC_CASE has no exception.

Method GET_HR_ORG Signature

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

Method GET_HR_ORG on class IF_GRPC_CASE has no exception.

Method GET_MAPPING_REGULATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REGULATION Call by reference Type reference (TYPE) GRFN_T_REGU Regulation table type 20100210

Method GET_MAPPING_REGULATIONS on class IF_GRPC_CASE has no exception.

Method GET_PRIORITY_FOR_WORKFLOW Signature

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

Method GET_PROCESSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_USER Value transfer Type reference (TYPE) SYUNAME Logon name of user 20070611

Method GET_PROCESSOR on class IF_GRPC_CASE has no exception.

Method GET_REGULATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VALUE Value transfer Type reference (TYPE) GRFN_OBJECT_ID Regulation 20080804

Method GET_REGULATION on class IF_GRPC_CASE has no exception.

Method GET_RESPONSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_USER Value transfer Type reference (TYPE) SYUNAME Logon name of user 20070611

Method GET_RESPONSIBLE on class IF_GRPC_CASE has no exception.

Method GET_RESPONSIBLE_AGENT 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 System Structure with System Fields for Container Elements 20070611
2 Importing I_BEGDA Call by reference Type reference (TYPE) BEGDATUM Start Date 20070611
3 Importing I_ENDDA Call by reference Type reference (TYPE) ENDDATUM End Date 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STATUS Value transfer Type reference (TYPE) CRM_J_STATUS Individual Status of an Object 20070611

Method GET_STATUS on class IF_GRPC_CASE has no exception.

Method GET_STATUS_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Language Key 20070611
2 Returning R_TEXT Value transfer Type reference (TYPE) J_TXT30 Individual Status of an Object 20070611

Method GET_STATUS_TEXT on class IF_GRPC_CASE has no exception.

Method GET_TITLE Signature

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

Method GET_TITLE on class IF_GRPC_CASE has no exception.

Method GET_TRIGGERING_ASSESSMENT 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 on class IF_GRPC_CASE has no exception.

Method GET_UI_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ATTRIBUTE Call by reference Type reference (TYPE) ANY Attribute Structure 20070611

Method GET_UI_ATTRIBUTE on class IF_GRPC_CASE has no exception.

Method GET_VALIDATION_COMMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALIDATED_BY_UN Value transfer Type reference (TYPE) GRPC_VALIDATED_BY_UN Person Validating 20070611
2 Exporting E_VALIDATION_COMMENT Value transfer Type reference (TYPE) STRING 20070611
3 Exporting E_VALIDATION_DATE Value transfer Type reference (TYPE) GRPC_VALIDATION_DATE Validation Date 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611

Method IS_ENQUEUED Signature

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

Method IS_ENQUEUED on class IF_GRPC_CASE has no exception.

Method IS_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BYPASS_BUFFER Call by reference Type reference (TYPE) XFELD SPACE Checkbox 20070611
2 Importing I_STATUS Call by reference Type reference (TYPE) CRM_J_STATUS Individual Status of an Object 20070611
3 Returning RB_FLAG Value transfer Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20070611

Method IS_STATUS on class IF_GRPC_CASE has no exception.

Method IS_VALIDATION_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RB_ENABLED Value transfer Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20070611

Method IS_VALIDATION_ENABLED on class IF_GRPC_CASE has no exception.

Method LOAD_SUB_CASES Signature

Method LOAD_SUB_CASES on class IF_GRPC_CASE has no parameter.
# Exception Resumable Description Created on
1 CX_GRPC_CASE PC: Case 20090617

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DEQUEUE Call by reference Type reference (TYPE) SRMBOOLEAN ABAP_TRUE 20070611
2 Importing I_UPDATE_TESTING Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE For Test Log, Update Test Rating or Not 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611
2 CX_GRPC_CASE_STATUS 20070611

Method SET_ACTIVITY 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 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611
2 CX_GRPC_CASE_STATUS 20070611

Method SET_CF_ATTRIBUTE 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
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611

Method SET_CF_STATUS Signature

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

Method SET_CF_TIMEFRAME 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 Assessment or Test 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611
2 CX_GRPC_CASE_STATUS 20070611

Method SET_CI_ATTRIBUTE Signature

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

Method SET_MAPPING_REGULATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_REGULATION Call by reference Type reference (TYPE) GRFN_T_REGU Regulation table type 20100210

Method SET_MAPPING_REGULATIONS on class IF_GRPC_CASE has no exception.

Method SET_PROCESSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_USER Call by reference Type reference (TYPE) SYUNAME Logon name of user 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611

Method SET_REGULATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REGULATION Call by reference Type reference (TYPE) GRFN_OBJECT_ID Regulation 20080804
# Exception Resumable Description Created on
1 CX_GRPC_CASE PC: Case 20080804

Method SET_RESPONSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DL_CHECK Call by reference Type reference (TYPE) XFELD ABAP_TRUE Delegation check 20081205
2 Importing I_USER Call by reference Type reference (TYPE) SYUNAME Logon name of user 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611

Method SET_TITLE Signature

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

Method SET_VALIDATION_COMMENT 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
2 CX_GRPC_CASE_STATUS 20070611
History
Last changed by/on SAP  20141106 
SAP Release Created in