SAP ABAP Class CL_SWF_ADM_JOB_FACTORY (Workflow: Factory for Jobs)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_ADM (Package) Workflow: Administration
Properties
Class CL_SWF_ADM_JOB_FACTORY  
Short Description Workflow: Factory for Jobs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_ADM   Workflow: Administration 
Created 20031127   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_ADM_JOB_FACTORY has no forward declaration.
Interfaces
Class CL_SWF_ADM_JOB_FACTORY has no interface implemented.
Friends
Class CL_SWF_ADM_JOB_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_JOB_CLEAR_LOG Constant Public Type reference (TYPE) SWF_JOBTYP 02 Clearing Tasks 20031128
2 C_JOB_CONTAINER_UPDATE Constant Public Type reference (TYPE) SWF_JOBTYP 07 Container Shared Objects Update 20070109
3 C_JOB_DEADLINE_SERVICE Constant Public Type reference (TYPE) SWF_JOBTYP 06 Component Deadline Service 20041207
4 C_JOB_DELETE_NOTIFICATIONS Constant Public Type reference (TYPE) SWF_JOBTYP 05 Delete Notifications 20040324
5 C_JOB_EVALUATE_CONDITIONS Constant Public Type reference (TYPE) SWF_JOBTYP 01 Evaluate Conditions 20031127
6 C_JOB_WATCH_DEADLINES Constant Public Type reference (TYPE) SWF_JOBTYP 04 Deadline Monitoring 20031128
7 C_JOB_WATCH_ERRORS Constant Public Type reference (TYPE) SWF_JOBTYP 03 Error Monitoring 20031128
8 C_JOB_WIM_ACTION Constant Public Type reference (TYPE) SWF_JOBTYP 10 Asynchronous WIM Activities 20120126
9 C_JOB_XI_DISPATCH Constant Public Type reference (TYPE) SWF_JOBTYP 08 BPE Packaging Job 20070404
10 C_JOB_XI_REORG Constant Public Type reference (TYPE) SWF_JOBTYP 09 BPE Reorganization Job 20070404
11 M_CLASSNAME_TO_JOBTYP Static Attribute Private Type reference (TYPE) SWFTCLSJOB Workflow: Relation Class/Job Type 20031127
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20031127
2 GET_ALL_INSTANCES Static method Public Method Returns a Table with All Job Instances 20040325
3 GET_INSTANCE Static method Public Method 20031127
Events
Class CL_SWF_ADM_JOB_FACTORY has no event.
Types
Class CL_SWF_ADM_JOB_FACTORY has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SWF_ADM_JOB_FACTORY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SWF_ADM_JOB_FACTORY has no exception.

Method GET_ALL_INSTANCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_JOBS Value transfer Type reference (TYPE) SWFTADMJOBS Tabelle mit Jobs 20040325
# Exception Resumable Description Created on
1 CX_SWF_IFS_EXCEPTION Workflow Ausnahme 20060217

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_JOBTYP Call by reference Type reference (TYPE) SWF_JOBTYP Workflow: Art des Jobs 20031127
2 Returning RE_JOB Value transfer Object reference (TYPE REF TO) IF_SWF_ADM_JOB Workflow: Workflowjob 20031127
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20031127
History
Last changed by/on SAP  20130531 
SAP Release Created in 640