SAP ABAP Interface IF_SRT_WSP_LOG_DB_ACCESS (SRT Config Log: Database read/write access interface)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_WSP_LOG_DB_ACCESS SRT Config Log: Database read/write access handler 20110114
Properties
Interface IF_SRT_WSP_LOG_DB_ACCESS  
Short Description SRT Config Log: Database read/write access interface    
General Data
Package SOAP_CONFIG_LOG   SOAP Config Log 
Created 20110114   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SRT_WSP_CONFIG_LOG Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Interface IF_SRT_WSP_LOG_DB_ACCESS has no interface.
Friends
Interface IF_SRT_WSP_LOG_DB_ACCESS has no friend.
Attributes
Interface IF_SRT_WSP_LOG_DB_ACCESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 READ_LOG Instance method Public Method Reads the whole log 20110114
2 WRITE_LOG Instance method Public Method Writes one or more log entries (locally) 20110114
3 WRITE_LOG_FROM_REMOTE Instance method Public Method Writes the whole log coming from a remote system 20110114
4 WRITE_TENANT_INFO Instance method Public Method Writes tenant info 20110114
Events
Interface IF_SRT_WSP_LOG_DB_ACCESS has no event.
Types
Interface IF_SRT_WSP_LOG_DB_ACCESS has no local type.
Method Signatures

Method READ_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODE Call by reference Type reference (TYPE) SRT_WSP_LOG_EXPORT_MODE CL_SRT_WSP_CONFIG_LOG=>CO_MODE_LOCAL SRT Config Log: What to export (R=Remote,L=Local,A=Both) 20110114
2 Importing I_SINCE Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20110114
3 Returning R_LOG_DATA Value transfer Type reference (TYPE) SRT_WSP_LOG_DATA SRT Config Log: The whole log of a system 20110114

Method READ_LOG on Interface IF_SRT_WSP_LOG_DB_ACCESS has no exception.

Method WRITE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOG_ENTRIES Call by reference Type reference (TYPE) SRT_WSP_LOG_DATA SRT Config Log: The whole log of a system 20110114

Method WRITE_LOG on Interface IF_SRT_WSP_LOG_DB_ACCESS has no exception.

Method WRITE_LOG_FROM_REMOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LAST_UPDATE Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20110114
2 Importing I_LOG_DATA Call by reference Type reference (TYPE) SRT_WSP_CTRL_LOG_DATA SRT Config Log: The whole log of a system (for transfer) 20110114

Method WRITE_LOG_FROM_REMOTE on Interface IF_SRT_WSP_LOG_DB_ACCESS has no exception.

Method WRITE_TENANT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LAST_UPDATE Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20110114
2 Importing I_TENANT_INFO Call by reference Type reference (TYPE) SRT_WSP_LOG_TENANT_INFO SRT Config Log: Tenant Information 20110114

Method WRITE_TENANT_INFO on Interface IF_SRT_WSP_LOG_DB_ACCESS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in