SAP ABAP Class CL_DBA_ACTION_SLD_IMPORT (DBA Cockpit <-> SLD Import)
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 20061121
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ACTION_CONTROLLER_TREE DBA Cockpit: Interface for Tree 20081124
Properties
Class CL_DBA_ACTION_SLD_IMPORT  
Short Description DBA Cockpit <-> SLD Import    
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 20061121   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_ACTION_CONTROLLER_TREE DBA Cockpit: Interface for Tree 20081124
Friends
Class CL_DBA_ACTION_SLD_IMPORT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTION_MAP Instance attribute Private See coding 20061124
2 CMD_DESELECT_ALL Constant Public Type reference (TYPE) SYUCOMM 'DESEL_ALL' Function Code that Triggered PAI 20081124
3 CMD_IMPORT Constant Public Type reference (TYPE) SYUCOMM 'IMPORT' Function Code that Triggered PAI 20081124
4 CMD_SELECT_ALL Constant Public Type reference (TYPE) SYUCOMM 'SEL_ALL' Function Code that Triggered PAI 20081124
5 NAVSYSTEMS Instance attribute Private Type reference (TYPE) DB6NAVSYSTAB DB6: System List, Complete Entries For Configuration 20061124
6 NAV_REF Instance attribute Private Attribute reference (LIKE) 20061121
7 SLDSYSTEMS Instance attribute Private Type reference (TYPE) DBASLDSYSTAB DBA Cockpit: Table of DBASLDSYS 20061124
8 SLD_HELPER Instance attribute Private Object reference (TYPE REF TO) CL_DBA_SLD DBA Cockpit: Backend to SLD 20071116
9 SYS_TREE Instance attribute Private Object reference (TYPE REF TO) CL_DB6_COLUMN_TREE DB6: simple column tree abstraction 20061122
10 TREECOL1 Constant Private Type reference (TYPE) STRING 'COL1' 20061122
11 VIEW_DATA Instance attribute Private Type reference (TYPE) DBA_VIEW_SLD_IMPORT DBA Cockpit: View data for SLD import wizard 20061121
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_CATEGORY_ROOT_NODE Instance method Private Method creates category root tree node 20061122
2 CREATE_SYSTEM_NODE Instance method Private Method creates a system node 20061122
3 DELETE_OBSL_SYSTEM Instance method Private Method import SLD system into DBA Cockpit 20061127
4 EXEC_SELECTED_ACTIONS Instance method Private Method 20061127
5 IMPORT_NEW_SYSTEM Instance method Private Method import SLD system into DBA Cockpit 20061123
6 IMPORT_SLD_NAME Instance method Private Method import SLD system into DBA Cockpit 20061127
7 REFRESH_TREE Instance method Private Method build tree 20061124
8 SET_TREE_COLUMNS Instance method Private Method set column model, etc 20061122
Events
Class CL_DBA_ACTION_SLD_IMPORT has no event.
Types
Class CL_DBA_ACTION_SLD_IMPORT has no local type.
Method Signatures

Method CREATE_CATEGORY_ROOT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CATEGORY Call by reference Type reference (TYPE) STRING 20061122
2 Changing CAT_NKEY Call by reference Type reference (TYPE) TREEV_NODE-NODE_KEY Tree Control: Node Key 20061122
3 Changing NODECNT Call by reference Type reference (TYPE) I 20061122

Method CREATE_CATEGORY_ROOT_NODE on class CL_DBA_ACTION_SLD_IMPORT has no exception.

Method CREATE_SYSTEM_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTDESCR Value transfer Type reference (TYPE) STRING 20061122
2 Changing NODECNT Value transfer Type reference (TYPE) I 20061122
3 Importing PAR_NKEY Value transfer Type reference (TYPE) TREEV_NODE-NODE_KEY Tree Control: Node Key 20061122
4 Importing SYSDESCR Value transfer Type reference (TYPE) DBASLDSYS DB6: System Registration Table 20061122

Method CREATE_SYSTEM_NODE on class CL_DBA_ACTION_SLD_IMPORT has no exception.

Method DELETE_OBSL_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBSL_SYS Call by reference Type reference (TYPE) DB6NAVSYST DB6: System Registration Table 20061127
# Exception Resumable Description Created on
1 CX_DB6_CON DB6: Exceptions of DB Connection Administration 20061127
2 CX_DB6_SYS DB6: System Administration Exceptions 20061127

Method EXEC_SELECTED_ACTIONS Signature

Method EXEC_SELECTED_ACTIONS on class CL_DBA_ACTION_SLD_IMPORT has no parameter.
Method EXEC_SELECTED_ACTIONS on class CL_DBA_ACTION_SLD_IMPORT has no exception.

Method IMPORT_NEW_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_SYS Call by reference Type reference (TYPE) DBASLDSYS 20061124
# Exception Resumable Description Created on
1 CX_DBA_SLD DBA Cockpit: SLD Exceptions 20071116

Method IMPORT_SLD_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_SYS Call by reference Type reference (TYPE) DBASLDSYS 20061127
# Exception Resumable Description Created on
1 CX_DB6_SYS DB6: System Administration Exceptions 20061127

Method REFRESH_TREE Signature

Method REFRESH_TREE on class CL_DBA_ACTION_SLD_IMPORT has no parameter.
Method REFRESH_TREE on class CL_DBA_ACTION_SLD_IMPORT has no exception.

Method SET_TREE_COLUMNS Signature

Method SET_TREE_COLUMNS on class CL_DBA_ACTION_SLD_IMPORT has no parameter.
Method SET_TREE_COLUMNS on class CL_DBA_ACTION_SLD_IMPORT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710