SAP ABAP Class CL_ADA_CONFIG (MaxDB: Monitoring Settings)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-SDB (Application Component) MaxDB
     SADA (Package) Porting and CCMS SAP DB
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DBA_CONFIG DBA Cockpit: Monitoring Settings 20070918
Properties
Class CL_ADA_CONFIG  
Short Description MaxDB: Monitoring Settings    
Super Class CL_DBA_CONFIG DBA Cockpit: Monitoring Settings 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADA   Porting and CCMS SAP DB 
Created 20070918   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)
Interfaces
Class CL_ADA_CONFIG has no interface implemented.
Friends
Class CL_ADA_CONFIG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ID_SPOOL_OUTPUT Constant Public Type reference (TYPE) DBA_CONFIG-ID 'NO_SPOOL' No Spool Output 20070918
2 ID_UPDSTAT_NEW Constant Public Type reference (TYPE) DBA_CONFIG-ID 'UPD_STAT_PAR' Update Statistics in Parallel 20090405
Methods
# Method Level Visibility Method type Description Created on
1 GET_SPOOL_OUTPUT Instance method Public Method 20070918
2 GET_UPDSTAT_NEW Instance method Public Method 20090405
3 SET_SPOOL_OUTPUT Instance method Public Method 20070918
4 SET_UPDSTAT_NEW Instance method Public Method 20090405
Events
Class CL_ADA_CONFIG has no event.
Types
Class CL_ADA_CONFIG has no local type.
Method Signatures

Method GET_SPOOL_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SPOOL_OUTPUT Value transfer Type reference (TYPE) ABAP_BOOL 20070918

Method GET_SPOOL_OUTPUT on class CL_ADA_CONFIG has no exception.

Method GET_UPDSTAT_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning UPDSTAT_NEW Value transfer Type reference (TYPE) ABAP_BOOL 20090405

Method GET_UPDSTAT_NEW on class CL_ADA_CONFIG has no exception.

Method SET_SPOOL_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SPOOL_OUTPUT Call by reference Type reference (TYPE) ABAP_BOOL 20070918

Method SET_SPOOL_OUTPUT on class CL_ADA_CONFIG has no exception.

Method SET_UPDSTAT_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing UPDSTAT_NEW Call by reference Type reference (TYPE) ABAP_BOOL 20090405

Method SET_UPDSTAT_NEW on class CL_ADA_CONFIG has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 711