SAP ABAP Class CL_SYB_REPM_ROUTE (SYB: Replication Model - Route)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-SYB (Application Component) Sybase ASE Database Platform
     SMSYB (Package) SYBASE Database Monitor
Properties
Class CL_SYB_REPM_ROUTE  
Short Description SYB: Replication Model - Route    
Super Class    
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
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SYB_REPM_ROUTE has no interface implemented.
Friends
Class CL_SYB_REPM_ROUTE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COMMITTIME Instance attribute Public Type reference (TYPE) DB6TSTAMP 20130708
2 DBNAME Instance attribute Public Type reference (TYPE) SYBDBNAME 20130708
3 DETAILED_DISPLAY Instance attribute Public Type reference (TYPE) ABAP_BOOL 20130709
4 DETAILS Instance attribute Private Type reference (TYPE) DETAIL_TAB 20130909
5 DETAIL_PDB_BACKLOG Constant Public Type reference (TYPE) I 10 20130909
6 DETAIL_PDB_LRP_PER_SEC Constant Public Type reference (TYPE) I 11 20130909
7 DETAIL_PRS_BACKLOG Constant Public Type reference (TYPE) I 20 20130909
8 DETAIL_RDB_TOTAL_BACKLOG Constant Public Type reference (TYPE) I 41 20130909
9 DETAIL_RDB_TOTAL_LATENCY Constant Public Type reference (TYPE) I 40 20130909
10 DETAIL_RRS_BACKLOG Constant Public Type reference (TYPE) I 30 20130909
11 DETAIL_RRS_DSICMDS_PER_SEC Constant Public Type reference (TYPE) I 31 20130909
12 LATENCY Instance attribute Public Type reference (TYPE) STRING 20130708
13 LATENCYTIME Instance attribute Public Type reference (TYPE) DB6TSTAMP 20130708
14 MODULES Instance attribute Private Type reference (TYPE) MODULE_TAB 20130708
15 SOURCE_SITE Instance attribute Public Type reference (TYPE) SYBSRVNAME 20130716
16 STATE Instance attribute Public Type reference (TYPE) STRING 20130708
17 TARGET_SITE Instance attribute Public Type reference (TYPE) SYBSRVNAME 20130716
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DETAIL Instance method Public Method 20130909
2 ADD_MODULE Instance method Public Method 20130708
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130708
4 GET_DETAIL Instance method Private Method 20130909
5 GET_EDGE_XML Instance method Public Method 20130709
6 GET_NODE_XML Instance method Public Method 20130709
7 GET_ROUTE_NAME Instance method Public Method 20130709
8 GET_TABLE_ROW Instance method Public Method row represenation of the route (for ACC perspective) 20130911
9 NUM_SRS_IN_ROUTE Instance method Public Method 20130709
Events
Class CL_SYB_REPM_ROUTE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 DETAIL_STRUCT Private See coding 20130909 begin of DETAIL_STRUCT, key type i, descr type string, descr_tt type string, value type string, unit type string, unit_tt type string, end of DETAIL_STRUCT
2 DETAIL_TAB Private See coding 20130909 DETAIL_TAB type standard table of DETAIL_STRUCT
3 MODULE_STRUCT Private See coding 20130708 begin of MODULE_STRUCT, sequence type i, module type ref to cl_syb_repm_repmodule, end of MODULE_STRUCT
4 MODULE_TAB Private See coding 20130708 MODULE_TAB type standard table of MODULE_STRUCT
Method Signatures

Method ADD_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCR Call by reference Type reference (TYPE) CLIKE 20130909
2 Importing DESCR_TT Call by reference Type reference (TYPE) CLIKE '' 20130909
3 Importing KEY Call by reference Type reference (TYPE) I 20130909
4 Importing UNIT Call by reference Type reference (TYPE) CLIKE 20130909
5 Importing UNIT_TT Call by reference Type reference (TYPE) CLIKE '' 20130909
6 Importing VALUE Call by reference Type reference (TYPE) CLIKE 20130909

Method ADD_DETAIL on class CL_SYB_REPM_ROUTE has no exception.

Method ADD_MODULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MODULE Call by reference Object reference (TYPE REF TO) CL_SYB_REPM_REPMODULE SYB: Replication Model - Replication Module 20130708

Method ADD_MODULE on class CL_SYB_REPM_ROUTE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DBNAME Call by reference Type reference (TYPE) SYBDBNAME 20130708
2 Importing SOURCE_SITE Call by reference Type reference (TYPE) SYBSRVNAME 20130716
3 Importing TARGET_SITE Call by reference Type reference (TYPE) SYBSRVNAME 20130716

Method CONSTRUCTOR on class CL_SYB_REPM_ROUTE has no exception.

Method GET_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DETAIL Value transfer Type reference (TYPE) DETAIL_STRUCT 20130909
2 Importing KEY Call by reference Type reference (TYPE) I 20130909

Method GET_DETAIL on class CL_SYB_REPM_ROUTE has no exception.

Method GET_EDGE_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning XML Value transfer Type reference (TYPE) STRING 20130709

Method GET_EDGE_XML on class CL_SYB_REPM_ROUTE has no exception.

Method GET_NODE_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning XML Value transfer Type reference (TYPE) STRING 20130709

Method GET_NODE_XML on class CL_SYB_REPM_ROUTE has no exception.

Method GET_ROUTE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAME Value transfer Type reference (TYPE) STRING 20130709

Method GET_ROUTE_NAME on class CL_SYB_REPM_ROUTE has no exception.

Method GET_TABLE_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ROW Value transfer Type reference (TYPE) SYBHADR_OVERVIEW SYB: HADR overview (ACC table display) 20130911

Method GET_TABLE_ROW on class CL_SYB_REPM_ROUTE has no exception.

Method NUM_SRS_IN_ROUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NUM Value transfer Type reference (TYPE) I 20130709

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