SAP ABAP Class CL_GRFN_REPORT_WORKFLOW (Integration of Reporting and Workflow)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_REPORTING (Package) Shared PC-RM Reporting
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  BI_OBJECT Business Instance 20090303
2 Interface implementation (CLASS c. INTERFACES i_ref)  BI_PERSISTENT Persistent Business Instance 20090303
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WORKFLOW Business Workflow 20090303
Properties
Class CL_GRFN_REPORT_WORKFLOW  
Short Description Integration of Reporting and Workflow    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_REPORTING   Shared PC-RM Reporting 
Created 20090225   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)
2 GRPCR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 BI_OBJECT Business Instance 20090303
2 BI_PERSISTENT Persistent Business Instance 20090303
3 IF_WORKFLOW Business Workflow 20090303
Friends
Class CL_GRFN_REPORT_WORKFLOW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_DETAILS Instance attribute Public Type reference (TYPE) GRFN_S_REP_DETAILS General Selection for Reporting 20090520
2 MV_GUID Instance attribute Private Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20090303
3 MV_RECIPIENT Instance attribute Public Type reference (TYPE) SWHACTOR Rule Resolution Result 20090303
4 MV_TEXT Instance attribute Public Type reference (TYPE) GRFN_TEXT String 20090303
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE Static method Public Method 20100331
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090303
3 EXECUTE Instance method Public Method Empty method for workflow task 20090303
4 GET_DETAILS Static method Public Method 20090303
5 GET_SELECTION Static method Public Method 20090520
6 RAISE_EVENT Static method Public Method 20090225
7 SEND Static method Public Method 20090225
8 _GET_DETAILS Instance method Private Method 20090520
9 _RETRIEVE_RECIPIENT Instance method Private Method 20090303
10 _SET_NAME Instance method Private Method 20090303
Events
# Event Type Visibility Description Created on
1 COMPLETED Instance Event
(0)
Public
(2)
Report is reviewed 20090303
2 PREPARED Instance Event
(0)
Public
(2)
Report is prepared for review 20090303
Types
Class CL_GRFN_REPORT_WORKFLOW has no local type.
Method Signatures

Method CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REPORT Value transfer Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Upper Case 20100331

Method CLOSE on class CL_GRFN_REPORT_WORKFLOW has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID Value transfer Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20090303

Method CONSTRUCTOR on class CL_GRFN_REPORT_WORKFLOW has no exception.

Method EXECUTE Signature

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

Method GET_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REPORT Value transfer Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20090303
2 Returning RS_DETAILS Value transfer Type reference (TYPE) GRFN_S_REP_DETAILS General Selection for Reporting 20090303

Method GET_DETAILS on class CL_GRFN_REPORT_WORKFLOW has no exception.

Method GET_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REPORT Value transfer Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20090520
2 Returning RS_SELECTION Value transfer Type reference (TYPE) GRFN_S_REP_SELECTION General Selection for Reporting 20090520

Method GET_SELECTION on class CL_GRFN_REPORT_WORKFLOW has no exception.

Method RAISE_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EVENT Value transfer Type reference (TYPE) SWO_EVENT Event 20090303
2 Importing IV_REPORT Value transfer Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Upper Case 20090303

Method RAISE_EVENT on class CL_GRFN_REPORT_WORKFLOW has no exception.

Method SEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REPORT Value transfer Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Upper Case 20090303

Method SEND on class CL_GRFN_REPORT_WORKFLOW has no exception.

Method _GET_DETAILS Signature

Method _GET_DETAILS on class CL_GRFN_REPORT_WORKFLOW has no parameter.
Method _GET_DETAILS on class CL_GRFN_REPORT_WORKFLOW has no exception.

Method _RETRIEVE_RECIPIENT Signature

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

Method _SET_NAME Signature

Method _SET_NAME on class CL_GRFN_REPORT_WORKFLOW has no parameter.
Method _SET_NAME on class CL_GRFN_REPORT_WORKFLOW has no exception.
Event Signatures

Event COMPLETED Signature
Event COMPLETED on class CL_GRFN_REPORT_WORKFLOW has no parameter.
Event PREPARED Signature
Event PREPARED on class CL_GRFN_REPORT_WORKFLOW has no parameter.
History
Last changed by/on SAP  20141106 
SAP Release Created in 300