SAP ABAP Class CL_SYSLOG_INSTANCES (Instances related to syslog read)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON-SLG (Application Component) SAP System Log
⤷
SYSLOG (Package) System log
⤷
⤷
Properties
| Class | CL_SYSLOG_INSTANCES | |
| Short Description | Instances related to syslog read | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SYSLOG | System log |
| Created | 20120925 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SYSLOG_INSTANCES has no forward declaration.
Interfaces
Class CL_SYSLOG_INSTANCES has no interface implemented.
Friends
Class CL_SYSLOG_INSTANCES has no friend class.
Attributes
Class CL_SYSLOG_INSTANCES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | add instance name and operating system name to TSLE4 | 20120925 | |
| 2 | Static method | Public | Method | deletes all instances from TSLE4 | 20120925 |
Events
Class CL_SYSLOG_INSTANCES has no event.
Types
Class CL_SYSLOG_INSTANCES has no local type.
Method Signatures
Method ADD_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_INSTANCENAME | Call by reference | Type reference (TYPE) | MSNAME2 | Application Server Name | 20120925 | |||
| 2 | IM_OPSYS | Call by reference | Type reference (TYPE) | SYOPSYS | operating system name | 20120925 |
Method ADD_INSTANCE on class CL_SYSLOG_INSTANCES has no exception.
Method DELETE_INSTANCES Signature
Method DELETE_INSTANCES on class CL_SYSLOG_INSTANCES has no parameter.
Method DELETE_INSTANCES on class CL_SYSLOG_INSTANCES has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |