SAP ABAP Class CL_SYB_REPM_APPLICATION (SYB: Replication Model - Host)
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_APPLICATION | |
| Short Description | SYB: Replication Model - Host | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SMSYB | SYBASE Database Monitor |
| Created | 20130822 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SYB_REPM_APPLICATION has no forward declaration.
Interfaces
Class CL_SYB_REPM_APPLICATION has no interface implemented.
Friends
Class CL_SYB_REPM_APPLICATION 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 | 20130822 | ||||
| 2 | Instance attribute | Private | See coding | 20130822 | |||||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SYB_REPM_HOST | SYB: Replication Model - Host | 20130822 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130822 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20130822 | |
| 3 | Instance method | Public | Method | 20130822 | ||
| 4 | Instance method | Public | Method | 20130822 | ||
| 5 | Instance method | Public | Method | 20130822 |
Events
Class CL_SYB_REPM_APPLICATION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | APPL_CONNECTION | Private | See coding | 20130822 | begin of APPL_CONNECTION,
ase_inst type ref to cl_syb_repm_instance_ase,
login type sybobjowner,
count type i,
end of APPL_CONNECTION
|
Method Signatures
Method ADD_CONNECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ASE_INST | Call by reference | Object reference (TYPE REF TO) | CL_SYB_REPM_INSTANCE_ASE | SYB: Replication Model - ASE Instance | 20130822 | |||
| 2 | LOGIN | Call by reference | Type reference (TYPE) | SYBOBJOWNER | SYB: Object Owner (Index, Table, DB, Partition, ...) | 20130822 |
Method ADD_CONNECTION on class CL_SYB_REPM_APPLICATION has no exception.
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) | CLIKE | 20130822 | ||||
| 2 | HOST | Call by reference | Object reference (TYPE REF TO) | CL_SYB_REPM_HOST | SYB: Replication Model - Host | 20130822 |
Method CONSTRUCTOR on class CL_SYB_REPM_APPLICATION has no exception.
Method GET_EDGE_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XML | Value transfer | Type reference (TYPE) | STRING | 20130822 |
Method GET_EDGE_XML on class CL_SYB_REPM_APPLICATION 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 | 20130822 |
Method GET_NODE_XML on class CL_SYB_REPM_APPLICATION 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 | 20130822 |
Method GET_XML_NODE_ID on class CL_SYB_REPM_APPLICATION has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |