SAP ABAP Class CL_SGEN_DB (SGEN Persistence)
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_DB DB Interface for SGEN 20100615
Properties
Class CL_SGEN_DB  
Short Description SGEN Persistence    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLGN   Post-Upgrade Generation Tools 
Created 20100526   SAP 
Last change 20130531   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_DB DB Interface for SGEN 20100615
Friends
Class CL_SGEN_DB 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_DB DB Interface for SGEN 20100615
2 MT_COMPONENTS Instance attribute Private Type reference (TYPE) IF_SGEN_CONSTANTS=>GTY_COMPONENT_T CVERS Table Type 20100622
3 MT_JOBTAB Instance attribute Private Type reference (TYPE) IF_SGEN_CONSTANTS=>GTY_JOBTAB_T 20100607
4 MT_LOAD Instance attribute Private Type reference (TYPE) IF_SGEN_CONSTANTS=>GTY_REPOLOAD_PROG_T 20100527
5 MT_RELEASMAP Instance attribute Private Type reference (TYPE) IF_SGEN_CONSTANTS=>GTY_RELEASEMAP_T Mapping Table for Bit Field: (G)TODIR-RELMAP 20100527
6 MT_TDEVC Instance attribute Private Type reference (TYPE) IF_SGEN_CONSTANTS=>GTY_TDEVC_T 20100526
7 MT_TFDIR Instance attribute Private Type reference (TYPE) IF_SGEN_CONSTANTS=>GTY_TFDIR_T 20100528
8 MT_TODIR Instance attribute Private Type reference (TYPE) IF_SGEN_CONSTANTS=>GTY_TODIR_T 20100527
9 MT_TRDIR Instance attribute Private Type reference (TYPE) IF_SGEN_CONSTANTS=>GTY_TRDIR_T Table of Structure TRDIR 20100526
10 MV_WITH_INCLUDES Instance attribute Private Type reference (TYPE) ABAP_BOOL 20100528
Methods
# Method Level Visibility Method type Description Created on
1 GET_DURATION Instance method Private Method 20110310
2 GET_INSTANCE Static method Public Method 20100615
Events
Class CL_SGEN_DB has no event.
Types
Class CL_SGEN_DB has no local type.
Method Signatures

Method GET_DURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DAYS Call by reference Type reference (TYPE) INT4 20110310
2 Exporting EV_HOURS Call by reference Type reference (TYPE) INT4 20110310
3 Exporting EV_MINUTES Call by reference Type reference (TYPE) INT4 20110310
4 Exporting EV_MONTHS Call by reference Type reference (TYPE) INT4 20110310
5 Exporting EV_SECONDS Call by reference Type reference (TYPE) INT4 20110310
6 Exporting EV_YEARS Call by reference Type reference (TYPE) INT4 20110310
7 Importing IV_END_TIME Call by reference Type reference (TYPE) TIMESTAMP 20110310
8 Importing IV_START_TIME Call by reference Type reference (TYPE) TIMESTAMP 20110310

Method GET_DURATION on class CL_SGEN_DB 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_DB DB Interface für SGEN 20100615

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