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 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 DELETE Instance method Public Method Deletes Job 20031127
2 GET_INTERVAL Instance method Public Method Gets Interval (Period in Sec) 20031127
3 GET_JOBCLASS Instance method Public Method Gets Job Class 20070129
4 GET_JOBNAME Instance method Public Method Gets Job Name 20031127
5 GET_REPORTNAME Instance method Public Method Gets Program Name 20031127
6 GET_VARIANT Instance method Public Method Gets variant to be used, or is empty 20070125
7 INSERT Instance method Public Method Creates and Starts Job 20031127
8 SET_DELETE_STATES Instance method Public Method 20131014
9 SET_INTERVAL 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 Importing IM_DELETE_DEPENDANT Call by reference Type reference (TYPE) XFELD 20091130
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM_SYST_ERROR System-Fehler 20031127

Method GET_INTERVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 CX_SWF_RUN_WIM_SYST_ERROR System-Fehler 20031127

Method SET_DELETE_STATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 Importing 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