SAP ABAP Interface IF_SWF_ADM_JOB (Workflow: Workflow Job)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_ADM (Package) Workflow: Administration
⤷
⤷
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
| Interface | IF_SWF_ADM_JOB | |
| Short Description | Workflow: Workflow Job |
General Data
| Package | SWF_ADM | Workflow: Administration |
| Created | 20031127 | SAP |
| Last changed | 20141121 | |
| Unicode checks active |
Forward declarations
Interface IF_SWF_ADM_JOB has no forward declaration.
Interfaces
Interface IF_SWF_ADM_JOB has no interface.
Friends
Interface IF_SWF_ADM_JOB has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_STATE_ABORTED | Constant | Public | Type reference (TYPE) | SWF_STRING | 'ABORTED' | 20131014 | ||
| 2 | C_STATE_FINISHED | Constant | Public | Type reference (TYPE) | SWF_STRING | 'FINISHED' | 20131014 | ||
| 3 | C_STATE_PUT_ACTIVE | Constant | Public | Type reference (TYPE) | SWF_STRING | 'PUT_ACTIVE' | 20131014 | ||
| 4 | C_STATE_READY | Constant | Public | Type reference (TYPE) | SWF_STRING | 'READY' | 20131014 | ||
| 5 | C_STATE_RELEASED | Constant | Public | Type reference (TYPE) | SWF_STRING | 'RELEASED' | 20131014 | ||
| 6 | C_STATE_RUNNING | Constant | Public | Type reference (TYPE) | SWF_STRING | 'RUNNING' | 20131014 | ||
| 7 | C_STATE_SCHEDULED | Constant | Public | Type reference (TYPE) | SWF_STRING | 'SCHEDULED' | 20131014 | ||
| 8 | C_STATE_UNKNOWN | 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
Interface IF_SWF_ADM_JOB has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_SWF_ADM_JOB has no exception.
Method INSERT Signature
Method INSERT on Interface 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 Interface 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 Interface IF_SWF_ADM_JOB has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 640 |