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 | Constant | Public | Type reference (TYPE) | SWF_JOBTYP | 02 | Clearing Tasks | 20031128 | ||
| 2 | Constant | Public | Type reference (TYPE) | SWF_JOBTYP | 07 | Container Shared Objects Update | 20070109 | ||
| 3 | Constant | Public | Type reference (TYPE) | SWF_JOBTYP | 06 | Component Deadline Service | 20041207 | ||
| 4 | Constant | Public | Type reference (TYPE) | SWF_JOBTYP | 05 | Delete Notifications | 20040324 | ||
| 5 | Constant | Public | Type reference (TYPE) | SWF_JOBTYP | 01 | Evaluate Conditions | 20031127 | ||
| 6 | Constant | Public | Type reference (TYPE) | SWF_JOBTYP | 04 | Deadline Monitoring | 20031128 | ||
| 7 | Constant | Public | Type reference (TYPE) | SWF_JOBTYP | 03 | Error Monitoring | 20031128 | ||
| 8 | Constant | Public | Type reference (TYPE) | SWF_JOBTYP | 10 | Asynchronous WIM Activities | 20120126 | ||
| 9 | Constant | Public | Type reference (TYPE) | SWF_JOBTYP | 08 | BPE Packaging Job | 20070404 | ||
| 10 | Constant | Public | Type reference (TYPE) | SWF_JOBTYP | 09 | BPE Reorganization Job | 20070404 | ||
| 11 | Static Attribute | Private | Type reference (TYPE) | SWFTCLSJOB | Workflow: Relation Class/Job Type | 20031127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20031127 | |
| 2 | Static method | Public | Method | Returns a Table with All Job Instances | 20040325 | |
| 3 | 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 | RE_JOBS | Value transfer | Type reference (TYPE) | SWFTADMJOBS | Tabelle mit Jobs | 20040325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Workflow Ausnahme | 20060217 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_JOBTYP | Call by reference | Type reference (TYPE) | SWF_JOBTYP | Workflow: Art des Jobs | 20031127 | |||
| 2 | RE_JOB | Value transfer | Object reference (TYPE REF TO) | IF_SWF_ADM_JOB | Workflow: Workflowjob | 20031127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme im WIM | 20031127 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 640 |