SAP ABAP Interface IF_CL_GRPC_COBJ_OIF_WD (Control Objectives - OIF)
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_COBJ_OIF_WD UI class for Control Objectives & OIF 20071022
Properties
Interface IF_CL_GRPC_COBJ_OIF_WD  
Short Description Control Objectives - OIF    
General Data
Package GRPC_CCAT   Process controls central catalogues 
Created 20070704   SAP 
Last changed 20141106    
Unicode checks active    
Forward declarations
Interface IF_CL_GRPC_COBJ_OIF_WD has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRPC_MAPPER_WD 20070704
Friends
Interface IF_CL_GRPC_COBJ_OIF_WD has no friend.
Attributes
Interface IF_CL_GRPC_COBJ_OIF_WD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CANCEL Instance method Public Method On Action Cancel 20070704
2 CHECK_DISPLAY_MODE Instance method Public Method 20080107
3 CREATE Instance method Public Method Create Control Objective 20070711
4 GET_DT_RISK_LIST Instance method Public Method Get property dt_list_list 20080730
5 GET_LEAD_SELECTION Instance method Public Method 20070709
6 GET_PARENT_ID Instance method Public Method 20070706
7 GET_VALIDFROMTO_DATE Instance method Public Method Get valid from date 20070711
8 GET_VIEW_CONTROLLER Instance method Public Method Get View Controller 20070704
9 GET_WD_MESSAGE_MANAGER Instance method Public Method 20071008
10 RETRIEVE Instance method Public Method 20071016
11 SAVE Instance method Public Method On Action Save 20070704
12 SET_DT_RISK_LIST Instance method Public Method Set property dt_risk_list 20080730
13 SET_VALIDFROMTO_DATE Instance method Public Method Set valid from date 20070711
14 SET_VIEW_CONTROLLER Instance method Public Method 20071015
15 SET_WD_MESSAGE_MANAGER Instance method Public Method 20071008
Events
Interface IF_CL_GRPC_COBJ_OIF_WD has no event.
Types
Interface IF_CL_GRPC_COBJ_OIF_WD has no local type.
Method Signatures

Method CANCEL Signature

Method CANCEL on Interface IF_CL_GRPC_COBJ_OIF_WD has no parameter.
Method CANCEL on Interface IF_CL_GRPC_COBJ_OIF_WD has no exception.

Method CHECK_DISPLAY_MODE Signature

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

Method CHECK_DISPLAY_MODE on Interface IF_CL_GRPC_COBJ_OIF_WD has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IV_CO_ID Value transfer Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20070711
2 Importing IV_VALID_FROM Value transfer Type reference (TYPE) BEGDATUM Start Date 20070711
3 Importing IV_VALID_TO Value transfer Type reference (TYPE) ENDDATUM End Date 20070711

Method CREATE on Interface IF_CL_GRPC_COBJ_OIF_WD has no exception.

Method GET_DT_RISK_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RISK_LIST Value transfer Type reference (TYPE) GRPC_T_API_RISK_ASS Risk internal table 20080730

Method GET_DT_RISK_LIST on Interface IF_CL_GRPC_COBJ_OIF_WD has no exception.

Method GET_LEAD_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_LEAD_SELECTION Call by reference Type reference (TYPE) DATA 20070709

Method GET_LEAD_SELECTION on Interface IF_CL_GRPC_COBJ_OIF_WD has no exception.

Method GET_PARENT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PARENT_ID Call by reference Type reference (TYPE) GRPC_API_OBJECT_ID Object ID 20070706

Method GET_PARENT_ID on Interface IF_CL_GRPC_COBJ_OIF_WD has no exception.

Method GET_VALIDFROMTO_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IV_VALID_FROM Call by reference Type reference (TYPE) BEGDATUM 20070711
2 Exporting IV_VALID_TO Call by reference Type reference (TYPE) ENDDATUM 20070711

Method GET_VALIDFROMTO_DATE on Interface IF_CL_GRPC_COBJ_OIF_WD has no exception.

Method GET_VIEW_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_VIEW_CONTROLLER Value transfer Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web dynpro view controller 20070704

Method GET_VIEW_CONTROLLER on Interface IF_CL_GRPC_COBJ_OIF_WD has no exception.

Method GET_WD_MESSAGE_MANAGER Signature

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

Method GET_WD_MESSAGE_MANAGER on Interface IF_CL_GRPC_COBJ_OIF_WD has no exception.

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COBJ_ID Call by reference Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20071016

Method RETRIEVE on Interface IF_CL_GRPC_COBJ_OIF_WD has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RETURN Value transfer Type reference (TYPE) FLAG General Flag 20071121

Method SAVE on Interface IF_CL_GRPC_COBJ_OIF_WD has no exception.

Method SET_DT_RISK_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RISK_LIST Call by reference Type reference (TYPE) GRPC_T_API_RISK_ASS Risk internal table 20080730

Method SET_DT_RISK_LIST on Interface IF_CL_GRPC_COBJ_OIF_WD has no exception.

Method SET_VALIDFROMTO_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VALID_FROM Value transfer Type reference (TYPE) BEGDATUM Start Date 20070711
2 Importing IV_VALID_TO Value transfer Type reference (TYPE) ENDDATUM End Date 20070711

Method SET_VALIDFROMTO_DATE on Interface IF_CL_GRPC_COBJ_OIF_WD has no exception.

Method SET_VIEW_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20071015

Method SET_VIEW_CONTROLLER on Interface IF_CL_GRPC_COBJ_OIF_WD has no exception.

Method SET_WD_MESSAGE_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MESSAGE_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20071008

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