SAP ABAP Class CL_AKB_JOBS (Job control)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-PAK (Application Component) Package Tools
     SPAK_AKB (Package) Downward Compatible Development
Properties
Class CL_AKB_JOBS  
Short Description Job control    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class PAK    
Program status     
Category 0   
Package SPAK_AKB   Downward Compatible Development 
Created 20030813   SAP 
Last change 20050228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_AKB_JOBS has no forward declaration.
Interfaces
Class CL_AKB_JOBS has no interface implemented.
Friends
Class CL_AKB_JOBS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 STATE Instance attribute Private Type reference (TYPE) AKB_JOBSTATE Job Status 20030813
2 STATE_INITIAL Static Attribute Public Type reference (TYPE) AKB_JOB_STATE Initial Status 20030813
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20030814
2 CLOSE Instance method Public Method Complete Job 20030813
3 CONSTRUCTOR Instance method Public Constructor Constructor 20030813
4 DECLARE_JOBSTATE Static method Public Method Declare Job Status 20030814
5 EXISTS Static method Public Method 20030813
6 GET_JOBINFO Instance method Public Method 20030813
7 GET_JOBLIST Static method Public Method 20040212
8 GET_NAME Instance method Public Method 20030813
9 GET_PROCESSED Instance method Public Method 20030813
10 GET_STATE Instance method Public Method 20030813
11 GET_STATEINFO Instance method Public Method 20030813
12 GET_STATE_DESCR Static method Public Method 20040212
13 GET_SYSNR Instance method Public Method 20030813
14 INCREASE_PROCESSED Instance method Public Method 20030813
15 NO_OF_ACTIVE_JOBS Static method Public Method 20040212
16 RESET_JOB Static method Public Method 20030815
17 SET_JOBINFO Instance method Public Method 20030813
18 SET_PROCESSED Instance method Public Method 20030813
19 SET_STATE Instance method Public Method 20030813
20 SET_STATEINFO Instance method Public Method 20030813
21 SET_SYSNR Instance method Public Method 20030813
Events
Class CL_AKB_JOBS has no event.
Types
Class CL_AKB_JOBS has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_AKB_JOBS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_AKB_JOBS has no exception.

Method CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MSGID Call by reference Type reference (TYPE) SY-MSGID Nachrichten, Nachrichtenklasse 20040128
2 Importing MSGNO Call by reference Type reference (TYPE) SY-MSGNO Nachrichten, Nachrichtennummer 20040128
3 Importing MSGTY Call by reference Type reference (TYPE) SY-MSGTY 'S' Nachrichten, Nachrichtentyp 20040128
4 Importing MSGV1 Call by reference Type reference (TYPE) C Bemerkung 20040128
5 Importing MSGV2 Call by reference Type reference (TYPE) C Bemerkung 20040128
6 Importing MSGV3 Call by reference Type reference (TYPE) C Bemerkung 20040128
7 Importing MSGV4 Call by reference Type reference (TYPE) C Bemerkung 20040128
8 Importing PRODUCT Call by reference Type reference (TYPE) AKB_PRODUCT_ID Id des Softwareprodukts 20040128
9 Importing PRODUCT_REL Call by reference Type reference (TYPE) SAPRELEASE R/3 Release 20040128
10 Importing SERVER Call by reference Type reference (TYPE) AKB_PRODUCT_ID Id des Softwareprodukts 20040128
11 Importing SERVER_REL Call by reference Type reference (TYPE) SAPRELEASE R/3 Release 20040128
12 Importing SUCCESS Call by reference Type reference (TYPE) FLAG 'X' Job erfolgreich ausgeführt 20040128

Method CLOSE on class CL_AKB_JOBS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing JOBNAME Call by reference Type reference (TYPE) SOBJ_NAME 20030813

Method CONSTRUCTOR on class CL_AKB_JOBS has no exception.

Method DECLARE_JOBSTATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCR Call by reference Type reference (TYPE) AKB_NOTE Kurztext 20030814
2 Returning ID Value transfer Type reference (TYPE) AKB_JOB_STATE 20030814
3 Importing LANGU Call by reference Type reference (TYPE) DDLANGUAGE SY-LANGU Sprache des Kurztexts 20030814
4 Importing STATE Call by reference Type reference (TYPE) SOBJ_NAME Technischer Name des Zustands 20030814

Method DECLARE_JOBSTATE on class CL_AKB_JOBS has no exception.

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXISTS Value transfer Type reference (TYPE) FLAG 20030813
2 Importing JOBNAME Call by reference Type reference (TYPE) SOBJ_NAME 20030813

Method EXISTS on class CL_AKB_JOBS has no exception.

Method GET_JOBINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_STATE Value transfer Type reference (TYPE) AKB_JOBSTATE 20030813

Method GET_JOBINFO on class CL_AKB_JOBS has no exception.

Method GET_JOBLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting JOBLIST Value transfer Type reference (TYPE) AKB_JOBLIST_TYPE Jobliste 20040212

Method GET_JOBLIST on class CL_AKB_JOBS has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAME Value transfer Type reference (TYPE) SOBJ_NAME 20030813

Method GET_NAME on class CL_AKB_JOBS has no exception.

Method GET_PROCESSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROCESSED Value transfer Type reference (TYPE) I 20030813

Method GET_PROCESSED on class CL_AKB_JOBS has no exception.

Method GET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_STATE Value transfer Type reference (TYPE) AKB_JOB_STATE 20030813

Method GET_STATE on class CL_AKB_JOBS has no exception.

Method GET_STATEINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STATEINFO Value transfer Type reference (TYPE) CHAR30 20030813

Method GET_STATEINFO on class CL_AKB_JOBS has no exception.

Method GET_STATE_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DESCR Value transfer Type reference (TYPE) AKB_NOTE Bemerkung 20040212
2 Importing LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU R/3-System, aktuelle Sprache 20040212
3 Importing STATE Call by reference Type reference (TYPE) AKB_JOB_STATE Jobzustände 20040212

Method GET_STATE_DESCR on class CL_AKB_JOBS has no exception.

Method GET_SYSNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SYSNR Value transfer Type reference (TYPE) I 20030813

Method GET_SYSNR on class CL_AKB_JOBS has no exception.

Method INCREASE_PROCESSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INCREMENT Call by reference Type reference (TYPE) I 20030813

Method INCREASE_PROCESSED on class CL_AKB_JOBS has no exception.

Method NO_OF_ACTIVE_JOBS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COUNT Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20040212

Method NO_OF_ACTIVE_JOBS on class CL_AKB_JOBS has no exception.

Method RESET_JOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing JOBNAME Call by reference Type reference (TYPE) SOBJ_NAME 20030815

Method RESET_JOB on class CL_AKB_JOBS has no exception.

Method SET_JOBINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_STATE Call by reference Type reference (TYPE) AKB_JOBSTATE 20030813

Method SET_JOBINFO on class CL_AKB_JOBS has no exception.

Method SET_PROCESSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROCESSED Call by reference Type reference (TYPE) I 20030813

Method SET_PROCESSED on class CL_AKB_JOBS has no exception.

Method SET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_STATE Call by reference Type reference (TYPE) AKB_JOB_STATE 20030813

Method SET_STATE on class CL_AKB_JOBS has no exception.

Method SET_STATEINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STATEINFO Call by reference Type reference (TYPE) CHAR30 20030813

Method SET_STATEINFO on class CL_AKB_JOBS has no exception.

Method SET_SYSNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SYSNR Call by reference Type reference (TYPE) I 20030813

Method SET_SYSNR on class CL_AKB_JOBS has no exception.
History
Last changed by/on SAP  20050228 
SAP Release Created in 640