SAP ABAP Class CL_SRT_WSP_WRITE_SYSTEM_LOG (OBSOLETE - Write SRT System Log Message)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-MON (Application Component) WebServices ABAP Monitoring
⤷
SOAP_MONITORING (Package) SOAP Monitoring Framework

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRT_WSP_WRITE_SYSTEM_LOG | OBSOLETE - SRT System Log Constants | 20070216 |
Properties
Class | CL_SRT_WSP_WRITE_SYSTEM_LOG | |
Short Description | OBSOLETE - Write SRT System Log Message | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_MONITORING | SOAP Monitoring Framework |
Created | 20070216 | SAP |
Last change | 20140121 | SAP |
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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SRT_WSP_WRITE_SYSTEM_LOG | OBSOLETE - SRT System Log Constants | 20070216 |
Friends
Class CL_SRT_WSP_WRITE_SYSTEM_LOG has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | Last Error Text | 20070216 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | RSLGAREA | 'WS' | System Log: Group of 36 System Log Messages | 20070216 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Create Message Text | 20070216 |
2 | ![]() |
Static method | Public | Method | Read Last Error Text | 20070216 |
3 | ![]() |
Static method | Private | Method | Check whether specified syslog message ID is valid | 20070216 |
4 | ![]() |
Static method | Public | Method | Write Syslog Entry | 20070216 |
Events
Class CL_SRT_WSP_WRITE_SYSTEM_LOG has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | SYSLOG_PARAM_TYPE | Public | Type reference (TYPE) | SRT_WSP_SYSLOG_PARAM | Types of the SYSLOG Parameters | 20070216 |
|
Method Signatures
Method BUILD_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_MSG | Call by reference | Type reference (TYPE) | CSEQUENCE | Vorlage für Text | 20070216 | ||
2 | ![]() |
PI_V1 | Call by reference | Type reference (TYPE) | CSEQUENCE | Ersetzungstext | 20070216 | ||
3 | ![]() |
PI_V2 | Call by reference | Type reference (TYPE) | CSEQUENCE | Ersetzungstext | 20070216 | ||
4 | ![]() |
PI_V3 | Call by reference | Type reference (TYPE) | CSEQUENCE | Ersetzungstext | 20070216 | ||
5 | ![]() |
PI_V4 | Call by reference | Type reference (TYPE) | CSEQUENCE | Ersetzungstext | 20070216 | ||
6 | ![]() |
PI_V5 | Call by reference | Type reference (TYPE) | CSEQUENCE | Ersetzungstext | 20070216 | ||
7 | ![]() |
PR_MESSAGE | Value transfer | Type reference (TYPE) | STRING | Ergebnistext | 20070216 |
Method BUILD_MESSAGE on class CL_SRT_WSP_WRITE_SYSTEM_LOG has no exception.
Method GET_LAST_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ERROR_TEXT | Value transfer | Type reference (TYPE) | STRING | Letzter Fehlertext | 20070216 |
Method GET_LAST_ERROR on class CL_SRT_WSP_WRITE_SYSTEM_LOG has no exception.
Method IS_VALID_MESSAGE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | X=ok; space=sonst | 20070216 | ||
2 | ![]() |
MESSAGE_ID | Call by reference | Type reference (TYPE) | RSLGSUBID | SysLog: dritte Stelle des Meldungsnamens | 20070216 |
Method IS_VALID_MESSAGE_ID on class CL_SRT_WSP_WRITE_SYSTEM_LOG has no exception.
Method WRITE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE_ID | Call by reference | Type reference (TYPE) | RSLGSUBID | SysLog: dritte Stelle des Meldungsnamens | 20070216 | ||
2 | ![]() |
PARAMETER_1 | Call by reference | Type reference (TYPE) | SRT_WSP_SYSLOG_PARAM | 1. SysLog Parameter | 20070216 | ||
3 | ![]() |
PARAMETER_2 | Call by reference | Type reference (TYPE) | SRT_WSP_SYSLOG_PARAM | 2. SysLog Parameter | 20070216 | ||
4 | ![]() |
PARAMETER_3 | Call by reference | Type reference (TYPE) | SRT_WSP_SYSLOG_PARAM | 3. SysLog Parameter | 20070216 | ||
5 | ![]() |
PARAMETER_4 | Call by reference | Type reference (TYPE) | SRT_WSP_SYSLOG_PARAM | 4. SysLog Parameter | 20070216 | ||
6 | ![]() |
PARAMETER_5 | Call by reference | Type reference (TYPE) | SRT_WSP_SYSLOG_PARAM | 5. SysLog Parameter | 20070216 | ||
7 | ![]() |
SUCCESS | Value transfer | Type reference (TYPE) | INT4 | 0=Erfolg; sonst=Fehler-ID; Details per GET_ERROR_TEXT | 20070216 |
Method WRITE on class CL_SRT_WSP_WRITE_SYSTEM_LOG has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 710 |