SAP ABAP Class CL_SWF_UTL_RHW (Workflow: RHW Interface)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWW (Package) Business Workflow: Work Items
Properties
Class CL_SWF_UTL_RHW  
Short Description Workflow: RHW Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWW   Business Workflow: Work Items 
Created 20130308   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_UTL_RHW has no forward declaration.
Interfaces
Class CL_SWF_UTL_RHW has no interface implemented.
Friends
Class CL_SWF_UTL_RHW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_TABLE_EXIST Static Attribute Private Type reference (TYPE) XFELD 20130311
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20130311
2 TSWWUSERWI_EXISTS Static method Private Method 20130311
3 WI_ORGTASK_INSERT Static method Public Method 20130311
Events
Class CL_SWF_UTL_RHW has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTSWWUSERWI Public See coding 20130311 LTSWWUSERWI type STANDARD TABLE OF SWWUSERWI WITH DEFAULT KEY
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SWF_UTL_RHW has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SWF_UTL_RHW has no exception.

Method TSWWUSERWI_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EXISTS Value transfer Type reference (TYPE) XFELD 20130311

Method TSWWUSERWI_EXISTS on class CL_SWF_UTL_RHW has no exception.

Method WI_ORGTASK_INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_INS_ORGTASK Call by reference Type reference (TYPE) TSWWORGTASK 20130311
2 Exporting EX_NEW_USER_WI Call by reference Type reference (TYPE) LTSWWUSERWI 20130311
3 Exporting EX_UPD_ORGTASK Call by reference Type reference (TYPE) TSWWORGTASK 20130311
4 Exporting EX_UPD_USER_WI Call by reference Type reference (TYPE) LTSWWUSERWI 20130311
5 Importing IT_WI_AGENTS Call by reference Type reference (TYPE) TSWHACTOR 20130311
6 Importing I_WI_HEADER Call by reference Type reference (TYPE) SWWWIHEAD 20130311
# Exception Resumable Description Created on
1 INSERT_FAILED 20130311
History
Last changed by/on SAP  20140121 
SAP Release Created in