SAP ABAP Class IF_SWF_RUN_WIM_STATE (Workflow: Work Item Manager (Status Handling))
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_RUN_WIM_STATE Workflow: Transitions of Work Item 20010123
Properties
Class IF_SWF_RUN_WIM_STATE  
Short Description Workflow: Work Item Manager (Status Handling)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20010123   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SWF_RUN_WIM_STATE has no forward declaration.
Interfaces
Class IF_SWF_RUN_WIM_STATE has no interface implemented.
Friends
Class IF_SWF_RUN_WIM_STATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NEW_STATUS Instance attribute Public Type reference (TYPE) SWW_WISTAT Processing Status of a Work Item 20010411
2 OLD_STATUS Instance attribute Public Type reference (TYPE) SWW_WISTAT Processing Status of a Work Item 20010411
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE_STATE_TRANSITION Instance method Public Method Executes Status Transfer 20010123
2 GET_FINAL_STATES Instance method Public Method Gets final status 20010425
3 SET_NEW_STATE Instance method Public Method Sets New Status 20010123
4 SET_TRANSACTION_MANAGER Instance method Public Method Sets transaction manager 20031117
Events
Class IF_SWF_RUN_WIM_STATE has no event.
Types
Class IF_SWF_RUN_WIM_STATE has no local type.
Method Signatures

Method EXECUTE_STATE_TRANSITION Signature

Method EXECUTE_STATE_TRANSITION on class IF_SWF_RUN_WIM_STATE has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20010123

Method GET_FINAL_STATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FINAL_STATES Value transfer Type reference (TYPE) SWWTWISTAT Workflow: Tabelle mit Status 20010425

Method GET_FINAL_STATES on class IF_SWF_RUN_WIM_STATE has no exception.

Method SET_NEW_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NEW_STATE Call by reference Type reference (TYPE) SWW_WISTAT Bearbeitungsstatus eines Workitem 20010123
2 Importing IM_SIMULATE Call by reference Type reference (TYPE) XFELD SPACE Simulationsmode ('X'-=aktiv, space=deaktiv) 20020529
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20030620
2 CX_SWF_RUN_WIM_STATUS_FAILED Fehlerhafter Statusübergang 20010123

Method SET_TRANSACTION_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TXMGR Call by reference Object reference (TYPE REF TO) CL_SWF_RUN_TRANSACTION_MANAGER Workflow: Transaktionsmanager 20031117

Method SET_TRANSACTION_MANAGER on class IF_SWF_RUN_WIM_STATE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in