SAP ABAP Class CL_DBA_LANDSCAPE (DBA-LS: Platform Specific Landscape)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SDBA_RUNTIME (Package) DBA Cockpit: Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_LANDSCAPE DBA-CHK: System Checks Controller 20120327
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DB6_LANDSCAPE DB6-LS: Landscape Systems Helper 20120327
2 Inheritance (c INHERITING FROM c_ref)  CL_HDB_LANDSCAPE HDB: Landskape Overview 20120823
3 Inheritance (c INHERITING FROM c_ref)  CL_MSS_LANDSCAPE DB6-LS: Landscape Systems Helper 20120425
4 Inheritance (c INHERITING FROM c_ref)  CL_SYB_LANDSCAPE SYB-LS: Landscape System Check Helper 20120327
Properties
Class CL_DBA_LANDSCAPE  
Short Description DBA-LS: Platform Specific Landscape    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_RUNTIME   DBA Cockpit: Runtime 
Created 20120327   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DBA_LANDSCAPE DBA-CHK: System Checks Controller 20120327
Friends
Class CL_DBA_LANDSCAPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_DBSYS Instance attribute Protected Type reference (TYPE) DBCON_DBMS Database system 20120327
2 MV_DCF_SUPPORTED Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120327
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120327
2 CONVERT_AUTO_UPDATE Instance method Protected Method 20120327
Events
Class CL_DBA_LANDSCAPE has no event.
Types
Class CL_DBA_LANDSCAPE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DBSYS Call by reference Type reference (TYPE) DBCON_DBMS Database system 20120327
2 Importing DCF_SUPPORTED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120327

Method CONSTRUCTOR on class CL_DBA_LANDSCAPE has no exception.

Method CONVERT_AUTO_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AUTO_UPDATE Call by reference Type reference (TYPE) ABAP_BOOL 20120327
2 Importing IV_SYSID Call by reference Type reference (TYPE) DB6NAVSYST-SYSID Name of the SAP System 20120327
3 Returning RV_AUTO_UPDATE Value transfer Type reference (TYPE) ABAP_BOOL 20120327

Method CONVERT_AUTO_UPDATE on class CL_DBA_LANDSCAPE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740