SAP ABAP Class CL_SRT_WSP_CONFIG_LOG_CENTRAL (CL_SRT_WSP_CONFIG_LOG_CENTRAL)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SOAP_CONFIG_LOG (Package) SOAP Config Log
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20110114
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRT_WSP_CONNECTIVITY_BADI Interface for BAdI: SSRT_WSP_CONNECTIVITY_BADI 20110114
Properties
Class CL_SRT_WSP_CONFIG_LOG_CENTRAL  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_CONFIG_LOG   SOAP Config Log 
Created 20110114   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRT_WSP_CONFIG_LOG_CENTRAL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20110114
2 IF_SRT_WSP_CONNECTIVITY_BADI Interface for BAdI: SSRT_WSP_CONNECTIVITY_BADI 20110114
Friends
Class CL_SRT_WSP_CONFIG_LOG_CENTRAL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Public Type reference (TYPE) STRING 'CL_SRT_WSP_CONFIG_LOG_CENTRAL' 20110114
2 M_DB_HANDLER Instance attribute Private Object reference (TYPE REF TO) IF_SRT_WSP_LOG_DB_ACCESS 20110114
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20110114
2 GET_LOCAL_TENANT_INFO Static method Public Method 20110114
3 GET_REQUEST Instance method Private Method 20110114
4 LOG_TO_XML Static method Public Method 20110114
5 READ_LOG Instance method Private Method 20110114
6 XML_TO_LOG Static method Public Method 20110114
Events
Class CL_SRT_WSP_CONFIG_LOG_CENTRAL has no event.
Types
Class CL_SRT_WSP_CONFIG_LOG_CENTRAL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SRT_WSP_CONFIG_LOG_CENTRAL has no parameter.
Method CONSTRUCTOR on class CL_SRT_WSP_CONFIG_LOG_CENTRAL has no exception.

Method GET_LOCAL_TENANT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TENANT_INFO Value transfer Type reference (TYPE) SRT_WSP_LOG_TENANT_INFO 20110114
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110114

Method GET_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_XML_REQUEST Call by reference Type reference (TYPE) SRT_WSP_CON_DATA_RAWSTRING 20110114
2 Returning R_REQUEST Value transfer Type reference (TYPE) SRT_WSP_CTRL_LOG_REQUEST 20110114
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110114

Method LOG_TO_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOG_DATA Call by reference Type reference (TYPE) SRT_WSP_CTRL_LOG_DATA 20110114
2 Returning R_LOG_XML Value transfer Type reference (TYPE) SRT_WSP_CON_DATA_RAWSTRING 20110114
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110114

Method READ_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SINCE Call by reference Type reference (TYPE) TIMESTAMP 20110114
2 Returning R_LOG_DATA Value transfer Type reference (TYPE) SRT_WSP_CTRL_LOG_DATA 20110114
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110114

Method XML_TO_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOG_XML Call by reference Type reference (TYPE) SRT_WSP_CON_DATA_RAWSTRING 20110114
2 Returning R_LOG_DATA Value transfer Type reference (TYPE) SRT_WSP_CTRL_LOG_DATA 20110114
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110114
History
Last changed by/on SAP  20130531 
SAP Release Created in 740