SAP ABAP Interface IF_GRPC_MANUAL_TEST_WD (Interface for the UI class testing)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-SPC (Application Component) Process Controls
     GRPC_TEST_PLAN (Package) PC Test plans
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_MANUAL_TEST_WD Testing UI Class 20070810
Properties
Interface IF_GRPC_MANUAL_TEST_WD  
Short Description Interface for the UI class testing    
General Data
Package GRPC_TEST_PLAN   PC Test plans 
Created 20070810   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 20070810
Friends
Interface IF_GRPC_MANUAL_TEST_WD has no friend.
Attributes
Interface IF_GRPC_MANUAL_TEST_WD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DO_ACTION Instance method Public Method 20070810
2 GET_CASE_LEAD_SELECTION Instance method Public Method 20070810
3 GET_CASE_REF Instance method Public Method Get case referencing information 20080707
4 GET_MESSAGE_HANDLER Instance method Public Method 20070810
5 GET_SESSION_ID Instance method Public Method 20070810
6 GET_UI_DATA_CHANGED Instance method Public Method 20070929
7 HANDLE_LEAD_SELECTION Instance method Public Method Refresh the detail data when change the lead selection 20070810
8 REFRESH_DOCUMENT Instance method Public Method Refresh document after shift to General Tab from Attach. Tab 20090112
9 REPORT_ISSUE Instance method Public Method Report an issue 20070810
10 SAVEDRAFT Instance method Public Method 20071221
11 SET_ASSIGNTESTER Instance method Public Method Click Assign to Next Tester Button 20090220
12 SET_CASE_LEAD_SELECTION Instance method Public Method 20070810
13 SET_CASE_TYPE Instance method Public Method 20070810
14 SET_CONTAINER Instance method Public Method 20070810
15 SET_MESSAGE_HANDLER Instance method Public Method 20070810
16 SET_MODE Instance method Public Method Set mode: 'X' = read-only, ' ' = edit 20080107
17 SET_READONLY Instance method Public Method Set mode: 'X' = read-only, ' ' = edit 20080716
18 SET_SESSION_ID Instance method Public Method 20070810
Events
Interface IF_GRPC_MANUAL_TEST_WD has no event.
Types
Interface IF_GRPC_MANUAL_TEST_WD has no local type.
Method Signatures

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 20070810
2 Importing IV_VIEW Call by reference Type reference (TYPE) STRING 20110209

Method DO_ACTION on Interface IF_GRPC_MANUAL_TEST_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 20070810

Method GET_CASE_LEAD_SELECTION on Interface IF_GRPC_MANUAL_TEST_WD has no exception.

Method GET_CASE_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_CASE_REF Value transfer Type reference (TYPE) GRPC_S_API_CASE_REF Case reference structure 20080707

Method GET_CASE_REF on Interface IF_GRPC_MANUAL_TEST_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 20070810

Method GET_MESSAGE_HANDLER on Interface IF_GRPC_MANUAL_TEST_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 20070810

Method GET_SESSION_ID on Interface IF_GRPC_MANUAL_TEST_WD has no exception.

Method GET_UI_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_CHANGED_FLAG Value transfer Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20070929

Method GET_UI_DATA_CHANGED on Interface IF_GRPC_MANUAL_TEST_WD has no exception.

Method HANDLE_LEAD_SELECTION Signature

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

Method REFRESH_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RV_DOC_COUNT Value transfer Type reference (TYPE) CHAR20 Char 20 20090112
2 Exporting RV_UPDATED Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090114

Method REFRESH_DOCUMENT on Interface IF_GRPC_MANUAL_TEST_WD has no exception.

Method REPORT_ISSUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_ISSUE_ID Value transfer Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20070810
2 Importing IS_ISSUE Call by reference Type reference (TYPE) GRPC_S_UI_ISSUE Web Dynpro: Interface for Context Nodes 20080616

Method REPORT_ISSUE on Interface IF_GRPC_MANUAL_TEST_WD has no exception.

Method SAVEDRAFT Signature

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

Method SAVEDRAFT on Interface IF_GRPC_MANUAL_TEST_WD has no exception.

Method SET_ASSIGNTESTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ASSIGNTESTER Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090220

Method SET_ASSIGNTESTER on Interface IF_GRPC_MANUAL_TEST_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 20070810

Method SET_CASE_LEAD_SELECTION on Interface IF_GRPC_MANUAL_TEST_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 20070810

Method SET_CASE_TYPE on Interface IF_GRPC_MANUAL_TEST_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-125541 20070810

Method SET_CONTAINER on Interface IF_GRPC_MANUAL_TEST_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 Call by reference Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20070810

Method SET_MESSAGE_HANDLER on Interface IF_GRPC_MANUAL_TEST_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 20080107

Method SET_MODE on Interface IF_GRPC_MANUAL_TEST_WD has no exception.

Method SET_READONLY Signature

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

Method SET_READONLY on Interface IF_GRPC_MANUAL_TEST_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 20070810

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