SAP ABAP Class CL_SWF_IFS_WORKFLOW_LOCAL (CL_SWF_IFS_WORKFLOW_LOCAL)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_IFS (Package) Workflow: Interfaces
Properties
Class CL_SWF_IFS_WORKFLOW_LOCAL  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_IFS   Workflow: Interfaces 
Created 20030617   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_IFS_WORKFLOW_LOCAL has no forward declaration.
Interfaces
Class CL_SWF_IFS_WORKFLOW_LOCAL has no interface implemented.
Friends
Class CL_SWF_IFS_WORKFLOW_LOCAL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_LANGUAGE Instance attribute Public Type reference (TYPE) SYLANGU 20030617
2 M_MSG Instance attribute Public Object reference (TYPE REF TO) CL_SWF_UTL_WAPI_MESSAGE 20030617
3 M_USER Instance attribute Public Type reference (TYPE) SYUNAME 20030617
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030617
2 CREATE_EVENT Instance method Public Method 20030617
3 GET_LAST_MESSAGE Instance method Public Method 20030617
4 READ_CONTAINER Instance method Public Method 20030617
5 RESET_MESSAGE Instance method Private Method 20030617
6 SET_WORKITEM_COMPLETE Instance method Public Method 20030617
7 START_WORKFLOW Instance method Public Method 20030617
8 WRITE_CONTAINER Instance method Public Method 20030617
Events
Class CL_SWF_IFS_WORKFLOW_LOCAL has no event.
Types
Class CL_SWF_IFS_WORKFLOW_LOCAL 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 LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU 20030617
2 Importing USER Call by reference Type reference (TYPE) SYUNAME SY-UNAME 20030617

Method CONSTRUCTOR on class CL_SWF_IFS_WORKFLOW_LOCAL has no exception.

Method CREATE_EVENT Signature

Method CREATE_EVENT on class CL_SWF_IFS_WORKFLOW_LOCAL has no parameter.
Method CREATE_EVENT on class CL_SWF_IFS_WORKFLOW_LOCAL has no exception.

Method GET_LAST_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MSG_LINES Call by reference Type reference (TYPE) SAPI_MSG_LINES 20030617
2 Exporting MSG_STRUC Call by reference Type reference (TYPE) SAPI_MSG_STRUC 20030617

Method GET_LAST_MESSAGE on class CL_SWF_IFS_WORKFLOW_LOCAL has no exception.

Method READ_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_IFS_PARAMETER_CONTAINER 20030617
2 Exporting RETCODE Call by reference Type reference (TYPE) SYSUBRC 20030617
3 Importing WORKITEM_ID Call by reference Type reference (TYPE) SWW_WIID 20030617

Method READ_CONTAINER on class CL_SWF_IFS_WORKFLOW_LOCAL has no exception.

Method RESET_MESSAGE Signature

Method RESET_MESSAGE on class CL_SWF_IFS_WORKFLOW_LOCAL has no parameter.
Method RESET_MESSAGE on class CL_SWF_IFS_WORKFLOW_LOCAL has no exception.

Method SET_WORKITEM_COMPLETE Signature

Method SET_WORKITEM_COMPLETE on class CL_SWF_IFS_WORKFLOW_LOCAL has no parameter.
Method SET_WORKITEM_COMPLETE on class CL_SWF_IFS_WORKFLOW_LOCAL has no exception.

Method START_WORKFLOW Signature

Method START_WORKFLOW on class CL_SWF_IFS_WORKFLOW_LOCAL has no parameter.
Method START_WORKFLOW on class CL_SWF_IFS_WORKFLOW_LOCAL has no exception.

Method WRITE_CONTAINER Signature

Method WRITE_CONTAINER on class CL_SWF_IFS_WORKFLOW_LOCAL has no parameter.
Method WRITE_CONTAINER on class CL_SWF_IFS_WORKFLOW_LOCAL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640