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 CO_LOG_OBJECT Constant Public Type reference (TYPE) BALOBJ_D 'SRT_SEQ' Reported Object 20081201
2 CO_LOG_SUBOBJ Constant Public Type reference (TYPE) BALSUBOBJ 'SEQ_DEL' SubObject 20081201
3 CO_PROBCLASS_HIGH Constant Public Type reference (TYPE) BAL_S_MSG-PROBCLASS '2' 20081202
4 CO_PROBCLASS_LOW Constant Public Type reference (TYPE) BAL_S_MSG-PROBCLASS '4' 20081202
5 CO_PROBCLASS_MEDIUM Constant Public Type reference (TYPE) BAL_S_MSG-PROBCLASS '3' 20081202
6 CO_PROBCLASS_NONE Constant Public Type reference (TYPE) BAL_S_MSG-PROBCLASS ' ' 20081202
7 CO_PROBCLASS_VERY_HIGH Constant Public Type reference (TYPE) BAL_S_MSG-PROBCLASS '1' 20081202
8 CO_UNDEFINED Static Attribute Public Type reference (TYPE) STRING 'Undefined' Default Program Name 20081201
9 G_LOG_HANDLE Static Attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20071122
10 G_S_LOG Static Attribute Private Type reference (TYPE) BAL_S_LOG Application Log: Log header data 20071122
11 G_S_MSG_HND Static Attribute Private Type reference (TYPE) BALMSGHNDL Application Log: Message Data 20071122
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20071122
2 LOG_ALL_MSGS Static method Private Method Log all kind of messages 20071122
3 LOG_ERROR Static method Public Method Log an error for the current operation 20071122
4 LOG_INFO Static method Public Method Log an info message for the current operation 20071122
5 LOG_OPERATION Static method Public Method Log operation in the current session 20071122
6 LOG_WARNING Static method Public Method Log a warning for the current operation 20071122
7 RELEASE_LOG_SESSION Static method Public Method Relese the already created log handler 20071122
8 SAVE_LOG Static method Private Method Save the log 20071122
9 UPDATE_LOG_SESSION Static method Public Method Update already created session log with program name 20071122
10 UPDATE_MESSAGE 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 Importing I_DET_LEVEL Call by reference Type reference (TYPE) I det level 20071122
2 Importing I_MSG_TYPE Call by reference Type reference (TYPE) SYMSGTY Message type 20071122
3 Importing 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 Importing 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 Exporting 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 Importing I_PROGRAM Call by reference Type reference (TYPE) STRING entry point - program name 20081201
2 Importing 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 Importing 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