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 | 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 | Instance attribute | Public | Type reference (TYPE) | STRING | 20130716 | ||||
| 2 | Constant | Public | Type reference (TYPE) | C | 'A' | 20130708 | |||
| 3 | Constant | Public | Type reference (TYPE) | C | 'S' | 20130708 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SYB_REPM_HOST | SYB: Replication Model - Host | 20130705 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20130905 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | SYBSRVNAME | SYB: Server Name | 20130716 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SYBSRVNAME | SYB: Server Name | 20130716 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | C | 20130708 | ||||
| 9 | Instance attribute | Protected | Type reference (TYPE) | DB6DBREL | DB6: Database Release Level | 20130709 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130705 | |
| 2 | Instance method | Public | Method | 20130705 | ||
| 3 | Instance method | Public | Method | 20130709 | ||
| 4 | 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 | CAPTION | Call by reference | Type reference (TYPE) | STRING | 20130716 | ||||
| 2 | HOST | Call by reference | Object reference (TYPE REF TO) | CL_SYB_REPM_HOST | SYB: Replication Model - Host | 20130705 | |||
| 3 | SITENAME | Call by reference | Type reference (TYPE) | SYBSRVNAME | SYB: Server Name | 20130716 | |||
| 4 | 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 | 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 | 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 | 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 |