SAP ABAP Class CL_SWF_WSS_WORKITEM (Work Item Class for Web Service Execution)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_HTTP (Package) Incorporation of External Services with HTTP into a Workflow
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_WSS_WORKITEM Work Item Interface for Web Service Execution 20010921
Properties
Class CL_SWF_WSS_WORKITEM  
Short Description Work Item Class for Web Service Execution    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_HTTP   Incorporation of External Services with HTTP into a Workflow 
Created 20010921   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWFWS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWF_WSS_WORKITEM Work Item Interface for Web Service Execution 20010921
Friends
Class CL_SWF_WSS_WORKITEM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTAINER Instance attribute Private Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Container - Implementation of a 'Collection' 20010924
2 CONTAINER_DEFINITION Instance attribute Private Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Container - Implementation of a 'Collection' 20010924
3 CONTEXT Instance attribute Private Object reference (TYPE REF TO) IF_SWF_WSS_HANDLER_CONTEXT Context Interface for Web Service Handler 20010921
4 TASK Instance attribute Private Type reference (TYPE) SWW_TASK Task ID 20010921
5 TYPE Instance attribute Private Type reference (TYPE) SWW_WITYPE Work Item Type 20011121
6 WI_ID Instance attribute Private Type reference (TYPE) SWW_WIID Work Item ID 20010921
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20010921
2 CREATE Static method Public Method Factory method 20010921
3 GET_WIID Instance method Public Method 20011116
4 SELECT Instance method Public Method 20010921
5 SET_EXEC_GUID Instance method Public Method 20011121
Events
Class CL_SWF_WSS_WORKITEM has no event.
Types
Class CL_SWF_WSS_WORKITEM 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 I_CONTEXT Call by reference Object reference (TYPE REF TO) IF_SWF_WSS_HANDLER_CONTEXT Kontext-Interface für Webservice-Handler 20010921
2 Importing I_WIID Call by reference Type reference (TYPE) SWWWIHEAD-WI_ID Workitem-Kennung 20010921
# Exception Resumable Description Created on
1 CX_SWF_WS_HANDLER_EXCEPTION Fehler im WebServices-Handler 20020314
2 CX_SWF_WS_RFC_EXCEPTION RFC-Fehler beim Service-Aufruf 20020227
3 CX_SWF_WS_WORKFLOW_EXCEPTION Fehler im Workflow-System 20011126

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_WORKITEM Call by reference Object reference (TYPE REF TO) IF_SWF_WSS_WORKITEM Workitem-Interface für Webservice-Execution 20010921
2 Importing I_CONTEXT Call by reference Object reference (TYPE REF TO) IF_SWF_WSS_HANDLER_CONTEXT Kontext-Interface für Webservice-Handler 20010921
3 Importing I_WIID Call by reference Type reference (TYPE) SWWWIHEAD-WI_ID Workitem-Kennung 20010921
# Exception Resumable Description Created on
1 CX_SWF_WS_HANDLER_EXCEPTION Fehler im WebServices-Handler 20020314
2 CX_SWF_WS_RFC_EXCEPTION RFC-Fehler beim Service-Aufruf 20020227
3 CX_SWF_WS_WORKFLOW_EXCEPTION Fehler im Workflow-System 20020227

Method GET_WIID Signature

Method GET_WIID on class CL_SWF_WSS_WORKITEM has no parameter.
Method GET_WIID on class CL_SWF_WSS_WORKITEM has no exception.

Method SELECT Signature

Method SELECT on class CL_SWF_WSS_WORKITEM has no parameter.
Method SELECT on class CL_SWF_WSS_WORKITEM has no exception.

Method SET_EXEC_GUID Signature

Method SET_EXEC_GUID on class CL_SWF_WSS_WORKITEM has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_WS_RFC_EXCEPTION RFC-Fehler beim Service-Aufruf 20020227
2 CX_SWF_WS_WORKFLOW_EXCEPTION Fehler im Workflow-System 20020227
History
Last changed by/on SAP  20110908 
SAP Release Created in 620