SAP ABAP Class CL_SYB_REPM_INSTANCE (SYB: Replication Model - Abstract Instance)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-SYB (Application Component) Sybase ASE Database Platform
     SMSYB (Package) SYBASE Database Monitor
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SYB_REPM_INSTANCE_ASE SYB: Replication Model - ASE Instance 20130705
2 Inheritance (c INHERITING FROM c_ref)  CL_SYB_REPM_INSTANCE_SRS SYB: Replication Model - SRS Instance 20130708
Properties
Class CL_SYB_REPM_INSTANCE  
Short Description SYB: Replication Model - Abstract Instance    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SMSYB   SYBASE Database Monitor 
Created 20130705   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_INSTANCE has no interface implemented.
Friends
Class CL_SYB_REPM_INSTANCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CAPTION Instance attribute Public Type reference (TYPE) STRING 20130716
2 CO_TYPE_ASE Constant Public Type reference (TYPE) C 'A' 20130708
3 CO_TYPE_SRS Constant Public Type reference (TYPE) C 'S' 20130708
4 HOST Instance attribute Public Object reference (TYPE REF TO) CL_SYB_REPM_HOST SYB: Replication Model - Host 20130705
5 IS_AVAILABLE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20130905
6 SITENAME Instance attribute Public Type reference (TYPE) SYBSRVNAME SYB: Server Name 20130716
7 SRVNAME Instance attribute Public Type reference (TYPE) SYBSRVNAME SYB: Server Name 20130716
8 TYPE Instance attribute Public Type reference (TYPE) C 20130708
9 VERSION Instance attribute Protected Type reference (TYPE) DB6DBREL DB6: Database Release Level 20130709
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130705
2 GET_NODE_XML Instance method Public Method 20130705
3 GET_XML_NODE_ID Instance method Public Method 20130709
4 SET_VERSION Instance method Public Method 20130905
Events
Class CL_SYB_REPM_INSTANCE has no event.
Types
Class CL_SYB_REPM_INSTANCE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CAPTION Call by reference Type reference (TYPE) STRING 20130716
2 Importing HOST Call by reference Object reference (TYPE REF TO) CL_SYB_REPM_HOST SYB: Replication Model - Host 20130705
3 Importing SITENAME Call by reference Type reference (TYPE) SYBSRVNAME SYB: Server Name 20130716
4 Importing SRVNAME Call by reference Type reference (TYPE) SYBSRVNAME SYB: Server Name 20130716

Method CONSTRUCTOR on class CL_SYB_REPM_INSTANCE 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 20130705

Method GET_NODE_XML on class CL_SYB_REPM_INSTANCE has no exception.

Method GET_XML_NODE_ID Signature

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

Method GET_XML_NODE_ID on class CL_SYB_REPM_INSTANCE has no exception.

Method SET_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VERSION Call by reference Type reference (TYPE) DB6DBREL DB6: Database Release Level 20130905

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