SAP ABAP Class CL_SOAP_LOGPOINT (Write Log Point)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_RT_TESTS (Package) ABAP Unit Test Cases for ABAP SOAP Runtime

⤷

⤷

Properties
Class | CL_SOAP_LOGPOINT | |
Short Description | Write Log Point | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_RT_TESTS | ABAP Unit Test Cases for ABAP SOAP Runtime |
Created | 20061211 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SOAP_LOGPOINT has no forward declaration.
Interfaces
Class CL_SOAP_LOGPOINT has no interface implemented.
Friends
Class CL_SOAP_LOGPOINT has no friend class.
Attributes
Class CL_SOAP_LOGPOINT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Delete All Entries | 20061211 |
2 | ![]() |
Static method | Public | Method | Delete All Entries for sy-uname | 20061211 |
3 | ![]() |
Static method | Public | Method | Write Entry for Log Point | 20061211 |
Events
Class CL_SOAP_LOGPOINT has no event.
Types
Class CL_SOAP_LOGPOINT has no local type.
Method Signatures
Method CLEAR_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONNECTION | Call by reference | Type reference (TYPE) | DBCON-CON_NAME | Logischer Name einer Datenbankverbindung | 20061211 |
Method CLEAR_ALL on class CL_SOAP_LOGPOINT has no exception.
Method CLEAR_FOR_USER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONNECTION | Call by reference | Type reference (TYPE) | DBCON-CON_NAME | Logischer Name einer Datenbankverbindung | 20061211 | ||
2 | ![]() |
USERNAME | Call by reference | Type reference (TYPE) | SYUNAME | Benutzername | 20061211 |
Method CLEAR_FOR_USER on class CL_SOAP_LOGPOINT has no exception.
Method WRITE_LOG_POINT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONNECTION | Call by reference | Type reference (TYPE) | DBCON-CON_NAME | Logischer Name einer Datenbankverbindung | 20061211 | ||
2 | ![]() |
FLAG | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20061211 | ||
3 | ![]() |
ID | Call by reference | Type reference (TYPE) | CHAR32 | Characterfeld der Länge 32 | 20061211 | ||
4 | ![]() |
TEXT128 | Call by reference | Type reference (TYPE) | STRING | 20061212 | |||
5 | ![]() |
TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) | 20061211 |
Method WRITE_LOG_POINT on class CL_SOAP_LOGPOINT has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 710 |