SAP ABAP Class CL_GRRM_KRI_ASSIST (Assistance Class for GRRM_KRI_*)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-RM (Application Component) GRC Risk Management
     GRRM_WD_KRI (Package) KRI Webdynpro Applications
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20080509
Properties
Class CL_GRRM_KRI_ASSIST  
Short Description Assistance Class for GRRM_KRI_*    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRRM_WD_KRI   KRI Webdynpro Applications 
Created 20080509   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 CL_GRRM_KRI_ASSIST has no interface implemented.
Friends
Class CL_GRRM_KRI_ASSIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_VIEW_CATALOG Constant Public Type reference (TYPE) GRRM_KRI_VIEW_WD 'C' KRI WD View 20080624
2 MC_VIEW_IMPLEMENTATION Constant Public Type reference (TYPE) GRRM_KRI_VIEW_WD 'I' KRI WD View 20080624
3 MC_VIEW_INSTANCE Constant Public Type reference (TYPE) GRRM_KRI_VIEW_WD 'E' KRI WD View 20080910
4 MC_VIEW_OIF Constant Public Type reference (TYPE) GRRM_KRI_VIEW_WD 'O' KRI WD View 20090223
5 MC_VIEW_REQUEST Constant Public Type reference (TYPE) GRRM_KRI_VIEW_WD 'R' KRI WD View 20080624
6 MC_VIEW_RULE Constant Public Type reference (TYPE) GRRM_KRI_VIEW_WD 'B' KRI WD View 20080910
7 MC_VIEW_WORKFLOW Constant Public Type reference (TYPE) GRRM_KRI_VIEW_WD 'W' KRI WD View 20080624
8 MT_VALUESET_BUSI_PROC Instance attribute Public Type reference (TYPE) GRRM_T_API_VALUESET GRRM API Valueset 20080602
9 MT_VALUESET_COMPONENT Instance attribute Public Type reference (TYPE) GRRM_T_API_VALUESET GRRM API Valueset 20080602
10 MT_VALUESET_CONN_TYPE Instance attribute Public Type reference (TYPE) GRRM_T_API_VALUESET GRRM API Valueset 20080626
11 MT_VALUESET_FREQUENCY Instance attribute Public Type reference (TYPE) GRRM_T_API_VALUESET GRRM API Valueset 20080728
12 MT_VALUESET_IMPL_STATUS Instance attribute Public Type reference (TYPE) GRRM_T_API_VALUESET GRRM API Valueset 20080602
13 MT_VALUESET_INST_STATUS Instance attribute Public Type reference (TYPE) GRRM_T_API_VALUESET GRRM API Valueset 20080728
14 MT_VALUESET_REQ_STATUS Instance attribute Public Type reference (TYPE) GRRM_T_API_VALUESET GRRM API Valueset 20080602
15 MT_VALUESET_SYSTEM_ID Instance attribute Public Type reference (TYPE) GRRM_T_API_VALUESET GRRM API Valueset 20080922
16 MT_VALUESET_TMPL_STATUS Instance attribute Public Type reference (TYPE) GRRM_T_API_VALUESET GRRM API Valueset 20080602
17 MT_VALUESET_VALUE_TYPE Instance attribute Public Type reference (TYPE) GRRM_T_API_VALUESET GRRM API Valueset 20080602
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_DATE_EXTERNAL Instance method Private Method 20090407
2 CONVERT_DATE_INTERNAL Instance method Private Method 20090407
3 FETCH_VALUESETS Instance method Public Method 20080602
4 GET_KRI_IMPLEMENTATION Instance method Public Method 20080624
5 GET_KRI_IMPL_REQ Instance method Public Method 20080603
6 GET_KRI_INSTANCE Instance method Public Method 20080728
7 GET_KRI_RULE Instance method Public Method 20080910
8 GET_KRI_TEMPLATE Instance method Public Method 20080602
9 GET_SESSION Instance method Public Method 20080627
10 GET_TEXT Instance method Public Method 20120529
11 GET_VALUESET_TEXT Instance method Public Method 20080602
12 PROCESS_SELTAB_EXTERNAL Instance method Public Method 20090407
13 PROCESS_SELTAB_INTERNAL Instance method Public Method 20090407
14 REPORT_ERROR_MESSAGE Instance method Public Method 20080604
15 REPORT_EXCEPTION Instance method Public Method 20080514
16 REPORT_SUCCESS Instance method Public Method 20080514
17 REPORT_WARNING Instance method Public Method 20081023
18 SHOW_UNSAVED_DATA_DIALOG Instance method Public Method 20080613
Events
Class CL_GRRM_KRI_ASSIST has no event.
Types
Class CL_GRRM_KRI_ASSIST has no local type.
Method Signatures

Method CONVERT_DATE_EXTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090407
2 Changing CV_DATE Call by reference Type reference (TYPE) GRFN_SELVALUE Selection Table Value 20090407

Method CONVERT_DATE_EXTERNAL on class CL_GRRM_KRI_ASSIST has no exception.

Method CONVERT_DATE_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090407
2 Changing CV_DATE Call by reference Type reference (TYPE) GRFN_SELVALUE Selection Table Value 20090407

Method CONVERT_DATE_INTERNAL on class CL_GRRM_KRI_ASSIST has no exception.

Method FETCH_VALUESETS Signature

Method FETCH_VALUESETS on class CL_GRRM_KRI_ASSIST has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080602

Method GET_KRI_IMPLEMENTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_WARNING_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_GRFN_EXCEPTION Generic GRC API exception 20080711
2 Exporting ES_DATA Call by reference Type reference (TYPE) GRRM_S_KRI_IMPLEMENTATION_WD KRI Template (UI only) 20080627
3 Exporting ET_SELTAB Call by reference Type reference (TYPE) GRFN_T_SELECTION_TABLE Selection Table 20080627
4 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20080624
5 Importing IV_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080624
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080711

Method GET_KRI_IMPL_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20080603
2 Importing IV_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080603
3 Returning RS_DATA Value transfer Type reference (TYPE) GRRM_S_KRI_IMPLREQ_WD KRI Implementation Request (UI only) 20080627
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080603

Method GET_KRI_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_WARNING_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_GRFN_EXCEPTION Generic GRC API exception 20080728
2 Exporting ES_DATA Call by reference Type reference (TYPE) GRRM_S_KRI_INSTANCE_WD KRI Template (UI only) 20080728
3 Exporting ET_SELTAB Call by reference Type reference (TYPE) GRFN_T_SELECTION_TABLE Selection Table 20080728
4 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20080728
5 Importing IV_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080728
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080728

Method GET_KRI_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DATA Call by reference Type reference (TYPE) GRRM_S_KRI_BUSINESS_RULE_WD KRI Instance Business Rule (UI only) 20080910
2 Exporting ET_MAPPING Call by reference Type reference (TYPE) GRRM_T_API_KRI_RULE_MAPPING Mappings of KRI Business Rule 20080910
3 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20080910
4 Importing IV_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080910
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080910

Method GET_KRI_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_WARNING_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_GRFN_EXCEPTION Generic GRC API exception 20080711
2 Exporting ES_DATA Call by reference Type reference (TYPE) GRRM_S_KRI_TEMPLATE_WD KRI Template (UI only) 20080711
3 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20080602
4 Importing IV_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080602
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080602

Method GET_SESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATE Call by reference Type reference (TYPE) SY-DATUM SY-DATUM Current Date of Application Server 20080627
2 Returning RO_SESSION Value transfer Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20080627
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080627

Method GET_TEXT Signature

Method GET_TEXT on class CL_GRRM_KRI_ASSIST has no parameter.
Method GET_TEXT on class CL_GRRM_KRI_ASSIST has no exception.

Method GET_VALUESET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELD Call by reference Type reference (TYPE) STRING 20080602
2 Importing IV_VALUE Call by reference Type reference (TYPE) DATA 20080602
3 Returning RV_TEXT Value transfer Type reference (TYPE) VAL_TEXT Short Text for Fixed Values 20080602

Method GET_VALUESET_TEXT on class CL_GRRM_KRI_ASSIST has no exception.

Method PROCESS_SELTAB_EXTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SELTAB Call by reference Type reference (TYPE) GRFN_T_SELECTION_TABLE Selection Table 20090407
2 Importing IT_SELECTION_FIELD Call by reference Type reference (TYPE) GRFN_T_SELECTION_FIELD Integration Engine Selection Fields 20090407
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20090407

Method PROCESS_SELTAB_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SELTAB Call by reference Type reference (TYPE) GRFN_T_SELECTION_TABLE Selection Table 20090407
2 Importing IT_SELECTION_FIELD Call by reference Type reference (TYPE) GRFN_T_SELECTION_FIELD Integration Engine Selection Fields 20090407
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20090407

Method REPORT_ERROR_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_API_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_CONTROLLER Web Dynpro: Controller Interface 20080604
2 Importing IV_KEY Call by reference Type reference (TYPE) WDR_TEXT_KEY Web Dynpro: Text Key 20080604
3 Importing IV_MESSAGE Call by reference Type reference (TYPE) STRING 20080604

Method REPORT_ERROR_MESSAGE on class CL_GRRM_KRI_ASSIST has no exception.

Method REPORT_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_API_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_CONTROLLER Web Dynpro: Controller Interface 20080514
2 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20080514
3 Importing IO_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_GRFN_EXCEPTION Generic GRC API exception 20080514
4 Importing IV_CANCEL_NAVIGATION Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_TRUE Supplement for True Boolean Type: 'X' == True '' == False 20090407
5 Importing IV_CONTEXT_NODE_NAME Call by reference Type reference (TYPE) STRING 20080514

Method REPORT_EXCEPTION on class CL_GRRM_KRI_ASSIST has no exception.

Method REPORT_SUCCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_API_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_CONTROLLER Web Dynpro: Controller Interface 20080514
2 Importing IV_KEY Call by reference Type reference (TYPE) WDR_TEXT_KEY Web Dynpro: Text Key 20080514
3 Importing IV_MESSAGE Call by reference Type reference (TYPE) STRING 20090428

Method REPORT_SUCCESS on class CL_GRRM_KRI_ASSIST has no exception.

Method REPORT_WARNING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_API_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_CONTROLLER Web Dynpro: Controller Interface 20081023
2 Importing IV_KEY Value transfer Type reference (TYPE) WDR_TEXT_KEY Web Dynpro: Text Key 20081023

Method REPORT_WARNING on class CL_GRRM_KRI_ASSIST has no exception.

Method SHOW_UNSAVED_DATA_DIALOG 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 20080613

Method SHOW_UNSAVED_DATA_DIALOG on class CL_GRRM_KRI_ASSIST has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 300