SAP ABAP Class CL_SWF_RUN_AUTOMATED_BACK (Workflow: Return dialog work item automatically)
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_RUN_AUTOMATED_BACK  
Short Description Workflow: Return dialog work item automatically    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWW   Business Workflow: Work Items 
Created 20120125   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_RUN_AUTOMATED_BACK has no forward declaration.
Interfaces
Class CL_SWF_RUN_AUTOMATED_BACK has no interface implemented.
Friends
Class CL_SWF_RUN_AUTOMATED_BACK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_FEATURE_DEACTIVATED Static Attribute Private Object reference (TYPE REF TO) XFELD 20120620
2 M_LAST_INSTANCE_EXECUTED Static Attribute Private Object reference (TYPE REF TO) CL_SWF_RUN_AUTOMATED_BACK 20120216
3 M_RESULT Instance attribute Private Object reference (TYPE REF TO) IF_SWF_RUN_RESULT 20120125
4 M_TASK_CUSTOMIZING Instance attribute Private Object reference (TYPE REF TO) CL_SWF_RUN_TASK_CUSTOMIZING 20120125
5 M_TXMGR Instance attribute Private Object reference (TYPE REF TO) CL_SWF_RUN_TRANSACTION_MANAGER 20120125
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_FEATURE Instance method Private Method 20120620
2 CHECK_PRECOND_FOR_EXECUTE Instance method Private Method 20120614
3 CLOSE_TRANSACTION Instance method Private Method 20120125
4 DEACTIVATE_FEATURE Instance method Private Method 20120620
5 EXECUTE_OUTSIDE_TRANSACTION Instance method Public Method 20120614
6 EXECUTE_WITHIN_TRANSACTION Instance method Public Method 20120614
7 GET_INSTANCE Static method Public Method 20120125
8 GET_TASK_CUSTOMIZING Instance method Private Method 20120125
9 IS_FEATURE_ACTIVE Static method Public Method 20120620
10 PUT_BACK_WORKITEM_ASYNCHRON Instance method Private Method 20120125
11 PUT_BACK_WORKITEM_SYNCHRON Instance method Private Method 20120125
12 START_TRANSACTION Instance method Private Method 20120125
Events
Class CL_SWF_RUN_AUTOMATED_BACK has no event.
Types
Class CL_SWF_RUN_AUTOMATED_BACK has no local type.
Method Signatures

Method ACTIVATE_FEATURE Signature

Method ACTIVATE_FEATURE on class CL_SWF_RUN_AUTOMATED_BACK has no parameter.
Method ACTIVATE_FEATURE on class CL_SWF_RUN_AUTOMATED_BACK has no exception.

Method CHECK_PRECOND_FOR_EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_RETCODE Value transfer Type reference (TYPE) I Returncode (0=ok, 1=not ok) 20120614

Method CHECK_PRECOND_FOR_EXECUTE on class CL_SWF_RUN_AUTOMATED_BACK has no exception.

Method CLOSE_TRANSACTION Signature

Method CLOSE_TRANSACTION on class CL_SWF_RUN_AUTOMATED_BACK has no parameter.
Method CLOSE_TRANSACTION on class CL_SWF_RUN_AUTOMATED_BACK has no exception.

Method DEACTIVATE_FEATURE Signature

Method DEACTIVATE_FEATURE on class CL_SWF_RUN_AUTOMATED_BACK has no parameter.
Method DEACTIVATE_FEATURE on class CL_SWF_RUN_AUTOMATED_BACK has no exception.

Method EXECUTE_OUTSIDE_TRANSACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_RETCODE Value transfer Type reference (TYPE) I Returncode (-1=na, 0=done, 1=no cust, 2=not done) 20120614

Method EXECUTE_OUTSIDE_TRANSACTION on class CL_SWF_RUN_AUTOMATED_BACK has no exception.

Method EXECUTE_WITHIN_TRANSACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_RETCODE Value transfer Type reference (TYPE) I Returncode (-1=na, 0=done, 1=no cust, 2=not done) 20120614

Method EXECUTE_WITHIN_TRANSACTION on class CL_SWF_RUN_AUTOMATED_BACK has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RESULT Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_RESULT 20120125
2 Returning RE_INSTANCE Value transfer Object reference (TYPE REF TO) CL_SWF_RUN_AUTOMATED_BACK 20120125

Method GET_INSTANCE on class CL_SWF_RUN_AUTOMATED_BACK has no exception.

Method GET_TASK_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TASK_CUSTOMIZING Value transfer Object reference (TYPE REF TO) CL_SWF_RUN_TASK_CUSTOMIZING 20120125

Method GET_TASK_CUSTOMIZING on class CL_SWF_RUN_AUTOMATED_BACK has no exception.

Method IS_FEATURE_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 20120620

Method IS_FEATURE_ACTIVE on class CL_SWF_RUN_AUTOMATED_BACK has no exception.

Method PUT_BACK_WORKITEM_ASYNCHRON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WAIT_TIME Call by reference Type reference (TYPE) I 20120125
2 Importing IM_WIHANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL 20120125

Method PUT_BACK_WORKITEM_ASYNCHRON on class CL_SWF_RUN_AUTOMATED_BACK has no exception.

Method PUT_BACK_WORKITEM_SYNCHRON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WIHANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL 20120125

Method PUT_BACK_WORKITEM_SYNCHRON on class CL_SWF_RUN_AUTOMATED_BACK has no exception.

Method START_TRANSACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WIHANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL 20120125
2 Returning RE_WIHANDLE Value transfer Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL 20120125
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM 20120125
History
Last changed by/on SAP  20130531 
SAP Release Created in 740