SAP ABAP Class CL_SRT_WSP_LOG_META_DATA (Meta class for CFG Log)
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_META_DATA SRT Log Meta Data 20110114
Properties
Class CL_SRT_WSP_LOG_META_DATA  
Short Description Meta class for CFG Log    
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 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRT_WSP_LOG_META_DATA has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRT_WSP_LOG_META_DATA SRT Log Meta Data 20110114
Friends
Class CL_SRT_WSP_LOG_META_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_BUS_APPL_ID Instance attribute Private Attribute reference (LIKE) 20110114
2 CO_BUS_SYS_ID Instance attribute Private Attribute reference (LIKE) 20110114
3 CO_BUS_SYS_NAME Instance attribute Private Attribute reference (LIKE) 20110114
4 CO_CALLING_ENVIRONMENT Instance attribute Private Attribute reference (LIKE) 20110114
5 CO_COMPONENT Instance attribute Private Attribute reference (LIKE) 20110114
6 CO_COMPONENT_SERVICE_PUBLISH Instance attribute Private Attribute reference (LIKE) 20110114
7 CO_COMPONENT_SGS Instance attribute Private Attribute reference (LIKE) 20110114
8 CO_DATETIME Instance attribute Private Attribute reference (LIKE) 20110114
9 CO_ENTITY_NAME Instance attribute Private Attribute reference (LIKE) 20110114
10 CO_ENTITY_OPERATION Instance attribute Private Attribute reference (LIKE) 20110114
11 CO_ENTITY_TYPE Instance attribute Private Attribute reference (LIKE) 20110114
12 CO_LOCATION_TYPE Instance attribute Private Attribute reference (LIKE) 20110114
13 CO_LOC_CLAS Instance attribute Private Attribute reference (LIKE) 20110114
14 CO_LOC_FUNC Instance attribute Private Attribute reference (LIKE) 20110114
15 CO_LOC_PROG Instance attribute Private Attribute reference (LIKE) 20110114
16 CO_MESSAGETEXT Instance attribute Private Attribute reference (LIKE) 20110114
17 CO_ORG_NAME Instance attribute Private Attribute reference (LIKE) 20110114
18 CO_ORIGINAL_CLIENT Instance attribute Private Attribute reference (LIKE) 20110114
19 CO_ORIGINAL_SID Instance attribute Private Attribute reference (LIKE) 20110114
20 CO_REMOTE_CLIENT Instance attribute Private Attribute reference (LIKE) 20110114
21 CO_REMOTE_SID Instance attribute Private Attribute reference (LIKE) 20110114
22 CO_SEARCH_ATTR_ENC_KEY_HASH Instance attribute Private Attribute reference (LIKE) 20111018
23 CO_SEARCH_ATTR_ENC_KEY_USAGE Instance attribute Private Attribute reference (LIKE) 20111018
24 CO_SEARCH_ATTR_ENC_KEY_VERSION Instance attribute Private Attribute reference (LIKE) 20111018
25 CO_SEARCH_ATTR_OIFNAME Instance attribute Private Attribute reference (LIKE) 20110114
26 CO_SEARCH_ATTR_PROFILE Instance attribute Private Attribute reference (LIKE) 20110114
27 CO_SEARCH_ATTR_PROXY Instance attribute Private Attribute reference (LIKE) 20110114
28 CO_SEARCH_ATTR_REV_P_SUB_HOST Instance attribute Private Attribute reference (LIKE) 20110114
29 CO_SEARCH_ATTR_SDEF Instance attribute Private Attribute reference (LIKE) 20110114
30 CO_SLD_ID Instance attribute Private Attribute reference (LIKE) 20110114
31 CO_SOURCE_LOCATION Instance attribute Private Attribute reference (LIKE) 20110114
32 CO_TENANT_HOST Instance attribute Private Attribute reference (LIKE) 20110114
33 CO_TENANT_ID Instance attribute Private Attribute reference (LIKE) 20110114
34 CO_USERNAME Instance attribute Private Attribute reference (LIKE) 20110114
35 CO_VISIBILITY_LEVEL Instance attribute Private Attribute reference (LIKE) 20110114
36 CO_VISIBILITY_PRIVATE Instance attribute Private Attribute reference (LIKE) 20110114
37 CO_VISIBILITY_PUBLIC Instance attribute Private Attribute reference (LIKE) 20110114
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTRIBUTE_LIST Static method Public Method Get List of Attributes 20110114
2 GET_DEFAULT_VALUES Static method Public Method Get Default Values for Advanced Search Paramter 20110114
3 GET_SEARCH_ATTRIBUTE_LIST Static method Public Method Get List of Search Attributes 20110114
4 GET_SETTINGS_FOR_SEARCH_PARAM Static method Public Method Get settings for search parameter 20110114
5 GET_VALUES_FOR_ENTITY_TYPE Static method Public Method Get values for value help of Entity Type Parameter on UI 20111018
6 GET_VALUES_FOR_TIMEFRAME Static method Public Method Get values for value help of timeframe (Today, Yesterday...) 20110114
Events
Class CL_SRT_WSP_LOG_META_DATA has no event.
Types
Class CL_SRT_WSP_LOG_META_DATA has no local type.
Method Signatures

Method GET_ATTRIBUTE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CENTRAL_LOG Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110114
2 Returning RT_ATTR_LIST Value transfer Type reference (TYPE) STRING_TABLE Table of Strings 20110114

Method GET_ATTRIBUTE_LIST on class CL_SRT_WSP_LOG_META_DATA has no exception.

Method GET_DEFAULT_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DEFAULT_VALUES Value transfer Type reference (TYPE) SRT_WSP_AD_SEARCH_PARAM_DFLT_T SRT Advanced Search Parameter Values for Value Help 20110114

Method GET_DEFAULT_VALUES on class CL_SRT_WSP_LOG_META_DATA has no exception.

Method GET_SEARCH_ATTRIBUTE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CENTRAL_LOG Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110114
2 Returning RT_SEARCH_ATTR_LIST Value transfer Type reference (TYPE) SRT_WSP_LOG_SEARCH_ATTR_NAME_T List of log search attributes 20110114

Method GET_SEARCH_ATTRIBUTE_LIST on class CL_SRT_WSP_LOG_META_DATA has no exception.

Method GET_SETTINGS_FOR_SEARCH_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAMETER_NAME Call by reference Type reference (TYPE) SRT_WSP_DESCRIPTION Search Paramter Name 20110114
2 Returning R_SEARCH_PARAMETER_SETTINGS Value transfer Type reference (TYPE) SRT_WSP_AD_SEARCH_PARAMETER SRT Advanced Search Parameter 20110114

Method GET_SETTINGS_FOR_SEARCH_PARAM on class CL_SRT_WSP_LOG_META_DATA has no exception.

Method GET_VALUES_FOR_ENTITY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ENTITY_TYPES Value transfer Type reference (TYPE) SRT_WSP_AD_SEARCH_PARAM_VALUES 20111018

Method GET_VALUES_FOR_ENTITY_TYPE on class CL_SRT_WSP_LOG_META_DATA has no exception.

Method GET_VALUES_FOR_TIMEFRAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SEARCH_PARAMETER_VALUES Value transfer Type reference (TYPE) SRT_WSP_AD_SEARCH_PARAM_VALUES SRT Advanced Search Parameter Values for Value Help 20110114

Method GET_VALUES_FOR_TIMEFRAME on class CL_SRT_WSP_LOG_META_DATA has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 740