SAP ABAP Class CL_SWF_GP_PROCESS_ROLE_EXIT (Workflow Exit for GP Roles)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM-RUN (Application Component) Runtime
     SWF_GP_RUN (Package) Runtime Components for Guided Procedures
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_IFS_WORKITEM_EXIT Workflow Interfaces: Runtime Exit 20041011
Properties
Class CL_SWF_GP_PROCESS_ROLE_EXIT  
Short Description Workflow Exit for GP Roles    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_GP_RUN   Runtime Components for Guided Procedures 
Created 20041011   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWFCN Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SWFGP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SWFTR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWF_IFS_WORKITEM_EXIT Workflow Interfaces: Runtime Exit 20041011
Friends
Class CL_SWF_GP_PROCESS_ROLE_EXIT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_TRACE_HANDLE Instance attribute Public Object reference (TYPE REF TO) CL_SWF_TRC_HANDLE Logical Trace Handle 20041020
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_WORKFLOW_ID Instance method Private Method Addition of Workflow ID 20041011
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041020
3 DELETE_ROLES Instance method Private Method Delete All Roles of a Workflow Instance 20041011
4 GET_ROLES Static method Private Method Determine All Roles of the Container 20041011
Events
Class CL_SWF_GP_PROCESS_ROLE_EXIT has no event.
Types
Class CL_SWF_GP_PROCESS_ROLE_EXIT has no local type.
Method Signatures

Method ASSIGN_WORKFLOW_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WORKITEM_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WAPI_WORKITEM_CONTEXT Kontext für Workitem 20041011

Method ASSIGN_WORKFLOW_ID on class CL_SWF_GP_PROCESS_ROLE_EXIT has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SWF_GP_PROCESS_ROLE_EXIT has no parameter.
Method CONSTRUCTOR on class CL_SWF_GP_PROCESS_ROLE_EXIT has no exception.

Method DELETE_ROLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WORKITEM_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WAPI_WORKITEM_CONTEXT Kontext für Workitem 20041011

Method DELETE_ROLES on class CL_SWF_GP_PROCESS_ROLE_EXIT has no exception.

Method GET_ROLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ROLES Value transfer Type reference (TYPE) TY_ROLES 20041011
2 Importing IM_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_IFS_PARAMETER_CONTAINER Container zur Übergabe von Parametern 20041011

Method GET_ROLES on class CL_SWF_GP_PROCESS_ROLE_EXIT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700