SAP ABAP Class CL_SWF_ADM_JOB (Workflow: Workflow Jobs)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_ADM (Package) Workflow: Administration

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_ADM_JOB | Workflow: Workflow Job | 20031127 |
Meta Relationship - Used By
Properties
Class | CL_SWF_ADM_JOB | |
Short Description | Workflow: Workflow Jobs | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | SWF_ADM | Workflow: Administration |
Created | 20031127 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SWF_ADM_JOB has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SWF_ADM_JOB | Workflow: Workflow Job | 20031127 |
Friends
Class CL_SWF_ADM_JOB has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | SWFSTRTAB | 20131014 | |||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SYDATUM | Date and Time, Current (Application Server) Date | 20031128 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SYUZEIT | Date and Time, Current Application Server Time | 20031128 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | 20031127 | |||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20031127 | |||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWF_JOBTYP | Workflow: Job Type | 20031127 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20031127 | |||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20031127 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20031127 |
2 | ![]() |
Instance method | Protected | Method | Deletes Job | 20031127 |
3 | ![]() |
Instance method | Private | Method | 20131014 | |
4 | ![]() |
Instance method | Protected | Method | Gets Interval (Period in Sec) | 20031127 |
5 | ![]() |
Instance method | Protected | Method | Gets Job Name | 20031127 |
6 | ![]() |
Instance method | Protected | Method | Gets Program Name | 20031127 |
7 | ![]() |
Instance method | Protected | Method | Creates and Starts Job | 20031127 |
8 | ![]() |
Instance method | Protected | Method | Sets Interval (Min) | 20031127 |
Events
Class CL_SWF_ADM_JOB has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LOCAL_DELETE_STATE | Protected | See coding | 20131014 | BEGIN OF local_delete_state.
TYPES: running TYPE xfeld.
TYPES: ready TYPE xfeld.
TYPES: scheduled TYPE xfeld.
TYPES: released TYPE xfeld.
TYPES: aborted TYPE xfeld.
TYPES: finished TYPE xfeld.
TYPES: put_active TYPE xfeld.
TYPES: unknown TYPE xfeld.
TYPES: END OF local_delete_state
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SWF_ADM_JOB has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
System-Fehler | 20031127 |
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_DELETE_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_DELETE_STATE | Value transfer | Type reference (TYPE) | LOCAL_DELETE_STATE | 20131014 |
Method GET_DELETE_STATE on class CL_SWF_ADM_JOB has no exception.
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 CL_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 CL_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 CL_SWF_ADM_JOB has no exception.
Method INSERT Signature
Method INSERT on class CL_SWF_ADM_JOB has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
System-Fehler | 20031127 |
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 CL_SWF_ADM_JOB has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |