SAP ABAP Class CL_SYB_ACTION_HADR_OVERVIEW (SYB: Replication Status)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-SYB (Application Component) Sybase ASE Database Platform
     SMSYB (Package) SYBASE Database Monitor
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SYB_ACTION_CONTROLLER SYB: Abstract Action Controller 20130701
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ACTION_CONTROLLER_ALV DBA Cockpit: Access to ALV object 20130701
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_DBH_STATUS DBA DBH: Backend Status 20130718
Properties
Class CL_SYB_ACTION_HADR_OVERVIEW  
Short Description SYB: Replication Status    
Super Class CL_SYB_ACTION_CONTROLLER SYB: Abstract Action Controller 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SMSYB   SYBASE Database Monitor 
Created 20130701   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SYB_ACTION_HADR_OVERVIEW has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_DBA_ACTION_CONTROLLER_ALV DBA Cockpit: Access to ALV object 20130701
2 IF_DBA_DBH_STATUS DBA DBH: Backend Status 20130718
Friends
Class CL_SYB_ACTION_HADR_OVERVIEW 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 20130701
2 APPLICATIONS Instance attribute Private Type reference (TYPE) DBAKEYOVAL_TAB DBA: Table of DBAKEYOVAL 20130822
3 CMD_BACKLOG_DETAILS Constant Public Type reference (TYPE) SYUCOMM 'BACKLOG_DETAILS' Function Code 20130912
4 CMD_LATENCY_DETAILS Constant Public Type reference (TYPE) SYUCOMM 'LATENCY_DETAILS' Function Code 20130912
5 CMD_RAT_DETAILS Constant Public Type reference (TYPE) SYUCOMM 'RAT_DETAILS' Function Code 20130912
6 CMD_RESUME_ROUTE Constant Public Type reference (TYPE) SYUCOMM 'RESUME_ROUTE' Function Code 20130909
7 CMD_SUSPEND_ROUTE Constant Public Type reference (TYPE) SYUCOMM 'SUSPEND_ROUTE' Function Code 20130909
8 CMD_THRPUT_DETAILS Constant Public Type reference (TYPE) SYUCOMM 'THRPUT_DETAILS' Function Code 20130912
9 FW_REF Instance attribute Private Attribute reference (LIKE) 20130701
10 HADR Instance attribute Private Object reference (TYPE REF TO) CL_SYB_HADR SYB: DBMS Utilities 20130802
11 HOSTS Instance attribute Private Type reference (TYPE) DBAKEYOVAL_TAB DBA: Table of DBAKEYOVAL 20130702
12 INSTANCES Instance attribute Private Type reference (TYPE) DBAKEYOVAL_TAB DBA: Table of DBAKEYOVAL 20130705
13 ROUTES Instance attribute Private Type reference (TYPE) DBAKEYOVAL_TAB DBA: Table of DBAKEYOVAL 20130705
14 SITES Instance attribute Private Type reference (TYPE) DBAKEYOVAL_TAB DBA: Table of DBAKEYOVAL 20130903
15 VIEW_DATA Instance attribute Public Type reference (TYPE) SYB_VIEW_HADR_OVERVIEW SYB: view data for replication status 20130701
Methods
# Method Level Visibility Method type Description Created on
1 ADMIN_ROUTE Instance method Private Method 20130910
2 BUILD_CLIENT_APPLICATIONS Instance method Private Method 20130822
3 BUILD_HOSTS_AND_INSTANCES Instance method Private Method 20130705
4 BUILD_ROUTES Instance method Private Method 20130704
5 SET_GRID_ATTRIBUTES Instance method Private Method 20130911
6 SHOW_DETAILS_ALV Instance method Public Method 20130912
7 SHOW_DETAILS_JNET Instance method Public Method 20130912
Events
Class CL_SYB_ACTION_HADR_OVERVIEW has no event.
Types
Class CL_SYB_ACTION_HADR_OVERVIEW has no local type.
Method Signatures

Method ADMIN_ROUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMAND Call by reference Type reference (TYPE) SYUCOMM Function Code 20130910

Method ADMIN_ROUTE on class CL_SYB_ACTION_HADR_OVERVIEW has no exception.

Method BUILD_CLIENT_APPLICATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ASE_INST Call by reference Object reference (TYPE REF TO) CL_SYB_REPM_INSTANCE_ASE 20130822
2 Importing MEMBER Call by reference Type reference (TYPE) SYBMON_HADRMEMBERS SYB: master..monHADEMembers 20130822
# Exception Resumable Description Created on
1 CX_DBA_ADBC DBA Cockpit: ADBC Errors 20130822

Method BUILD_HOSTS_AND_INSTANCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HADR_MEMBERS_TAB Call by reference Type reference (TYPE) SYBMON_HADRMEMBERS_TAB SYB: Table of SYBMON_HADRMEMBERS 20130802
# Exception Resumable Description Created on
1 CX_DBA_ADBC DBA Cockpit: ADBC Errors 20130802

Method BUILD_ROUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HADR_PATHS_TAB Call by reference Type reference (TYPE) SYBHADR_PATH_TAB SYB: Table of SYBHADR_PATH 20130704
2 Importing RAT_SCANNERS_TAB Call by reference Type reference (TYPE) SYBMON_REPSCANNERS_TAB SYB: Table of SYBMON_REPSCANNERS 20130725
3 Importing RAT_SENDERS_TAB Call by reference Type reference (TYPE) SYBMON_REPSENDERS_TAB SYB: Table of SYBMON_REPSENDERS 20130725
4 Importing RAT_SPIDS_TAB Call by reference Type reference (TYPE) SYBMON_PROCESS_TAB SYB: Table of SYBMON_PROCESS 20130722
# Exception Resumable Description Created on
1 CX_DBA_ADBC DBA Cockpit: ADBC Errors 20130708
2 CX_DBA_RDI DBA-RDI: General Back-end Error 20130708

Method SET_GRID_ATTRIBUTES Signature

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

Method SHOW_DETAILS_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CMD Call by reference Type reference (TYPE) SYUCOMM Function Code 20130912
2 Importing SELECTED_ROW Call by reference Type reference (TYPE) SYBHADR_OVERVIEW SYB: HADR overview (ACC table display) 20130912

Method SHOW_DETAILS_ALV on class CL_SYB_ACTION_HADR_OVERVIEW has no exception.

Method SHOW_DETAILS_JNET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_ID Call by reference Type reference (TYPE) STRING 20130912
2 Importing SEL_ELEM_IX Call by reference Type reference (TYPE) STRING 20130912

Method SHOW_DETAILS_JNET on class CL_SYB_ACTION_HADR_OVERVIEW has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740