SAP ABAP Interface IF_GRPC_CASEREMEDY_WD (Interface of UI class of remediation plan)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-SPC (Application Component) Process Controls
     GRPC_CCAT (Package) Process controls central catalogues
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_CASEREMEDY_WD UI calss for Remediation Plan of case management 20070718
Properties
Interface IF_GRPC_CASEREMEDY_WD  
Short Description Interface of UI class of remediation plan    
General Data
Package GRPC_CCAT   Process controls central catalogues 
Created 20070718   SAP 
Last changed 20141106    
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
# Interface Abstract Final Description Created on
1 IF_GRPC_MAPPER_WD 20070718
Friends
Interface IF_GRPC_CASEREMEDY_WD has no friend.
Attributes
Interface IF_GRPC_CASEREMEDY_WD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE_PARENT_ISSUE Instance method Public Method close parent issue. 20090109
2 DO_ACTION Instance method Public Method 20070724
3 GET_CASE_LEAD_SELECTION Instance method Public Method 20070724
4 GET_COMMENTS_APPROVE Instance method Public Method 20071108
5 GET_COMMENTS_REJECT Instance method Public Method 20071108
6 GET_HUNDRED_FLAG Instance method Public Method 20070823
7 GET_MESSAGE_HANDLER Instance method Public Method 20070815
8 GET_SESSION_ID Instance method Public Method 20070801
9 HANDLE_LEAD_SELECTION Instance method Public Method refresh the detail data when change the lead selection 20070718
10 IS_UI_CHANGED_BY_CLIENT Instance method Public Method 20071015
11 NEW_REMEPLAN Instance method Public Method Create a new remediation plan 20070806
12 REMEPLAN_READONLY Instance method Public Method 20070829
13 REPORT_MESSAGE Instance method Public Method Report message 20071206
14 SET_CASE_LEAD_SELECTION Instance method Public Method 20070801
15 SET_CASE_TYPE Instance method Public Method 20070801
16 SET_COMPLETION Instance method Public Method 20070821
17 SET_CONTAINER Instance method Public Method 20070724
18 SET_HUNDRED_FLAG Instance method Public Method 20070823
19 SET_MESSAGE_HANDLER Instance method Public Method 20070815
20 SET_MODE Instance method Public Method 20070830
21 SET_NEED_RMPLANLOG_FLAG Instance method Public Method Set need rmplan flag 20080603
22 SET_REMPL_LEADSELECTION Instance method Public Method Set the lead selection row of remediation plan table 20080508
23 SET_RMPLANVIEW_CONTAINER Instance method Public Method set rmplanview container 20090520
24 SET_SESSION_ID Instance method Public Method 20070801
Events
Interface IF_GRPC_CASEREMEDY_WD has no event.
Types
Interface IF_GRPC_CASEREMEDY_WD has no local type.
Method Signatures

Method CLOSE_PARENT_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_API_OBJECT_ID GRPC ID of the individual object 20090109

Method CLOSE_PARENT_ISSUE on Interface IF_GRPC_CASEREMEDY_WD has no exception.

Method DO_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION_ID Call by reference Type reference (TYPE) J_VORGANG Business Transaction 20070724

Method DO_ACTION on Interface IF_GRPC_CASEREMEDY_WD has no exception.

Method GET_CASE_LEAD_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_LEAD_SELECTION Value transfer Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20070724

Method GET_CASE_LEAD_SELECTION on Interface IF_GRPC_CASEREMEDY_WD has no exception.

Method GET_COMMENTS_APPROVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_COMMENTS Call by reference Type reference (TYPE) STRING 20071108

Method GET_COMMENTS_APPROVE on Interface IF_GRPC_CASEREMEDY_WD has no exception.

Method GET_COMMENTS_REJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_COMMENTS Call by reference Type reference (TYPE) STRING 20071108
2 Exporting EV_UPDATE_PERFORMED Call by reference Type reference (TYPE) ABAP_BOOL 20071108

Method GET_COMMENTS_REJECT on Interface IF_GRPC_CASEREMEDY_WD has no exception.

Method GET_HUNDRED_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting HUNDRED_FLAG Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20070823

Method GET_HUNDRED_FLAG on Interface IF_GRPC_CASEREMEDY_WD has no exception.

Method GET_MESSAGE_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_MSG_HANDLER Value transfer Object reference (TYPE REF TO) IF_GRPC_MSG_HANDLER_WD 20070815

Method GET_MESSAGE_HANDLER on Interface IF_GRPC_CASEREMEDY_WD has no exception.

Method GET_SESSION_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SESSION_ID Value transfer Type reference (TYPE) GRPC_API_SESSION_ID GRPC unique session ID 20070801

Method GET_SESSION_ID on Interface IF_GRPC_CASEREMEDY_WD has no exception.

Method HANDLE_LEAD_SELECTION Signature

Method HANDLE_LEAD_SELECTION on Interface IF_GRPC_CASEREMEDY_WD has no parameter.
Method HANDLE_LEAD_SELECTION on Interface IF_GRPC_CASEREMEDY_WD has no exception.

Method IS_UI_CHANGED_BY_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL abap_true: changed 20071015

Method IS_UI_CHANGED_BY_CLIENT on Interface IF_GRPC_CASEREMEDY_WD has no exception.

Method NEW_REMEPLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REMEPLAN_ID Value transfer Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20070806

Method NEW_REMEPLAN on Interface IF_GRPC_CASEREMEDY_WD has no exception.

Method REMEPLAN_READONLY Signature

Method REMEPLAN_READONLY on Interface IF_GRPC_CASEREMEDY_WD has no parameter.
Method REMEPLAN_READONLY on Interface IF_GRPC_CASEREMEDY_WD has no exception.

Method REPORT_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESSAGE Value transfer Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20071206

Method REPORT_MESSAGE on Interface IF_GRPC_CASEREMEDY_WD has no exception.

Method SET_CASE_LEAD_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LEAD_SELECTION Value transfer Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20070801

Method SET_CASE_LEAD_SELECTION on Interface IF_GRPC_CASEREMEDY_WD has no exception.

Method SET_CASE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CASE_TYPE Value transfer Type reference (TYPE) CHAR4 Not More Closely Defined Area, Possibly Used for Patchlevels 20070801

Method SET_CASE_TYPE on Interface IF_GRPC_CASEREMEDY_WD has no exception.

Method SET_COMPLETION Signature

Method SET_COMPLETION on Interface IF_GRPC_CASEREMEDY_WD has no parameter.
Method SET_COMPLETION on Interface IF_GRPC_CASEREMEDY_WD has no exception.

Method SET_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_TOOLBAR Perforce change= / 20051117-120623 20070724

Method SET_CONTAINER on Interface IF_GRPC_CASEREMEDY_WD has no exception.

Method SET_HUNDRED_FLAG Signature

Method SET_HUNDRED_FLAG on Interface IF_GRPC_CASEREMEDY_WD has no parameter.
Method SET_HUNDRED_FLAG on Interface IF_GRPC_CASEREMEDY_WD has no exception.

Method SET_MESSAGE_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSG_MANAGER Value transfer Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20070815

Method SET_MESSAGE_HANDLER on Interface IF_GRPC_CASEREMEDY_WD has no exception.

Method SET_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODE Call by reference Type reference (TYPE) XFELD Checkbox 20070830

Method SET_MODE on Interface IF_GRPC_CASEREMEDY_WD has no exception.

Method SET_NEED_RMPLANLOG_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NEED_RMPLANLOG_FLAG Value transfer Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20080603

Method SET_NEED_RMPLANLOG_FLAG on Interface IF_GRPC_CASEREMEDY_WD has no exception.

Method SET_REMPL_LEADSELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PLAN_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID GRPC ID of the individual object 20090226
2 Importing I_ROW Call by reference Type reference (TYPE) I Zero-based row number to be selected 20080508

Method SET_REMPL_LEADSELECTION on Interface IF_GRPC_CASEREMEDY_WD has no exception.

Method SET_RMPLANVIEW_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20090520

Method SET_RMPLANVIEW_CONTAINER on Interface IF_GRPC_CASEREMEDY_WD has no exception.

Method SET_SESSION_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SESSION_ID Value transfer Type reference (TYPE) GRPC_API_SESSION_ID GRPC unique session ID 20070801

Method SET_SESSION_ID on Interface IF_GRPC_CASEREMEDY_WD has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 250