SAP ABAP Class CL_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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SGEN_JOB_MANAGER SGEN Job Manager 20100616
Properties
Class CL_SGEN_JOB_MANAGER  
Short Description SGEN Job Manager    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLGN   Post-Upgrade Generation Tools 
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 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 Abstract Final Description Created on
1 IF_SGEN_JOB_MANAGER SGEN Job Manager 20100616
Friends
Class CL_SGEN_JOB_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) IF_SGEN_JOB_MANAGER SGEN Job Manager 20100616
2 MO_JOB_ACCESS Instance attribute Private Object reference (TYPE REF TO) LIF_SGEN_JOB_ACCESS 20100621
3 MO_SGEN_DB Instance attribute Private Object reference (TYPE REF TO) IF_SGEN_DB DB Interface for SGEN 20100616
4 MV_IS_SHADOW Instance attribute Private Type reference (TYPE) ABAP_BOOL 20100707
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100625
2 GET_ESTIMATED_TIME Instance method Private Method Gets estimated runtime 20100616
3 GET_INSTANCE Static method Public Method Gets instance of SGEN load class 20100616
Events
Class CL_SGEN_JOB_MANAGER has no event.
Types
Class CL_SGEN_JOB_MANAGER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SGEN_JOB_MANAGER has no parameter.
Method CONSTRUCTOR on class CL_SGEN_JOB_MANAGER has no exception.

Method GET_ESTIMATED_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DURATION Call by reference Type reference (TYPE) TIMS Feld vom Typ TIMS 20100616
2 Importing IS_JOB Call by reference Type reference (TYPE) IF_SGEN_CONSTANTS=>GTY_JOB_LIST_UI_S UI Struktur für Job Übersicht 20100616

Method GET_ESTIMATED_TIME on class CL_SGEN_JOB_MANAGER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_SGEN_JOB_MANAGER SGEN Jobverwaltung 20100616

Method GET_INSTANCE on class CL_SGEN_JOB_MANAGER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703