SAP ABAP Class CL_DBA_SOLMAN (DBA Cockpit: SolMan Services)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SDBA_SOLMAN (Package) DBA Cockpit: SolMan Integration
Properties
Class CL_DBA_SOLMAN  
Short Description DBA Cockpit: SolMan Services    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_SOLMAN   DBA Cockpit: SolMan Integration 
Created 20100729   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
Class CL_DBA_SOLMAN has no interface implemented.
Friends
Class CL_DBA_SOLMAN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_COMP_ST Constant Public Type reference (TYPE) STRING 'ST' SolutionManager 20111123
2 CO_COMP_ST_PI Constant Public Type reference (TYPE) STRING 'ST-PI' SolMan Service Tools for managed system 20111123
3 CO_COMP_ST_SER Constant Public Type reference (TYPE) STRING 'ST-SER' SolMan Service Tools 20111123
4 CO_RFC_DEST_NONE Constant Public Type reference (TYPE) STRING 'NONE' 20120703
5 MT_SYSTEM_STATUS Instance attribute Private Type reference (TYPE) DBA_SYSTEM_STATUS_TABLE DBA: System Status 20111121
6 MV_GLOBAL_ST_RFCDEST Instance attribute Private Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20120214
7 _INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_DBA_SOLMAN DBA Cockpit: SolMan Services 20100729
Methods
# Method Level Visibility Method type Description Created on
1 CALLBACK_METHOD_SYSTEM_STAUT Instance method Public Method 20120906
2 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20100729
3 GET_INSTANCE Static method Public Method 20100729
4 GET_LOGON_PARMS Instance method Public Method 20111123
5 GET_READ_TRUSTED_RFC Instance method Public Method 20111123
6 GET_SOLMAN_RFC Instance method Private Method 20111118
7 GET_SYSTEMS_STATUS Instance method Public Method Get System Status 20111123
8 IS_SOLMAN_SYSTEM Instance method Public Method 20111123
9 IS_WORK_MODE_IN_DOWNT_MAINT Instance method Public Method 20111209
10 RETRIEVE_SOLMAN_ALERTS Instance method Public Method 20111129
Events
Class CL_DBA_SOLMAN has no event.
Types
Class CL_DBA_SOLMAN has no local type.
Method Signatures

Method CALLBACK_METHOD_SYSTEM_STAUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TASK Call by reference Type reference (TYPE) CLIKE 20120906

Method CALLBACK_METHOD_SYSTEM_STAUT on class CL_DBA_SOLMAN has no exception.

Method CONSTRUCTOR Signature

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

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_DBA_SOLMAN DBA Cockpit: SolMan Services 20111123

Method GET_INSTANCE on class CL_DBA_SOLMAN has no exception.

Method GET_LOGON_PARMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_LOGON_PARMS Value transfer Type reference (TYPE) DBA_SOLMAN_LOGON_PARMS DBA: SolMan Interface Logon Parameters 20111123

Method GET_LOGON_PARMS on class CL_DBA_SOLMAN has no exception.

Method GET_READ_TRUSTED_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_SYS Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20111123
2 Exporting EV_RFCDEST Value transfer Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20111123
3 Importing IV_READ_RFC Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE true = read; false = trusted 20111123

Method GET_READ_TRUSTED_RFC on class CL_DBA_SOLMAN has no exception.

Method GET_SOLMAN_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SYS Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20120214
2 Returning RV_RFC_DEST Value transfer Type reference (TYPE) STRING 20111118

Method GET_SOLMAN_RFC on class CL_DBA_SOLMAN has no exception.

Method GET_SYSTEMS_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REFRESH Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20111123
2 Returning RT_ALERT_STATUS Value transfer Type reference (TYPE) DBA_ALERT_STATUS_LIST DBA Cockpit: Alert List for all Systems 20111123

Method GET_SYSTEMS_STATUS on class CL_DBA_SOLMAN has no exception.

Method IS_SOLMAN_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_SOLMAN Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20111123

Method IS_SOLMAN_SYSTEM on class CL_DBA_SOLMAN has no exception.

Method IS_WORK_MODE_IN_DOWNT_MAINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SYS Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20111209
2 Returning RV_IS_WORK_MODE_IN_DOWNT_OR_MA Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20111209

Method IS_WORK_MODE_IN_DOWNT_MAINT on class CL_DBA_SOLMAN has no exception.

Method RETRIEVE_SOLMAN_ALERTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SYS Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20121024

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