SAP ABAP Class CL_SOAP_MONI_LT_MANAGEMENT (Logging and Tracing Management)
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_SOAP_MONI_LT_MANAGEMENT Logging and Tracing Management 20061025
Properties
Class CL_SOAP_MONI_LT_MANAGEMENT  
Short Description Logging and Tracing Management    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_MONITORING   SOAP Monitoring Framework 
Created 20061025   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TSRTM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SOAP_MONI_LT_MANAGEMENT Logging and Tracing Management 20061025
Friends
# Friend Modeled only Created on Description
1 CL_SOAP_MONI_DB_ADAPTER 20061114 SRT Class for READ/Write in DB
2 CL_SOAP_MONI_FACTORY 20061026 SOAP Monitoring Factory
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_AREA_DB_PARAM_DELETION Constant Private Type reference (TYPE) SRT_MONILOG_ADM-AREA 'MAXDELVAL' 20120928
2 CO_AREA_MONILOG Constant Public Type reference (TYPE) SRT_MONILOG_ADM-AREA 'MONILOG' 20061113
3 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SOAP_MONI_LT_MANAGEMENT' 20061025
4 CO_MAX_DELETION Constant Private Type reference (TYPE) I 1000 20120928
5 CO_PROCESSOR_ID Constant Private Type reference (TYPE) SRT_MONI_PROC_ID TSRTM_PROC_ID_MONITORING SOAP Runtime Processor Unit ID 20061025
6 CO_SWITCH_PERIOD Constant Private Type reference (TYPE) I 72 20061113
7 CO_TABNAME_MONILOG Constant Protected Type reference (TYPE) TABNAME 'SRT_MONILOG_DATA' Table Name 20061113
8 CO_TABNAME_MONILOG2 Constant Protected Type reference (TYPE) TABNAME 'SRT_MONLOG_DATA2' Table Name 20061113
9 M_DB_CONNECT_NAME Constant Private Type reference (TYPE) STRING 'R/3*ESPTRC' 20061025
Methods
# Method Level Visibility Method type Description Created on
1 ADM_LOCK Static method Private Method Enqueue on ADM 20061113
2 ADM_READ Static method Private Method Get Administration Table 20061113
3 ADM_UNLOCK Static method Private Method Dequeue on ADM 20061113
4 ADM_WRITE Static method Private Method Set Administration Table 20061113
5 CONF_LOCK Static method Private Method Enqueue on ADM 20061113
6 CONF_READ Static method Private Method Get Administration Table 20061113
7 CONF_UNLOCK Static method Private Method Dequeue on ADM 20061113
8 CONTAINER_REFRESH Static method Private Method 20061113
9 CONTAINER_SWITCH Static method Public Method Table Container Switch (Active<>Inactive) 20061113
10 CONTAINER_SWITCH_AREA Static method Private Method 20061113
Events
Class CL_SOAP_MONI_LT_MANAGEMENT has no event.
Types
Class CL_SOAP_MONI_LT_MANAGEMENT has no local type.
Method Signatures

Method ADM_LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AREA Call by reference Type reference (TYPE) SRT_MONILOG_ADM-AREA 20061113
2 Importing I_MODE Call by reference Type reference (TYPE) ENQMODE 'E' Sperrmodus 20061113
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20061113

Method ADM_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_FIRST_SWITCH Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20061113
2 Exporting E_CONTAINER_READ_MONILOG Call by reference Type reference (TYPE) TABNAME Tabellenname 20061114
3 Exporting E_CONTAINER_WRITE_MONILOG Call by reference Type reference (TYPE) TABNAME Tabellenname 20061113
4 Exporting E_LAST_SWITCH Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20061113
5 Importing I_AREA Call by reference Type reference (TYPE) SRT_MONILOG_ADM-AREA 20061113

Method ADM_READ on class CL_SOAP_MONI_LT_MANAGEMENT has no exception.

Method ADM_UNLOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AREA Call by reference Type reference (TYPE) SRT_MONILOG_ADM-AREA 20061113
2 Importing I_MODE Call by reference Type reference (TYPE) ENQMODE 'E' Sperrmodus 20061113

Method ADM_UNLOCK on class CL_SOAP_MONI_LT_MANAGEMENT has no exception.

Method ADM_WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AREA Call by reference Type reference (TYPE) SRT_MONILOG_ADM-AREA 20061113
2 Importing I_CONTAINER_MONILOG Call by reference Type reference (TYPE) TABNAME Tabellenname 20061113
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20061113

Method CONF_LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AREA Call by reference Type reference (TYPE) SRT_MONILOG_ADM-AREA 20061113
2 Importing I_MODE Call by reference Type reference (TYPE) ENQMODE 'S' Sperrmodus 20061113
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20061113

Method CONF_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AREA Call by reference Type reference (TYPE) SRT_MONILOG_ADM-AREA 20061113
2 Returning R_SWITCHPERIOD Value transfer Type reference (TYPE) I 20061113
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20061113

Method CONF_UNLOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AREA Call by reference Type reference (TYPE) SRT_MONILOG_ADM-AREA 20061113
2 Importing I_MODE Call by reference Type reference (TYPE) ENQMODE 'E' Sperrmodus 20061113

Method CONF_UNLOCK on class CL_SOAP_MONI_LT_MANAGEMENT has no exception.

Method CONTAINER_REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTAINER Call by reference Type reference (TYPE) TABNAME Tabellenname 20061113
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20061113

Method CONTAINER_SWITCH Signature

Method CONTAINER_SWITCH on class CL_SOAP_MONI_LT_MANAGEMENT has no parameter.
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20061113

Method CONTAINER_SWITCH_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_SWITCH_DONE Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20061113
2 Exporting E_CONTAINER Call by reference Type reference (TYPE) TABNAME Tabellenname 20061113
3 Importing I_AREA Call by reference Type reference (TYPE) SRT_MONILOG_ADM-AREA 20061113
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20061113
History
Last changed by/on SAP  20140121 
SAP Release Created in 710