SAP ABAP Class CL_DB6_ACTION_SYSTEM_LIST (DB6: System Configuration)
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 Inheritance (c INHERITING FROM c_ref)  CL_DBA_ACTION_CONTROLLER DBA Cockpit: Abstract Action Controller 20060710
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ACTION_COMMAND_CONFIRM DBA Cockpit: Controller I/F for Confirmation of Actions 20080527
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ACTION_CONTROLLER_ALV DBA Cockpit: Access to ALV object 20071009
Properties
Class CL_DB6_ACTION_SYSTEM_LIST  
Short Description DB6: System Configuration    
Super Class CL_DBA_ACTION_CONTROLLER DBA Cockpit: Abstract Action Controller 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_RUNTIME   DBA Cockpit: Runtime 
Created 20040429   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 DB6CC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DBA_ACTION_COMMAND_CONFIRM DBA Cockpit: Controller I/F for Confirmation of Actions 20080527
2 IF_DBA_ACTION_CONTROLLER_ALV DBA Cockpit: Access to ALV object 20071009
Friends
Class CL_DB6_ACTION_SYSTEM_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20040429
2 CTRL Instance attribute Private Attribute reference (LIKE) 20040429
3 ICON_ACTIVE_GREEN Static Attribute Private Type reference (TYPE) ICON_TEXT Carrier field for icons 20040429
4 ICON_ACTIVE_INACTIVE Static Attribute Private Type reference (TYPE) ICON_TEXT Carrier field for icons 20040429
5 ICON_ACTIVE_RED Static Attribute Private Type reference (TYPE) ICON_TEXT Carrier field for icons 20040429
6 ICON_CONNECT Static Attribute Private Type reference (TYPE) ICON_TEXT Carrier field for icons 20090713
7 ICON_DISCONNECET Static Attribute Private Type reference (TYPE) ICON_TEXT 20090713
8 ICON_FAVORITE Static Attribute Private Type reference (TYPE) ICON_TEXT Carrier field for icons 20040429
9 NAV_REF Instance attribute Private Attribute reference (LIKE) 20040429
10 VIEW_DATA Instance attribute Public Type reference (TYPE) DBA_VIEW_SYSTEM_LIST DBA Cockpit: View Data of System Configuration List 20040429
Methods
# Method Level Visibility Method type Description Created on
1 CALL_SLD_IMPORT Instance method Private Method 20061128
2 CHANGE_SYS_ENTRY_STATE Instance method Private Method 20040429
3 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040429
4 DELETE_RZ20 Instance method Private Method 20080111
5 DELETE_SYSTEM_ENTRY Instance method Private Method 20040429
6 EDIT_SYSTEM_ENTRY Instance method Private Method 20090219
7 INITIALIZE_SYSTEM_ENTRY Instance method Private Method 20040429
8 REFUSE_CHANGE_OF_ACTIVE_SYSTEM Instance method Private Method 20061010
9 SET_FAVORITE_SYSTEM Instance method Private Method 20040429
10 SET_GRID_ATTRIBUTES Instance method Private Method 20040429
11 SHOW_SYSTEM_ENTRY Instance method Private Method 20090219
12 TEST_CONNECTION Instance method Private Method 20051012
Events
Class CL_DB6_ACTION_SYSTEM_LIST has no event.
Types
Class CL_DB6_ACTION_SYSTEM_LIST has no local type.
Method Signatures

Method CALL_SLD_IMPORT Signature

Method CALL_SLD_IMPORT on class CL_DB6_ACTION_SYSTEM_LIST has no parameter.
Method CALL_SLD_IMPORT on class CL_DB6_ACTION_SYSTEM_LIST has no exception.

Method CHANGE_SYS_ENTRY_STATE Signature

Method CHANGE_SYS_ENTRY_STATE on class CL_DB6_ACTION_SYSTEM_LIST has no parameter.
Method CHANGE_SYS_ENTRY_STATE on class CL_DB6_ACTION_SYSTEM_LIST has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_DB6_ACTION_SYSTEM_LIST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DB6_ACTION_SYSTEM_LIST has no exception.

Method DELETE_RZ20 Signature

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

Method DELETE_RZ20 on class CL_DB6_ACTION_SYSTEM_LIST has no exception.

Method DELETE_SYSTEM_ENTRY Signature

Method DELETE_SYSTEM_ENTRY on class CL_DB6_ACTION_SYSTEM_LIST has no parameter.
Method DELETE_SYSTEM_ENTRY on class CL_DB6_ACTION_SYSTEM_LIST has no exception.

Method EDIT_SYSTEM_ENTRY Signature

Method EDIT_SYSTEM_ENTRY on class CL_DB6_ACTION_SYSTEM_LIST has no parameter.
Method EDIT_SYSTEM_ENTRY on class CL_DB6_ACTION_SYSTEM_LIST has no exception.

Method INITIALIZE_SYSTEM_ENTRY Signature

Method INITIALIZE_SYSTEM_ENTRY on class CL_DB6_ACTION_SYSTEM_LIST has no parameter.
Method INITIALIZE_SYSTEM_ENTRY on class CL_DB6_ACTION_SYSTEM_LIST has no exception.

Method REFUSE_CHANGE_OF_ACTIVE_SYSTEM Signature

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

Method REFUSE_CHANGE_OF_ACTIVE_SYSTEM on class CL_DB6_ACTION_SYSTEM_LIST has no exception.

Method SET_FAVORITE_SYSTEM Signature

Method SET_FAVORITE_SYSTEM on class CL_DB6_ACTION_SYSTEM_LIST has no parameter.
Method SET_FAVORITE_SYSTEM on class CL_DB6_ACTION_SYSTEM_LIST has no exception.

Method SET_GRID_ATTRIBUTES Signature

Method SET_GRID_ATTRIBUTES on class CL_DB6_ACTION_SYSTEM_LIST has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_DB6_ACTION_SYSTEM_LIST has no exception.

Method SHOW_SYSTEM_ENTRY Signature

Method SHOW_SYSTEM_ENTRY on class CL_DB6_ACTION_SYSTEM_LIST has no parameter.
Method SHOW_SYSTEM_ENTRY on class CL_DB6_ACTION_SYSTEM_LIST has no exception.

Method TEST_CONNECTION Signature

Method TEST_CONNECTION on class CL_DB6_ACTION_SYSTEM_LIST has no parameter.
Method TEST_CONNECTION on class CL_DB6_ACTION_SYSTEM_LIST has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700