SAP ABAP Class CL_SYSLOG_PARAMETER_STORE (Provides a cache for special syslog parameters)
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_PARAMETER_STORE | |
Short Description | Provides a cache for special syslog parameters | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SYSLOG | System log |
Created | 20120504 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SYSLOG_PARAMETER_STORE has no forward declaration.
Interfaces
Class CL_SYSLOG_PARAMETER_STORE has no interface implemented.
Friends
Class CL_SYSLOG_PARAMETER_STORE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | T_PARAMETER_STORE | 20120504 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Decide whether the cache needs to be cleared | 20120504 |
2 | ![]() |
Instance method | Public | Method | Return a single parameters from the cache | 20120504 |
3 | ![]() |
Instance method | Public | Method | Store the parameter values in the cache | 20120504 |
Events
Class CL_SYSLOG_PARAMETER_STORE has no event.
Types
Class CL_SYSLOG_PARAMETER_STORE has no local type.
Method Signatures
Method CHECK_CLEANUP_STORE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_STORE | Call by reference | Type reference (TYPE) | T_PARAMETER_STORE | 20120504 | |||
2 | ![]() |
IM_MODE | Call by reference | Type reference (TYPE) | SAPEXMODE | 20120504 | |||
3 | ![]() |
IM_SLGDATA | Call by reference | Type reference (TYPE) | RSLG_DATA | 20120504 | |||
4 | ![]() |
IM_TASK_NO | Call by reference | Type reference (TYPE) | TEXT5 | 20120504 | |||
5 | ![]() |
IM_TERMINAL | Call by reference | Type reference (TYPE) | RSLG_TERMINAL | Syslog terminal name | 20120504 |
Method CHECK_CLEANUP_STORE on class CL_SYSLOG_PARAMETER_STORE has no exception.
Method GET_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_MODE | Call by reference | Type reference (TYPE) | SAPMODE | 20120504 | |||
2 | ![]() |
IM_PARAMETER | Call by reference | Type reference (TYPE) | STRING | 20120504 | |||
3 | ![]() |
IM_TASK_NO | Call by reference | Type reference (TYPE) | TEXT5 | 20120504 | |||
4 | ![]() |
IM_TERMINAL | Call by reference | Type reference (TYPE) | RSLG_TERMINAL | Syslog terminal name | 20120504 | ||
5 | ![]() |
RE_VALUE | Value transfer | Type reference (TYPE) | STRING | 20120504 |
Method GET_PARAMETER on class CL_SYSLOG_PARAMETER_STORE has no exception.
Method STORE_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_EXTERN_MODE | Call by reference | Type reference (TYPE) | SAPMODE | 20120504 | |||
2 | ![]() |
IM_SLGDATA | Call by reference | Type reference (TYPE) | RSLG_DATA | 20120504 | |||
3 | ![]() |
IM_TASK_NO | Call by reference | Type reference (TYPE) | TEXT5 | 20120504 | |||
4 | ![]() |
IM_TERMINAL | Call by reference | Type reference (TYPE) | RSLG_TERMINAL | Syslog terminal name | 20120504 |
Method STORE_PARAMETER on class CL_SYSLOG_PARAMETER_STORE has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 732 |