SAP ABAP Class CL_SOAP_SEQ_LOGGGER (OBSOLETE - Logger for SOA Runtime)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_SEQ_MANAGER (Package) SOAP Sequence Manager

⤷

⤷

Properties
Class | CL_SOAP_SEQ_LOGGGER | |
Short Description | OBSOLETE - Logger for SOA Runtime | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_SEQ_MANAGER | SOAP Sequence Manager |
Created | 20071122 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SOAP_SEQ_LOGGGER has no forward declaration.
Interfaces
Class CL_SOAP_SEQ_LOGGGER has no interface implemented.
Friends
Class CL_SOAP_SEQ_LOGGGER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | BALOBJ_D | 'SRT_SEQ' | Reported Object | 20081201 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | BALSUBOBJ | 'SEQ_DEL' | SubObject | 20081201 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | BAL_S_MSG-PROBCLASS | '2' | 20081202 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | BAL_S_MSG-PROBCLASS | '4' | 20081202 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | BAL_S_MSG-PROBCLASS | '3' | 20081202 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | BAL_S_MSG-PROBCLASS | ' ' | 20081202 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | BAL_S_MSG-PROBCLASS | '1' | 20081202 | ||
8 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 'Undefined' | Default Program Name | 20081201 | |
9 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20071122 | ||
10 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BAL_S_LOG | Application Log: Log header data | 20071122 | ||
11 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BALMSGHNDL | Application Log: Message Data | 20071122 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20071122 |
2 | ![]() |
Static method | Private | Method | Log all kind of messages | 20071122 |
3 | ![]() |
Static method | Public | Method | Log an error for the current operation | 20071122 |
4 | ![]() |
Static method | Public | Method | Log an info message for the current operation | 20071122 |
5 | ![]() |
Static method | Public | Method | Log operation in the current session | 20071122 |
6 | ![]() |
Static method | Public | Method | Log a warning for the current operation | 20071122 |
7 | ![]() |
Static method | Public | Method | Relese the already created log handler | 20071122 |
8 | ![]() |
Static method | Private | Method | Save the log | 20071122 |
9 | ![]() |
Static method | Public | Method | Update already created session log with program name | 20071122 |
10 | ![]() |
Static method | Private | Method | Update Log Message with program name | 20071122 |
Events
Class CL_SOAP_SEQ_LOGGGER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | MSG_LEVEL | Private | See coding | 20071122 | begin of msg_level ,
log_hndl type balloghndl,
current_level type i,
end of msg_level
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SOAP_SEQ_LOGGGER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SOAP_SEQ_LOGGGER has no exception.
Method LOG_ALL_MSGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DET_LEVEL | Call by reference | Type reference (TYPE) | I | det level | 20071122 | ||
2 | ![]() |
I_MSG_TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | Message type | 20071122 | ||
3 | ![]() |
I_PROB_CLASS | Call by reference | Type reference (TYPE) | BALPROBCL | Message problem class | 20071122 |
Method LOG_ALL_MSGS on class CL_SOAP_SEQ_LOGGGER has no exception.
Method LOG_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | exception | 20071122 |
Method LOG_ERROR on class CL_SOAP_SEQ_LOGGGER has no exception.
Method LOG_INFO Signature
Method LOG_INFO on class CL_SOAP_SEQ_LOGGGER has no parameter.
Method LOG_INFO on class CL_SOAP_SEQ_LOGGGER has no exception.
Method LOG_OPERATION Signature
Method LOG_OPERATION on class CL_SOAP_SEQ_LOGGGER has no parameter.
Method LOG_OPERATION on class CL_SOAP_SEQ_LOGGGER has no exception.
Method LOG_WARNING Signature
Method LOG_WARNING on class CL_SOAP_SEQ_LOGGGER has no parameter.
Method LOG_WARNING on class CL_SOAP_SEQ_LOGGGER has no exception.
Method RELEASE_LOG_SESSION Signature
Method RELEASE_LOG_SESSION on class CL_SOAP_SEQ_LOGGGER has no parameter.
Method RELEASE_LOG_SESSION on class CL_SOAP_SEQ_LOGGGER has no exception.
Method SAVE_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_LONG_NUMBER | Call by reference | Type reference (TYPE) | BAL_S_LGNM | Log Number for the created handler | 20071122 |
Method SAVE_LOG on class CL_SOAP_SEQ_LOGGGER has no exception.
Method UPDATE_LOG_SESSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PROGRAM | Call by reference | Type reference (TYPE) | STRING | entry point - program name | 20081201 | ||
2 | ![]() |
I_SUBOBJECT | Call by reference | Type reference (TYPE) | STRING | the subobject to which the message is logged | 20081201 |
Method UPDATE_LOG_SESSION on class CL_SOAP_SEQ_LOGGGER has no exception.
Method UPDATE_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | Application Log: Message Data | 20071122 |
Method UPDATE_MESSAGE on class CL_SOAP_SEQ_LOGGGER has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 711 |