SAP ABAP Class CL_SWF_RUN_BUSINESS_STATE (Workflow: Business Status)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_RUN (Package) Workflow: Runtime
Properties
Class CL_SWF_RUN_BUSINESS_STATE  
Short Description Workflow: Business Status    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_RUN   Workflow: Runtime 
Created 20020623   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_RUN_BUSINESS_STATE has no forward declaration.
Interfaces
Class CL_SWF_RUN_BUSINESS_STATE has no interface implemented.
Friends
Class CL_SWF_RUN_BUSINESS_STATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_NODEID Instance attribute Private Type reference (TYPE) SWD_NODEID Node Number 20020626
2 M_TRANSIENT Instance attribute Private Type reference (TYPE) XFELD Work item not yet created 20020626
3 M_WFID Instance attribute Private Type reference (TYPE) SWW_WIID Work Item ID 20020626
4 M_WIID Instance attribute Private Type reference (TYPE) SWW_WIID Work Item ID 20020623
5 M_WI_HANDLE Instance attribute Private Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL Workflow: Work Item Manager (Local) 20020623
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20020623
2 GET_LABEL Instance method Public Method Name of Status (Label) 20020623
3 GET_STATUS Instance method Public Method Status 20020623
4 GET_WI_HANDLE Instance method Public Method Determines Work Item Handle 20020623
5 IS_ACTIVE Instance method Public Method State Active 20020624
6 TO_STRING Instance method Public Method Determines string display 20020623
Events
Class CL_SWF_RUN_BUSINESS_STATE has no event.
Types
Class CL_SWF_RUN_BUSINESS_STATE 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 IM_NODEID Call by reference Type reference (TYPE) SWD_NODEID Knotennummer 20020626
2 Importing IM_TRANSIENT Call by reference Type reference (TYPE) XFELD Workitem noch nicht angelegt 20020626
3 Importing IM_WFID Call by reference Type reference (TYPE) SWW_WIID Workflow-Kennung 20020626
4 Importing IM_WIID Call by reference Type reference (TYPE) SWW_WIID Workitem-Kennung 20020623

Method CONSTRUCTOR on class CL_SWF_RUN_BUSINESS_STATE has no exception.

Method GET_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_LABEL Value transfer Type reference (TYPE) STRING Label 20020623

Method GET_LABEL on class CL_SWF_RUN_BUSINESS_STATE has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_STATUS Value transfer Type reference (TYPE) SWW_WISTAT Bearbeitungsstatus eines Workitem 20020623

Method GET_STATUS on class CL_SWF_RUN_BUSINESS_STATE has no exception.

Method GET_WI_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_READ_FOR_UPDATE Call by reference Type reference (TYPE) XFELD SPACE Feld zum Ankreuzen 20051017
2 Importing IM_TX Call by reference Object reference (TYPE REF TO) CL_SWF_RUN_TRANSACTION_MANAGER Workflow: Transaktionsmanager 20051017
3 Returning RE_HANDLE Value transfer Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL Workflow: Workitemmanager (lokal) 20020623

Method GET_WI_HANDLE on class CL_SWF_RUN_BUSINESS_STATE has no exception.

Method IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ACTIVE Value transfer Type reference (TYPE) XFELD State ist aktiv 20020624

Method IS_ACTIVE on class CL_SWF_RUN_BUSINESS_STATE has no exception.

Method TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_STRING Value transfer Type reference (TYPE) STRING Stringdarstellung 20020623

Method TO_STRING on class CL_SWF_RUN_BUSINESS_STATE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 630