SAP ABAP Class CL_SAF_SE_JOB (SAF: Task Manager)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-SAF (Application Component) Software Agent Framework
     EI_SAF_SE (Package) SAF - Search Engine Extension Framework
Properties
Class CL_SAF_SE_JOB  
Short Description SAF: Task Manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EI_SAF_SE   SAF - Search Engine Extension Framework 
Created 20031103   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SAF_SE_JOB has no forward declaration.
Interfaces
Class CL_SAF_SE_JOB has no interface implemented.
Friends
Class CL_SAF_SE_JOB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_STATUS_DELETED Constant Public Type reference (TYPE) SAFT_JOB_STATUS 'D' SAF Job Status 20040227
2 GC_STATUS_INPROCESS Constant Public Type reference (TYPE) SAFT_JOB_STATUS 'B' SAF Job Status 20031105
3 GC_STATUS_INQUEUE Constant Public Type reference (TYPE) SAFT_JOB_STATUS 'A' SAF Job Status 20031105
4 GC_TASK_CLUSTER Constant Public Type reference (TYPE) SAFT_TASK_ID 'G' SAF Task ID 20031104
5 GC_TASK_CREATE Constant Public Type reference (TYPE) SAFT_TASK_ID 'C' SAF Task ID 20031104
6 GC_TASK_DELETE Constant Public Type reference (TYPE) SAFT_TASK_ID 'E' SAF Task ID 20031104
7 GC_TASK_DELTA_COMPILE Constant Public Type reference (TYPE) SAFT_TASK_ID 'D' SAF Task ID 20031104
8 GC_TASK_DUMMY Constant Public Type reference (TYPE) SAFT_TASK_ID 'Z' SAF Task ID 20031112
9 GC_TASK_FULL_COMPILE Constant Public Type reference (TYPE) SAFT_TASK_ID 'F' SAF Task ID 20031104
10 GC_TASK_RESUME Constant Public Type reference (TYPE) SAFT_TASK_ID 'R' SAF Task ID 20040303
11 GS_JOB Instance attribute Private Type reference (TYPE) SAFT_SE_JOB SAF Job 20031103
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20031103
2 EXECUTE Instance method Public Method 20031103
3 GET_JOB Instance method Public Method 20031103
4 GET_JOB_ID Instance method Public Method 20031106
5 POST_PROCESS Instance method Public Method 20040227
Events
Class CL_SAF_SE_JOB has no event.
Types
Class CL_SAF_SE_JOB has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_JOB Call by reference Type reference (TYPE) SAFT_SE_JOB SAF-Job 20031103

Method CONSTRUCTOR on class CL_SAF_SE_JOB has no exception.

Method EXECUTE Signature

Method EXECUTE on class CL_SAF_SE_JOB has no parameter.
Method EXECUTE on class CL_SAF_SE_JOB has no exception.

Method GET_JOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_JOB Value transfer Type reference (TYPE) SAFT_SE_JOB 20031103

Method GET_JOB on class CL_SAF_SE_JOB has no exception.

Method GET_JOB_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_JOB_ID Value transfer Type reference (TYPE) STRING 20031106

Method GET_JOB_ID on class CL_SAF_SE_JOB has no exception.

Method POST_PROCESS Signature

Method POST_PROCESS on class CL_SAF_SE_JOB has no parameter.
Method POST_PROCESS on class CL_SAF_SE_JOB has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in