SAP ABAP Class CL_SRT_WSP_LOG_DB_ACCESS (SRT Config Log: Database read/write access handler)
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_SRT_WSP_LOG_DB_ACCESS SRT Config Log: Database read/write access interface 20110114
Properties
Class CL_SRT_WSP_LOG_DB_ACCESS  
Short Description SRT Config Log: Database read/write access handler    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_CONFIG_LOG   SOAP Config Log 
Created 20110114   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRT_WSP_LOG_DB_ACCESS SRT Config Log: Database read/write access interface 20110114
Friends
# Friend Modeled only Created on Description
1 CL_SRT_WSP_CONFIG_LOG 20110114 SRT Configuration Log Persistence Class
2 CL_SRT_WSP_CONFIG_LOG_CENTRAL 20110114
3 CL_SRT_WSP_FACTORY 20110114 WSP Factory Class
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Static Attribute Public Type reference (TYPE) STRING 'CL_SRT_WSP_LOG_DB_ACCESS' 20110114
Methods
# Method Level Visibility Method type Description Created on
1 OPEN Static method Protected Method Opens a Log DB Handler instance 20110114
2 WRITE_LOG_HEADERS Instance method Private Method Writes a single log header 20110114
3 WRITE_LOG_ITEMS Instance method Private Method Writes a bunch of log items 20110114
4 WRITE_LOG_SEARCH Instance method Private Method Writes a bunch of log search attributes 20110114
5 WRITE_TENANT_RELATIONS Instance method Private Method Writes a bunch of relations between sessions and tenants 20110114
Events
Class CL_SRT_WSP_LOG_DB_ACCESS has no event.
Types
Class CL_SRT_WSP_LOG_DB_ACCESS has no local type.
Method Signatures

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LOG_DB_HANDLER Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_LOG_DB_ACCESS SRT Config Log: Database read/write access interface 20110114

Method OPEN on class CL_SRT_WSP_LOG_DB_ACCESS has no exception.

Method WRITE_LOG_HEADERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOG_HEADERS Call by reference Type reference (TYPE) SRT_CFG_LOG_HDR_T SRT Config Log: Header Table Type 20110114
2 Importing I_REMOTE Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20110114

Method WRITE_LOG_HEADERS on class CL_SRT_WSP_LOG_DB_ACCESS has no exception.

Method WRITE_LOG_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOG_ITEMS Call by reference Type reference (TYPE) SRT_CFG_LOG_ITEM_T SRT Config Log: Table Type for Items 20110114

Method WRITE_LOG_ITEMS on class CL_SRT_WSP_LOG_DB_ACCESS has no exception.

Method WRITE_LOG_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOG_SEARCH Call by reference Type reference (TYPE) SRT_CFG_LOG_SRCH_T SRT Config Log: Table Type for Search attributes 20110114

Method WRITE_LOG_SEARCH on class CL_SRT_WSP_LOG_DB_ACCESS has no exception.

Method WRITE_TENANT_RELATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TENANT_RELATIONS Call by reference Type reference (TYPE) SRT_CFG_LOG_TENANT_R_T SRT Cfg Log: ttyp for relations between sessions and tenants 20110114

Method WRITE_TENANT_RELATIONS on class CL_SRT_WSP_LOG_DB_ACCESS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in