SAP ABAP Class CL_GRRM_VALIDATION_WF (Validation)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-RM (Application Component) GRC Risk Management
     GRRM_CASE_MANAGEMENT (Package) Case management for risks
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  BI_OBJECT Business Instance 20080827
2 Interface implementation (CLASS c. INTERFACES i_ref)  BI_PERSISTENT Persistent Business Instance 20080827
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WORKFLOW Business Workflow 20080827
Properties
Class CL_GRRM_VALIDATION_WF  
Short Description Validation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRRM_CASE_MANAGEMENT   Case management for risks 
Created 20080827   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 GRRM0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 BI_OBJECT Business Instance 20080827
2 BI_PERSISTENT Persistent Business Instance 20080827
3 IF_WORKFLOW Business Workflow 20080827
Friends
Class CL_GRRM_VALIDATION_WF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_APPLOG Instance attribute Private Object reference (TYPE REF TO) CL_GRRM_APPLOG_PLANNER The application log for GRRM planner 20090205
2 MO_INSTID Instance attribute Private Type reference (TYPE) SIBFINSTID Instance Identification in Persistent Object References 20080827
3 MT_VALIDATOR Instance attribute Public Type reference (TYPE) TSWHACTOR Rule Resolution Result 20080827
4 MV_ENTITY_ID Instance attribute Public Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20080827
5 MV_TITLE Instance attribute Public Type reference (TYPE) GRFN_TITLE Title 20080827
6 MV_VALIDATION_ID Instance attribute Public Type reference (TYPE) SCMG_CASE_GUID Object ID 20080827
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080827
2 EXECUTE Instance method Public Method Dummy empty execution method 20080827
3 GET_ENTITY_DETAIL Instance method Private Method 20080911
4 RESOLVE_VALIDATION Static method Public Method Get workitem data for analysis ID 20100805
5 RETRIEVE_ACTIVITY Instance method Private Method 20080911
6 RETRIEVE_OPPORTUNITY Instance method Private Method 20081202
7 RETRIEVE_RISK Instance method Private Method 20080911
8 SET_FINALIZE Instance method Public Method 20080827
9 _UPDATE_AGENTS Instance method Private Method 20080827
Events
# Event Type Visibility Description Created on
1 CANCELED Instance Event
(0)
Public
(2)
20080827
2 TO_REWORK Instance Event
(0)
Public
(2)
20080827
3 TO_VALIDATE Instance Event
(0)
Public
(2)
20080827
4 VALIDATE Instance Event
(0)
Public
(2)
20080827
5 VALIDATED Instance Event
(0)
Public
(2)
20080827
Types
Class CL_GRRM_VALIDATION_WF has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INSTID Value transfer Type reference (TYPE) SIBFINSTID Instance Identification in Persistent Object References 20080827

Method CONSTRUCTOR on class CL_GRRM_VALIDATION_WF has no exception.

Method EXECUTE Signature

Method EXECUTE on class CL_GRRM_VALIDATION_WF has no parameter.
Method EXECUTE on class CL_GRRM_VALIDATION_WF has no exception.

Method GET_ENTITY_DETAIL Signature

Method GET_ENTITY_DETAIL on class CL_GRRM_VALIDATION_WF has no parameter.
Method GET_ENTITY_DETAIL on class CL_GRRM_VALIDATION_WF has no exception.

Method RESOLVE_VALIDATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID Value transfer Type reference (TYPE) GRFN_GUID UUID of the GRC object (char32) 20100805
2 Returning RS_WORKITEM Value transfer Type reference (TYPE) SWR_WIHDR Work Item Structure 20100805

Method RESOLVE_VALIDATION on class CL_GRRM_VALIDATION_WF has no exception.

Method RETRIEVE_ACTIVITY 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 20080911
2 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080911

Method RETRIEVE_ACTIVITY on class CL_GRRM_VALIDATION_WF has no exception.

Method RETRIEVE_OPPORTUNITY 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 20081202
2 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20081202

Method RETRIEVE_OPPORTUNITY on class CL_GRRM_VALIDATION_WF has no exception.

Method RETRIEVE_RISK 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 20080911
2 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080911

Method RETRIEVE_RISK on class CL_GRRM_VALIDATION_WF has no exception.

Method SET_FINALIZE Signature

Method SET_FINALIZE on class CL_GRRM_VALIDATION_WF has no parameter.
Method SET_FINALIZE on class CL_GRRM_VALIDATION_WF has no exception.

Method _UPDATE_AGENTS Signature

Method _UPDATE_AGENTS on class CL_GRRM_VALIDATION_WF has no parameter.
Method _UPDATE_AGENTS on class CL_GRRM_VALIDATION_WF has no exception.
Event Signatures

Event CANCELED Signature
Event CANCELED on class CL_GRRM_VALIDATION_WF has no parameter.
Event TO_REWORK Signature
Event TO_REWORK on class CL_GRRM_VALIDATION_WF has no parameter.
Event TO_VALIDATE Signature
Event TO_VALIDATE on class CL_GRRM_VALIDATION_WF has no parameter.
Event VALIDATE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 DUE_DATE Exporting Value transfer Type reference (TYPE) ENDDATUM Due Date 20091014
2 PRISK_ID Exporting Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object id for RM Entities 20080827
3 TASKPLAN_ID Exporting Value transfer Type reference (TYPE) GUID_32 Task Plan ID 20091014

Event VALIDATED Signature
Event VALIDATED on class CL_GRRM_VALIDATION_WF has no parameter.
History
Last changed by/on SAP  20141106 
SAP Release Created in 300