SAP ABAP Class IF_SGEN_JOB_MANAGER (SGEN Job Manager)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SGEN_JOB_MANAGER | SGEN Job Manager | 20100616 |
Properties
| Class | IF_SGEN_JOB_MANAGER | |
| Short Description | SGEN Job Manager | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100616 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_SGEN_JOB_MANAGER has no interface implemented.
Friends
Class IF_SGEN_JOB_MANAGER has no friend class.
Attributes
Class IF_SGEN_JOB_MANAGER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Job termination | 20100616 | |
| 2 | Instance method | Public | Method | Check whether a job is active | 20100616 | |
| 3 | Instance method | Public | Method | Deletes all inactive entries from job overview | 20100616 | |
| 4 | Instance method | Public | Method | Checks server group and creates it if necessary | 20100616 | |
| 5 | Instance method | Public | Method | Gets possible jobs | 20100616 | |
| 6 | Instance method | Public | Method | Starts a job immediately | 20100616 |
Events
Class IF_SGEN_JOB_MANAGER has no event.
Types
Class IF_SGEN_JOB_MANAGER has no local type.
Method Signatures
Method ABORT_JOB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_JOB | Call by reference | Type reference (TYPE) | IF_SGEN_CONSTANTS=>GTY_JOB_LIST_UI_S | UI Struktur für Job Übersicht | 20100616 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Klasse für SGEN | 20100616 |
Method CHECK_ACTIVE_JOB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACTIVE_JOBS | Call by reference | Type reference (TYPE) | IF_SGEN_CONSTANTS=>GTY_JOB_LIST_UI_T | 20100616 | ||||
| 2 | EV_IS_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100616 |
Method CHECK_ACTIVE_JOB on class IF_SGEN_JOB_MANAGER has no exception.
Method CLEAN_JOBTAB Signature
Method CLEAN_JOBTAB on class IF_SGEN_JOB_MANAGER has no parameter.
Method CLEAN_JOBTAB on class IF_SGEN_JOB_MANAGER has no exception.
Method CREATE_RFC_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MACHTYPE | Call by reference | Type reference (TYPE) | RFCMACH | rfc : SAP-Maschinenkennung | 20100616 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Klasse für SGEN | 20100616 |
Method GET_JOB_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_JOBS | Call by reference | Type reference (TYPE) | IF_SGEN_CONSTANTS=>GTY_JOB_LIST_UI_T | 20100616 |
Method GET_JOB_LIST on class IF_SGEN_JOB_MANAGER has no exception.
Method START_JOB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GEN_TASK | Value transfer | Type reference (TYPE) | I | 20100616 | ||||
| 2 | IV_MACHTYPE | Value transfer | Type reference (TYPE) | RFCMACH | rfc : SAP-Maschinenkennung | 20100616 | |||
| 3 | IV_SCHED_DATE | Value transfer | Type reference (TYPE) | DATS | Feld vom Typ DATS | 20100616 | |||
| 4 | IV_SCHED_TIME | Value transfer | Type reference (TYPE) | TIMS | Feld vom Typ TIMS | 20100616 | |||
| 5 | RV_JOBCOUNT | Value transfer | Type reference (TYPE) | BTCJOBCNT | Kennummer eines Jobs | 20100616 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Klasse für SGEN | 20100616 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |