SAP ABAP Interface IF_SGEN_JOB_MANAGER (SGEN Job Manager)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-TLS-TLA (Application Component) Upgrade Tools for ABAP
     SLGN (Package) Post-Upgrade Generation Tools
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
Interface IF_SGEN_JOB_MANAGER  
Short Description SGEN Job Manager    
General Data
Package SLGN   Post-Upgrade Generation Tools 
Created 20100616   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_SGEN_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_SGEN_JOB_MANAGER has no interface.
Friends
Interface IF_SGEN_JOB_MANAGER has no friend.
Attributes
Interface IF_SGEN_JOB_MANAGER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ABORT_JOB Instance method Public Method Job termination 20100616
2 CHECK_ACTIVE_JOB Instance method Public Method Check whether a job is active 20100616
3 CLEAN_JOBTAB Instance method Public Method Deletes all inactive entries from job overview 20100616
4 CREATE_RFC_GROUP Instance method Public Method Checks server group and creates it if necessary 20100616
5 GET_JOB_LIST Instance method Public Method Gets possible jobs 20100616
6 START_JOB Instance method Public Method Starts a job immediately 20100616
Events
Interface IF_SGEN_JOB_MANAGER has no event.
Types
Interface 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 Importing 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 CX_SGEN 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 Exporting ET_ACTIVE_JOBS Call by reference Type reference (TYPE) IF_SGEN_CONSTANTS=>GTY_JOB_LIST_UI_T 20100616
2 Exporting EV_IS_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL 20100616

Method CHECK_ACTIVE_JOB on Interface IF_SGEN_JOB_MANAGER has no exception.

Method CLEAN_JOBTAB Signature

Method CLEAN_JOBTAB on Interface IF_SGEN_JOB_MANAGER has no parameter.
Method CLEAN_JOBTAB on Interface 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 Importing IV_MACHTYPE Call by reference Type reference (TYPE) RFCMACH rfc : SAP-Maschinenkennung 20100616
# Exception Resumable Description Created on
1 CX_SGEN 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 Exporting ET_JOBS Call by reference Type reference (TYPE) IF_SGEN_CONSTANTS=>GTY_JOB_LIST_UI_T 20100616

Method GET_JOB_LIST on Interface 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 Importing IV_GEN_TASK Value transfer Type reference (TYPE) I 20100616
2 Importing IV_MACHTYPE Value transfer Type reference (TYPE) RFCMACH rfc : SAP-Maschinenkennung 20100616
3 Importing IV_SCHED_DATE Value transfer Type reference (TYPE) DATS Feld vom Typ DATS 20100616
4 Importing IV_SCHED_TIME Value transfer Type reference (TYPE) TIMS Feld vom Typ TIMS 20100616
5 Returning RV_JOBCOUNT Value transfer Type reference (TYPE) BTCJOBCNT Kennummer eines Jobs 20100616
# Exception Resumable Description Created on
1 CX_SGEN Exception Klasse für SGEN 20100616
History
Last changed by/on SAP  20110908 
SAP Release Created in 703