SAP ABAP Class /RPM/CL_WORKFLOW (Class for workflow processing)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PFM (Application Component) Portfolio Management
     /RPM/WORKFLOW (Package) Workflow
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  BI_OBJECT Business Instance 20060616
2 Interface implementation (CLASS c. INTERFACES i_ref)  BI_PERSISTENT Persistent Business Instance 20060616
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WORKFLOW Business Workflow 20060616
Properties
Class /RPM/CL_WORKFLOW  
Short Description Class for workflow processing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /RPM/WORKFLOW   Workflow 
Created 20060616   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /RPM/CL_WORKFLOW has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 BI_OBJECT Business Instance 20060616
2 BI_PERSISTENT Persistent Business Instance 20060616
3 IF_WORKFLOW Business Workflow 20060616
Friends
Class /RPM/CL_WORKFLOW has no friend class.
Attributes
Class /RPM/CL_WORKFLOW has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_USER_EMAIL_LIST Static method Public Method To create list of recipient users and their emails 20060622
2 GET_PORTAL_LINK Static method Public Method To get the portal URL 20060712
3 GET_WF_RECIPIENT_LIST Static method Public Method To get the lits of recipients of workflow notification 20060616
Events
Class /RPM/CL_WORKFLOW has no event.
Types
Class /RPM/CL_WORKFLOW has no local type.
Method Signatures

Method CREATE_USER_EMAIL_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EMAIL_TAB Call by reference Type reference (TYPE) /RPM/TT_WF_ACTORS Table type for actors of RPM workflow 20060622
2 Exporting ET_USER_TAB Call by reference Type reference (TYPE) TSWHACTOR Table with Organizational Objects 20060622
3 Importing IT_ACL Call by reference Type reference (TYPE) /RPM/TT_ACO_PERMISSIONS Permissions list for user 20060622
4 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) /RPM/OBJECT_TYPE Object Type 20060622
5 Importing IV_WORKFLOW_ID Call by reference Type reference (TYPE) /RPM/TV_WF_ID Workflow ID 20060703

Method CREATE_USER_EMAIL_LIST on class /RPM/CL_WORKFLOW has no exception.

Method GET_PORTAL_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LINK Call by reference Type reference (TYPE) /RPM/PORTAL_LINK Portal URL 20060712
2 Importing IS_ITEM_ATTRIBUTES Call by reference Type reference (TYPE) RPM_TS_PROJECT_INT Project attributes 20060724
3 Importing IS_PORTFOLIO_ATTRIBUTES Call by reference Type reference (TYPE) /RPM/TS_PORTFOLIO_INT 20060724
4 Importing IV_DP_FLAG Call by reference Type reference (TYPE) XFELD Checkbox 20060724
5 Importing IV_ITEM_NAME Call by reference Type reference (TYPE) RPM_TV_SHARED_DESCRIPTION RPM Data Element: Application object description 20060724
6 Importing IV_PORTFOLIO_NAME Call by reference Type reference (TYPE) /RPM/TV_SHARED_DESCRIPTION Name 20060724

Method GET_PORTAL_LINK on class /RPM/CL_WORKFLOW has no exception.

Method GET_WF_RECIPIENT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ACTOR_TAB Call by reference Type reference (TYPE) TSWHACTOR Table with Organizational Objects 20060616
2 Importing OBJECT_TYPE Call by reference Type reference (TYPE) /RPM/OBJECT_TYPE Object Type 20060616
3 Importing PORTFL_ITEM_GUID Call by reference Type reference (TYPE) /RPM/TV_GUID Guid for application objects 20060616
4 Importing PORTFOLIO_GUID Call by reference Type reference (TYPE) /RPM/TV_GUID Guid for application objects 20060616
5 Changing RECIPIENTS Call by reference Type reference (TYPE) /RPM/TT_WF_ACTORS 20060619
6 Importing WORKFLOW_ID Call by reference Type reference (TYPE) /RPM/TV_WF_ID Workflow ID 20060703

Method GET_WF_RECIPIENT_LIST on class /RPM/CL_WORKFLOW has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 400