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
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWF_ADM_JOB_SWFSLSDLEX Deadline Service: Job for Deadline Monitoring 20041207
2 Inheritance (c INHERITING FROM c_ref)  CL_SWF_ADM_JOB_SWWCLEAR Workflow: Job for Cleanup 20031128
3 Inheritance (c INHERITING FROM c_ref)  CL_SWF_ADM_JOB_SWWCOND Workflow: Job for Conditions 20031127
4 Inheritance (c INHERITING FROM c_ref)  CL_SWF_ADM_JOB_SWWDHEX Workflow: Job for Deadline Monitoring 20031128
5 Inheritance (c INHERITING FROM c_ref)  CL_SWF_ADM_JOB_SWWERRE Workflow: Job for Error Monitoring 20031128
6 Inheritance (c INHERITING FROM c_ref)  CL_SWF_ADM_JOB_SWWWIM Workflow: Job for asynchronous WIM activities 20120126
7 Inheritance (c INHERITING FROM c_ref)  CL_SWF_CNT_JOB_SHMEMUPD Workflow: Job for Error Monitoring 20070109
8 Inheritance (c INHERITING FROM c_ref)  CL_SWF_XI_ADM_JOB_DISPATCH BPE: Packaging Job 20070125
9 Inheritance (c INHERITING FROM c_ref)  CL_SWF_XI_ADM_JOB_REORG BPE: Packaging Job 20070125
10 Inheritance (c INHERITING FROM c_ref)  CL_SWN_JOB_NOTIFDEL WF Notif: Job for Deleting Notifications 20040324
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 M_DELETE_STATES Instance attribute Protected Object reference (TYPE REF TO) SWFSTRTAB 20131014
2 M_FIRST_EX_DATE Instance attribute Protected Type reference (TYPE) SYDATUM Date and Time, Current (Application Server) Date 20031128
3 M_FIRST_EX_TIME Instance attribute Protected Type reference (TYPE) SYUZEIT Date and Time, Current Application Server Time 20031128
4 M_INTERVAL Instance attribute Protected Type reference (TYPE) I 20031127
5 M_JOBNAME Instance attribute Protected Type reference (TYPE) STRING 20031127
6 M_JOBTYP Instance attribute Protected Type reference (TYPE) SWF_JOBTYP Workflow: Job Type 20031127
7 M_REPORTNAME Instance attribute Protected Type reference (TYPE) STRING 20031127
8 M_RFCDEST Instance attribute Protected Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20031127
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20031127
2 DELETE Instance method Protected Method Deletes Job 20031127
3 GET_DELETE_STATE Instance method Private Method 20131014
4 GET_INTERVAL Instance method Protected Method Gets Interval (Period in Sec) 20031127
5 GET_JOBNAME Instance method Protected Method Gets Job Name 20031127
6 GET_REPORTNAME Instance method Protected Method Gets Program Name 20031127
7 INSERT Instance method Protected Method Creates and Starts Job 20031127
8 SET_INTERVAL 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 CX_SWF_RUN_WIM_SYST_ERROR System-Fehler 20031127

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_DELETE_STATE Signature

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

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 CL_SWF_ADM_JOB has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640