SAP ABAP Class CL_GRFN_WF_POLICY (Business Object Class for Policy)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_POLICY (Package) GRC Policy Management
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  BI_OBJECT Business Instance 20100118
2 Interface implementation (CLASS c. INTERFACES i_ref)  BI_PERSISTENT Persistent Business Instance 20100118
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_WF_PROCESS Interface for Entity Workflow Business Objects 20100119
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WORKFLOW Business Workflow 20100118
Properties
Class CL_GRFN_WF_POLICY  
Short Description Business Object Class for Policy    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_POLICY   GRC Policy Management 
Created 20100106   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRFN_WF_POLICY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 BI_OBJECT Business Instance 20100118
2 BI_PERSISTENT Persistent Business Instance 20100118
3 IF_GRFN_WF_PROCESS Interface for Entity Workflow Business Objects 20100119
4 IF_WORKFLOW Business Workflow 20100118
Friends
Class CL_GRFN_WF_POLICY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_POLICY Instance attribute Public Type reference (TYPE) GRFNPOLICYVER DB table for policy version information in policy management 20100119
2 MS_STATUS Instance attribute Public Type reference (TYPE) GRFN_S_STATUS System Status 20100119
3 MT_APPROVER Instance attribute Public Type reference (TYPE) SWFUAGENTS List of Organizational Objects 20100107
4 MT_REVIEWER Instance attribute Public Type reference (TYPE) SWFUAGENTS List of Organizational Objects 20100107
5 MV_ENTITY Instance attribute Public Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20100719
6 MV_OBJ_ID Instance attribute Public Type reference (TYPE) GRFN_GUID UUID of the GRC object (char32) 20100119
7 MV_SINGLE_APPROVER Instance attribute Public Type reference (TYPE) GRFN_BOOLEAN Boolean 20100119
8 MV_TEXT Instance attribute Public Type reference (TYPE) GRFN_TEXT String 20100119
9 MV_TYPEID Instance attribute Public Type reference (TYPE) SIBFTYPEID Type of Objects in Persistent Object References 20100119
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100107
2 DISPLAY Instance method Public Method 20100119
3 EXECUTE Instance method Public Method 20100119
4 GET_APPROVER Instance method Public Method Get approver 20100119
5 GET_OWNER Instance method Public Method Get policy owner 20100202
6 GET_REVIEWER Instance method Public Method Get reviewer 20100119
7 GET_STATUS Instance method Public Method Get status 20100119
8 ON_POLICY_APPROVED Instance method Public Method Auto publish 20100208
9 START Instance method Public Method 20100119
10 _GET_POLICY Instance method Private Method Get the policy version data 20100119
11 _GET_STATUS Instance method Private Method Get the status from Status Management 20100119
12 _INIT Instance method Private Method Init 20100119
13 _LOAD_VARIATE Instance method Private Method Load BO variate for task name 20110217
14 _RETRIEVE_RECIPIENT Instance method Private Method Retrieve recipient 20100119
15 _SET_NAME Instance method Private Method Set self name 20100119
16 _SET_TEXT Instance method Private Method Set the text of this process 20100119
17 _SINGLE_APPROVE Instance method Private Method Single approver or not 20100119
Events
# Event Type Visibility Description Created on
1 CREATE Static Event
(1)
Public
(2)
Create Workflow Instance 20100119
2 INPROCESS Instance Event
(0)
Public
(2)
Close current stage and go to the next 20100119
Types
Class CL_GRFN_WF_POLICY 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 IV_OBJ_ID Value transfer Type reference (TYPE) GRFN_GUID UUID of the GRC object (char32) 20100107

Method CONSTRUCTOR on class CL_GRFN_WF_POLICY has no exception.

Method DISPLAY Signature

Method DISPLAY on class CL_GRFN_WF_POLICY has no parameter.
Method DISPLAY on class CL_GRFN_WF_POLICY has no exception.

Method EXECUTE Signature

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

Method GET_APPROVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_APPROVER Call by reference Type reference (TYPE) SWFUAGENTS List of Organizational Objects 20100119
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100726

Method GET_OWNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OWNER Value transfer Type reference (TYPE) SWFUAGENTS Rule Resolution Result 20110728
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110728

Method GET_REVIEWER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REVIEWER Call by reference Type reference (TYPE) SWFUAGENTS List of Organizational Objects 20100119
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100726

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_STATUS Value transfer Type reference (TYPE) GRFN_CASE_STATUS Case status 20100119

Method GET_STATUS on class CL_GRFN_WF_POLICY has no exception.

Method ON_POLICY_APPROVED Signature

Method ON_POLICY_APPROVED on class CL_GRFN_WF_POLICY has no parameter.
Method ON_POLICY_APPROVED on class CL_GRFN_WF_POLICY has no exception.

Method START Signature

Method START on class CL_GRFN_WF_POLICY has no parameter.
Method START on class CL_GRFN_WF_POLICY has no exception.

Method _GET_POLICY Signature

Method _GET_POLICY on class CL_GRFN_WF_POLICY has no parameter.
Method _GET_POLICY on class CL_GRFN_WF_POLICY has no exception.

Method _GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJNR Value transfer Type reference (TYPE) CRMT_OBJECT_GUID Case: Status Object Number (GUID), (Central Status Managmnt) 20100119

Method _GET_STATUS on class CL_GRFN_WF_POLICY has no exception.

Method _INIT Signature

Method _INIT on class CL_GRFN_WF_POLICY has no parameter.
Method _INIT on class CL_GRFN_WF_POLICY has no exception.

Method _LOAD_VARIATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_VARIATE Value transfer Type reference (TYPE) GRFN_S_VARIATE Variate for Task Name 20110217

Method _LOAD_VARIATE on class CL_GRFN_WF_POLICY has no exception.

Method _RETRIEVE_RECIPIENT Signature

Method _RETRIEVE_RECIPIENT on class CL_GRFN_WF_POLICY has no parameter.
Method _RETRIEVE_RECIPIENT on class CL_GRFN_WF_POLICY has no exception.

Method _SET_NAME Signature

Method _SET_NAME on class CL_GRFN_WF_POLICY has no parameter.
Method _SET_NAME on class CL_GRFN_WF_POLICY has no exception.

Method _SET_TEXT Signature

Method _SET_TEXT on class CL_GRFN_WF_POLICY has no parameter.
Method _SET_TEXT on class CL_GRFN_WF_POLICY has no exception.

Method _SINGLE_APPROVE Signature

Method _SINGLE_APPROVE on class CL_GRFN_WF_POLICY has no parameter.
Method _SINGLE_APPROVE on class CL_GRFN_WF_POLICY has no exception.
Event Signatures

Event CREATE Signature
Event CREATE on class CL_GRFN_WF_POLICY has no parameter.
Event INPROCESS Signature
Event INPROCESS on class CL_GRFN_WF_POLICY has no parameter.
History
Last changed by/on SAP  20141106 
SAP Release Created in 600