SAP ABAP Class CL_XLOG_PERSIST (Logging Persistence)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBD-MAP (Application Component) Mapping
⤷
SAI_MAPPING (Package) Application Integration: Mapping

⤷

⤷

Properties
Class | CL_XLOG_PERSIST | |
Short Description | Logging Persistence | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAI_MAPPING | Application Integration: Mapping |
Created | 20040226 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_XLOG_PERSIST has no forward declaration.
Interfaces
Class CL_XLOG_PERSIST has no interface implemented.
Friends
Class CL_XLOG_PERSIST has no friend class.
Attributes
Class CL_XLOG_PERSIST has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20040226 |
2 | ![]() |
Static method | Public | Method | Clear SMPPXLOG Table | 20040226 |
3 | ![]() |
Static method | Public | Method | Delete Trace Entry from SMPPXLOG Table | 20040319 |
4 | ![]() |
Static method | Public | Method | Save Log STRING | 20040227 |
5 | ![]() |
Static method | Public | Method | Log XSTRING Saved | 20040226 |
6 | ![]() |
Static method | Public | Method | Read Log | 20040226 |
Events
Class CL_XLOG_PERSIST has no event.
Types
Class CL_XLOG_PERSIST has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_XLOG_PERSIST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_XLOG_PERSIST has no exception.
Method CLEAR_XLOG_TABLE Signature
Method CLEAR_XLOG_TABLE on class CL_XLOG_PERSIST has no parameter.
Method CLEAR_XLOG_TABLE on class CL_XLOG_PERSIST has no exception.
Method DELETE_XLOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XLOG_ID | Call by reference | Type reference (TYPE) | MP3_XLOG_ID | Identifikator | 20040319 |
Method DELETE_XLOG on class CL_XLOG_PERSIST has no exception.
Method INSERT_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LOG_XML | Call by reference | Type reference (TYPE) | STRING | Log-String | 20040227 | ||
2 | ![]() |
XLOG_ID | Value transfer | Type reference (TYPE) | MP3_XLOG_ID | Identifikator | 20040227 |
Method INSERT_LOG on class CL_XLOG_PERSIST has no exception.
Method INSERT_XLOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XLOG_ID | Value transfer | Type reference (TYPE) | MP3_XLOG_ID | Identifikator | 20040226 | ||
2 | ![]() |
XLOG_XML | Call by reference | Type reference (TYPE) | MP3_XLOG_XML | XML | 20040226 |
Method INSERT_XLOG on class CL_XLOG_PERSIST has no exception.
Method READ_XLOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XLOG_ID | Call by reference | Type reference (TYPE) | MP3_XLOG_ID | Identifikator | 20040226 | ||
2 | ![]() |
XLOG_XML | Call by reference | Type reference (TYPE) | MP3_XLOG_XML | XML | 20040226 |
Method READ_XLOG on class CL_XLOG_PERSIST has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |