SAP ABAP Class CL_SWF_RUN_RESTART_ITEMS (Workflow: Restart Batch Items)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_RUN (Package) Workflow: Runtime
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWF_RUN_RESTART_BATCH_ITEMS Workflow: Restart Batch Items 20030726
2 Inheritance (c INHERITING FROM c_ref)  CL_SWF_RUN_RESTART_HANGUP_ITMS Workflow: Restart Batch Items 20030727
Properties
Class CL_SWF_RUN_RESTART_ITEMS  
Short Description Workflow: Restart Batch Items    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SWF_RUN   Workflow: Runtime 
Created 20030726   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWFCO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SWWTR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SWF_RUN_RESTART_ITEMS has no interface implemented.
Friends
Class CL_SWF_RUN_RESTART_ITEMS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_BACKGROUND Instance attribute Protected Type reference (TYPE) XFELD 20031025
2 M_DEBUG_MODE Instance attribute Protected Type reference (TYPE) SWFDBGMOD 20031025
3 M_ENQUEUE_OWNER Instance attribute Protected Type reference (TYPE) STRING 20030726
4 M_EXCP_TAB Instance attribute Protected Type reference (TYPE) SWF_IFSTAB 20030726
5 M_LANGUAGE Instance attribute Protected Type reference (TYPE) SYLANGU 20030726
6 M_LOG_METHOD Instance attribute Protected Type reference (TYPE) FUNCNAME 20030726
7 M_MAX_RETRY_CNT Static Attribute Private Type reference (TYPE) SWW_RETCNT 20030726
8 M_RESTARTED_WORKITEMS Instance attribute Protected Type reference (TYPE) SYTABIX 20030726
9 M_RFC_RESOURCES Instance attribute Protected Object reference (TYPE REF TO) CL_SWF_UTL_CHECK_RFC_RESOURCES Workflow: Checks RFC Resources 20080709
10 M_TRACE_HANDLE Instance attribute Protected Object reference (TYPE REF TO) CL_SWF_TRC_HANDLE Logical Trace Handle 20040718
11 M_TRACE_LEVEL Instance attribute Protected Type reference (TYPE) SWFTRCLEV 20031025
12 M_USER Instance attribute Protected Type reference (TYPE) SYUNAME 20031030
13 M_WIIDS Instance attribute Protected Object reference (TYPE REF TO) SWWTWIID Workflow: Table with Work Item IDs 20090128
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_JOB_AVAILABLE Instance method Private Method 20110112
2 CHECK_TRFC_AVAILABLE Instance method Private Method 20110112
3 CONSTRUCTOR Instance method Public Constructor Constructor 20031025
4 DISCARD Instance method Public Method 20040718
5 EXECUTE Instance method Public Method 20030726
6 GET_CONTEXT Instance method Protected Method 20030726
7 GET_EXCEPTIONS Instance method Public Method 20030726
8 GET_EXECUTION_IN_BACKGROUND Instance method Private Method 20110112
9 GET_MAX_RETRY Instance method Protected Method 20030726
10 GET_NUMBER_EXCEPTIONS Instance method Public Method 20031120
11 GET_NUMBER_RESTARTED Instance method Public Method 20030726
12 GET_STATISTICS Instance method Public Method 20090128
13 INITIALIZE Instance method Protected Method 20030727
14 INTIALIZE_RUNTIME_FACTORIES Instance method Private Method 20071112
15 RESTART_ITEM Instance method Protected Method 20030726
16 SELECT_ITEMS Instance method Public Method 20030726
17 SET_PROPERTY Instance method Public Method 20070729
Events
Class CL_SWF_RUN_RESTART_ITEMS has no event.
Types
Class CL_SWF_RUN_RESTART_ITEMS has no local type.
Method Signatures

Method CHECK_JOB_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WIID Call by reference Type reference (TYPE) SWW_WIID 20110112
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM 20110112

Method CHECK_TRFC_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WIID Call by reference Type reference (TYPE) SWW_WIID 20110112
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM 20110112

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SWF_RUN_RESTART_ITEMS has no parameter.
Method CONSTRUCTOR on class CL_SWF_RUN_RESTART_ITEMS has no exception.

Method DISCARD Signature

Method DISCARD on class CL_SWF_RUN_RESTART_ITEMS has no parameter.
Method DISCARD on class CL_SWF_RUN_RESTART_ITEMS has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_RETCOD Value transfer Type reference (TYPE) SYSUBRC 20030726

Method EXECUTE on class CL_SWF_RUN_RESTART_ITEMS has no exception.

Method GET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CONTEXT Value transfer Type reference (TYPE) SWW_WIMCTX 20030726

Method GET_CONTEXT on class CL_SWF_RUN_RESTART_ITEMS has no exception.

Method GET_EXCEPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_EXCEPTIONS Value transfer Type reference (TYPE) SWF_IFSTAB 20030726

Method GET_EXCEPTIONS on class CL_SWF_RUN_RESTART_ITEMS has no exception.

Method GET_EXECUTION_IN_BACKGROUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WI_HANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL 20110112
2 Returning RE_EXECUTE_IN_BACKGROUND Value transfer Type reference (TYPE) XFELD 20110112

Method GET_EXECUTION_IN_BACKGROUND on class CL_SWF_RUN_RESTART_ITEMS has no exception.

Method GET_MAX_RETRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_MAX_RETRY Value transfer Type reference (TYPE) SWW_RETCNT 20030726

Method GET_MAX_RETRY on class CL_SWF_RUN_RESTART_ITEMS has no exception.

Method GET_NUMBER_EXCEPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_COUNT Value transfer Type reference (TYPE) SYTABIX Interne Tabellen, aktueller Zeilenindex 20031120

Method GET_NUMBER_EXCEPTIONS on class CL_SWF_RUN_RESTART_ITEMS has no exception.

Method GET_NUMBER_RESTARTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_COUNT Value transfer Type reference (TYPE) SYTABIX 20030726

Method GET_NUMBER_RESTARTED on class CL_SWF_RUN_RESTART_ITEMS has no exception.

Method GET_STATISTICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_STATISTICS Value transfer Type reference (TYPE) SWF_RUN_ERRE_FREQ_TABLE Tabelle mit Statistikdaten für SWWERRE 20090128

Method GET_STATISTICS on class CL_SWF_RUN_RESTART_ITEMS has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DEBUG_MODE Call by reference Type reference (TYPE) SWFDBGMOD 20031025
2 Importing IM_ENQUEUE_OWNER Call by reference Type reference (TYPE) STRING 20030727
3 Importing IM_LANGUAGE Call by reference Type reference (TYPE) SYLANGU 20030727
4 Importing IM_LOG_METHOD Call by reference Type reference (TYPE) C 20030727
5 Importing IM_TRACE_HANDLE Call by reference Object reference (TYPE REF TO) CL_SWF_TRC_HANDLE Logisches Trace-Handle 20040718
6 Importing IM_TRACE_LEVEL Call by reference Type reference (TYPE) SWFTRCLEV 20031025
7 Importing IM_USER Call by reference Type reference (TYPE) SYUNAME 20031030

Method INITIALIZE on class CL_SWF_RUN_RESTART_ITEMS has no exception.

Method INTIALIZE_RUNTIME_FACTORIES Signature

Method INTIALIZE_RUNTIME_FACTORIES on class CL_SWF_RUN_RESTART_ITEMS has no parameter.
Method INTIALIZE_RUNTIME_FACTORIES on class CL_SWF_RUN_RESTART_ITEMS has no exception.

Method RESTART_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WIID Call by reference Type reference (TYPE) SWW_WIID 20030726
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20030726

Method SELECT_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_WIIDS Value transfer Type reference (TYPE) SWWTWIID 20030726

Method SELECT_ITEMS on class CL_SWF_RUN_RESTART_ITEMS has no exception.

Method SET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NAME Call by reference Type reference (TYPE) STRING 20070729
2 Importing IM_VALUE Call by reference Type reference (TYPE) ANY 20070729
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20070729
History
Last changed by/on SAP  20130531 
SAP Release Created in 640