SAP ABAP Interface IF_CL_GRPC_COBJ_RISK_GEN (Interface for OIF for risk)
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_RISK_GEN UI class for Risk General 20070705
Properties
Interface IF_CL_GRPC_COBJ_RISK_GEN  
Short Description Interface for OIF for risk    
General Data
Package GRPC_CCAT   Process controls central catalogues 
Created 20070615   SAP 
Last changed 20141106    
Unicode checks active    
Forward declarations
Interface IF_CL_GRPC_COBJ_RISK_GEN has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRPC_MAPPER_WD 20070709
Friends
Interface IF_CL_GRPC_COBJ_RISK_GEN has no friend.
Attributes
Interface IF_CL_GRPC_COBJ_RISK_GEN has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_UI_CHANGE Instance method Public Method check if ui changed by client 20070913
2 CREATE_RISK Instance method Public Method create risk 20070705
3 EDIT_RISK Instance method Public Method edit risk 20070706
4 GET_MESSAGE_MANAGER Instance method Public Method get the message manager 20070711
5 GET_PARENT_ID Instance method Public Method get control objective id 20070709
6 GET_RISK_TABLE_REFERENCE Instance method Public Method get referenc of risk table of ui class 20070705
7 GET_SELECT_RISK_ID Instance method Public Method get selected risk id 20070711
8 GET_SELECT_RISK_INDEX Instance method Public Method get the selected risk index of risk table 20070710
9 GET_TIMEFRAME_DATES Instance method Public Method get time frame dates 20070711
10 SAVE_RISK Instance method Public Method save risk table 20070706
11 SELECT_RISK Instance method Public Method select risk and display its details 20070706
12 SET_MESSAGE_MANAGER Instance method Public Method set the message manager 20070711
13 SET_SELECT_RISK_ID Instance method Public Method set selected risk id 20070711
14 SET_SELECT_RISK_INDEX Instance method Public Method set the selected risk index in the table 20070710
15 SET_TIMEFRAME_DATES Instance method Public Method set time frame dates 20070711
Events
Interface IF_CL_GRPC_COBJ_RISK_GEN has no event.
Types
Interface IF_CL_GRPC_COBJ_RISK_GEN has no local type.
Method Signatures

Method CHECK_UI_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHANGED Call by reference Type reference (TYPE) FLAG changed 'X' unchanged '' 20070913

Method CHECK_UI_CHANGE on Interface IF_CL_GRPC_COBJ_RISK_GEN has no exception.

Method CREATE_RISK Signature

Method CREATE_RISK on Interface IF_CL_GRPC_COBJ_RISK_GEN has no parameter.
Method CREATE_RISK on Interface IF_CL_GRPC_COBJ_RISK_GEN has no exception.

Method EDIT_RISK Signature

Method EDIT_RISK on Interface IF_CL_GRPC_COBJ_RISK_GEN has no parameter.
Method EDIT_RISK on Interface IF_CL_GRPC_COBJ_RISK_GEN has no exception.

Method GET_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 20070711

Method GET_MESSAGE_MANAGER on Interface IF_CL_GRPC_COBJ_RISK_GEN has no exception.

Method GET_PARENT_ID Signature

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

Method GET_PARENT_ID on Interface IF_CL_GRPC_COBJ_RISK_GEN has no exception.

Method GET_RISK_TABLE_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_RISK_TABLE Value transfer Object reference (TYPE REF TO) GRPC_S_RISK_TAB table type for risk structure 20070705

Method GET_RISK_TABLE_REFERENCE on Interface IF_CL_GRPC_COBJ_RISK_GEN has no exception.

Method GET_SELECT_RISK_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RISK_ID Value transfer Type reference (TYPE) GRPC_API_OBJECT_ID Object ID 20070711

Method GET_SELECT_RISK_ID on Interface IF_CL_GRPC_COBJ_RISK_GEN has no exception.

Method GET_SELECT_RISK_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RISK_INDEX Value transfer Type reference (TYPE) INT4 Natural number 20070710

Method GET_SELECT_RISK_INDEX on Interface IF_CL_GRPC_COBJ_RISK_GEN has no exception.

Method GET_TIMEFRAME_DATES Signature

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

Method GET_TIMEFRAME_DATES on Interface IF_CL_GRPC_COBJ_RISK_GEN has no exception.

Method SAVE_RISK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ERROR Value transfer Type reference (TYPE) INT4 Natural number 20070713

Method SAVE_RISK on Interface IF_CL_GRPC_COBJ_RISK_GEN has no exception.

Method SELECT_RISK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ROW Value transfer Type reference (TYPE) I 20070706

Method SELECT_RISK on Interface IF_CL_GRPC_COBJ_RISK_GEN has no exception.

Method SET_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 20070711

Method SET_MESSAGE_MANAGER on Interface IF_CL_GRPC_COBJ_RISK_GEN has no exception.

Method SET_SELECT_RISK_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RISK_ID Value transfer Type reference (TYPE) GRPC_API_OBJECT_ID Object ID 20070711

Method SET_SELECT_RISK_ID on Interface IF_CL_GRPC_COBJ_RISK_GEN has no exception.

Method SET_SELECT_RISK_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RISK_INDEX Value transfer Type reference (TYPE) INT4 Natural number 20070710

Method SET_SELECT_RISK_INDEX on Interface IF_CL_GRPC_COBJ_RISK_GEN has no exception.

Method SET_TIMEFRAME_DATES Signature

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

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