SAP ABAP Class IF_SWF_ADM_JOB (Workflow: Workflow Job)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_ADM_JOB | Workflow: Workflow Jobs | 20031127 |
Properties
| Class | IF_SWF_ADM_JOB | |
| Short Description | Workflow: Workflow Job | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20031127 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SWF_ADM_JOB has no forward declaration.
Interfaces
Class IF_SWF_ADM_JOB has no interface implemented.
Friends
Class IF_SWF_ADM_JOB 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_STRING | 'ABORTED' | 20131014 | |||
| 2 | Constant | Public | Type reference (TYPE) | SWF_STRING | 'FINISHED' | 20131014 | |||
| 3 | Constant | Public | Type reference (TYPE) | SWF_STRING | 'PUT_ACTIVE' | 20131014 | |||
| 4 | Constant | Public | Type reference (TYPE) | SWF_STRING | 'READY' | 20131014 | |||
| 5 | Constant | Public | Type reference (TYPE) | SWF_STRING | 'RELEASED' | 20131014 | |||
| 6 | Constant | Public | Type reference (TYPE) | SWF_STRING | 'RUNNING' | 20131014 | |||
| 7 | Constant | Public | Type reference (TYPE) | SWF_STRING | 'SCHEDULED' | 20131014 | |||
| 8 | Constant | Public | Type reference (TYPE) | SWF_STRING | 'UNKNOWN' | 20131014 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deletes Job | 20031127 | |
| 2 | Instance method | Public | Method | Gets Interval (Period in Sec) | 20031127 | |
| 3 | Instance method | Public | Method | Gets Job Class | 20070129 | |
| 4 | Instance method | Public | Method | Gets Job Name | 20031127 | |
| 5 | Instance method | Public | Method | Gets Program Name | 20031127 | |
| 6 | Instance method | Public | Method | Gets variant to be used, or is empty | 20070125 | |
| 7 | Instance method | Public | Method | Creates and Starts Job | 20031127 | |
| 8 | Instance method | Public | Method | 20131014 | ||
| 9 | Instance method | Public | Method | Sets Interval (Min) | 20031127 |
Events
Class IF_SWF_ADM_JOB has no event.
Types
Class IF_SWF_ADM_JOB has no local type.
Method Signatures
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DELETE_DEPENDANT | Call by reference | Type reference (TYPE) | XFELD | 20091130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | System-Fehler | 20031127 |
Method GET_INTERVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_INTERVAL | Value transfer | Type reference (TYPE) | I | 20031127 |
Method GET_INTERVAL on class IF_SWF_ADM_JOB has no exception.
Method GET_JOBCLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_JOBCLASS | Value transfer | Type reference (TYPE) | BTCJOBCLAS | Klassifizierung von Jobs | 20070129 |
Method GET_JOBCLASS on class IF_SWF_ADM_JOB has no exception.
Method GET_JOBNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_JOBNAME | Value transfer | Type reference (TYPE) | STRING | 20031127 |
Method GET_JOBNAME on class IF_SWF_ADM_JOB has no exception.
Method GET_REPORTNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_REPORTNAME | Value transfer | Type reference (TYPE) | STRING | 20031127 |
Method GET_REPORTNAME on class IF_SWF_ADM_JOB has no exception.
Method GET_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_VARIANT | Value transfer | Type reference (TYPE) | RALDB_VARI | Variantenname | 20070125 |
Method GET_VARIANT on class IF_SWF_ADM_JOB has no exception.
Method INSERT Signature
Method INSERT on class IF_SWF_ADM_JOB has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | System-Fehler | 20031127 |
Method SET_DELETE_STATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_STATES | Call by reference | Type reference (TYPE) | SWFSTRTAB | 20131014 |
Method SET_DELETE_STATES on class IF_SWF_ADM_JOB has no exception.
Method SET_INTERVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_INTERVAL | Call by reference | Type reference (TYPE) | I | Interval in min | 20031127 |
Method SET_INTERVAL on class IF_SWF_ADM_JOB has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in |