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 | Instance attribute | Private | Type reference (TYPE) | AKB_JOBSTATE | Job Status | 20030813 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | AKB_JOB_STATE | Initial Status | 20030813 |
Methods
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 | MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | Nachrichten, Nachrichtenklasse | 20040128 | |||
| 2 | MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | Nachrichten, Nachrichtennummer | 20040128 | |||
| 3 | MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | 'S' | Nachrichten, Nachrichtentyp | 20040128 | ||
| 4 | MSGV1 | Call by reference | Type reference (TYPE) | C | Bemerkung | 20040128 | |||
| 5 | MSGV2 | Call by reference | Type reference (TYPE) | C | Bemerkung | 20040128 | |||
| 6 | MSGV3 | Call by reference | Type reference (TYPE) | C | Bemerkung | 20040128 | |||
| 7 | MSGV4 | Call by reference | Type reference (TYPE) | C | Bemerkung | 20040128 | |||
| 8 | PRODUCT | Call by reference | Type reference (TYPE) | AKB_PRODUCT_ID | Id des Softwareprodukts | 20040128 | |||
| 9 | PRODUCT_REL | Call by reference | Type reference (TYPE) | SAPRELEASE | R/3 Release | 20040128 | |||
| 10 | SERVER | Call by reference | Type reference (TYPE) | AKB_PRODUCT_ID | Id des Softwareprodukts | 20040128 | |||
| 11 | SERVER_REL | Call by reference | Type reference (TYPE) | SAPRELEASE | R/3 Release | 20040128 | |||
| 12 | 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 | 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 | DESCR | Call by reference | Type reference (TYPE) | AKB_NOTE | Kurztext | 20030814 | |||
| 2 | ID | Value transfer | Type reference (TYPE) | AKB_JOB_STATE | 20030814 | ||||
| 3 | LANGU | Call by reference | Type reference (TYPE) | DDLANGUAGE | SY-LANGU | Sprache des Kurztexts | 20030814 | ||
| 4 | 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 | EXISTS | Value transfer | Type reference (TYPE) | FLAG | 20030813 | ||||
| 2 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | DESCR | Value transfer | Type reference (TYPE) | AKB_NOTE | Bemerkung | 20040212 | |||
| 2 | LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | R/3-System, aktuelle Sprache | 20040212 | ||
| 3 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 |