SAP ABAP Interface IF_SRAL_CONFIG_WS (RAL: Configuration for Web Service Channel)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-RAL (Application Component) Read Access Logging
     SREAD_ACCESS_LOG_WS (Package) Read Access Logging: Web Services
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRAL_CONFIG_WS RAL: Configuration for Web Service Channel 20120216
Properties
Interface IF_SRAL_CONFIG_WS  
Short Description RAL: Configuration for Web Service Channel    
General Data
Package SREAD_ACCESS_LOG_WS   Read Access Logging: Web Services 
Created 20120216   SAP 
Last changed 20140121   SAP 
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 IF_SRAL_CONFIG_WS has no interface.
Friends
Interface IF_SRAL_CONFIG_WS has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONFIG_HEADER_WS Instance attribute Public Type reference (TYPE) SRAL_CONFIG_HEADER_WS RAL: List of configured Web Service operations 20120502
2 CO_CHANGED_BY Constant Public Type reference (TYPE) STRING 'CHANGED_BY' Changed By Search Parameter 20120509
3 CO_CONFIG_STATUS Constant Public Type reference (TYPE) SRAL_DESCRIPTION 'CONFIG_STATUS' RAL: Description 20120620
4 CO_CREATED_BY Constant Public Type reference (TYPE) STRING 'CREATED_BY' Created By Search Parameter 20120509
5 CO_OBJ_NAME Constant Public Type reference (TYPE) SRAL_DESCRIPTION 'OBJ_NAME' RAL: Description 20120404
6 CO_OBJ_NAME_EXT Constant Public Type reference (TYPE) SRAL_DESCRIPTION 'OBJ_NAME_EXT' 20120430
7 CO_OBJ_NAME_EXT_NS Constant Public Type reference (TYPE) SRAL_DESCRIPTION 'OBJ_NAMESPACE' RAL: Description 20120503
8 CO_OBJ_TYPE Constant Public Type reference (TYPE) SRAL_DESCRIPTION 'OBJ_TYPE' RAL: Description 20120404
9 CO_OBJ_TYPE_EXT Constant Public Type reference (TYPE) SRAL_DESCRIPTION 'OBJ_TYPE_EXT' 20120430
10 CO_OPER_NAME Constant Public Type reference (TYPE) SRAL_DESCRIPTION 'OPER_NAME' RAL: Description 20120404
11 CO_OPER_NAME_EXT Constant Public Type reference (TYPE) SRAL_DESCRIPTION 'OPER_NAME_EXT' 20120430
12 CO_SEARCH_RESULT_TYPE_NAME Constant Public Type reference (TYPE) SRAL_SEARCH_RESULT_TYPE_NAME 'SRAL_CONFIG_LIST_WS' Read Access Logging: Name of search result's DDIC type 20120404
13 CO_SEARCH_RESULT_TYPE_NAME_DT Constant Public Type reference (TYPE) SRAL_SEARCH_RESULT_TYPE_NAME 'SRAL_CONFIG_HEADER_LIST_WS' Read Access Logging: Name of search result's DDIC type 20120404
14 CO_SEPARATOR Constant Public Type reference (TYPE) CHAR1 '-' 3-Byte field 20120323
15 CO_SEPARATOR1 Constant Public Type reference (TYPE) CHAR1 '}' 3-Byte field 20120427
16 CO_SEPARATOR2 Constant Public Type reference (TYPE) CHAR3 '[1]' 3-Byte field 20120427
17 CO_SEPARATOR3 Constant Public Type reference (TYPE) CHAR1 '/' 3-Byte field 20120711
18 CO_SEPARATOR_SHARP Constant Public Type reference (TYPE) CHAR3 '_#_' 3-Byte field 20120711
19 FIELD_CFG_LIST Instance attribute Public Type reference (TYPE) SRAL_FIELD_CFG_LIST_WS Read Access Logging: Configured Field List for WS Channel 20120316
20 FIELD_DT_LIST Instance attribute Public Type reference (TYPE) SRAL_FIELD_DT_LIST_WS RAL: Single Field Design Time Information WS 20120316
21 OBJ_NAME Instance attribute Public Type reference (TYPE) SRAL_OBJ_NAME_WS RAL: Web Service Object Name 20120216
22 OBJ_TYPE Instance attribute Public Type reference (TYPE) SRAL_OBJ_TYPE_WS RAL: Web Service Object Type 20120216
23 OPER_NAME Instance attribute Public Type reference (TYPE) SRAL_OPER_NAME_WS RAL: Operation Web Services 20120502
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_ELEMENT_STRUCTURE_LIST Instance method Public Method Prepares fieldlist for UI fieldlist tree 20120401
2 EXISTS Static method Public Method Check if a configuration exists 20120316
3 EXISTS_BY_CONFIG_ID Static method Public Method Check if a configuration exists 20120316
4 GET_CONFIG_ID_BY_NAME Static method Public Method Gets Config ID by Service Type, Name and Operation Name 20120319
5 GET_FIELD_LIST Instance method Public Method Get field list for a given SI and SI operation 20120216
6 GET_OBJECT_LIST Static method Public Method Gets list Web Service objects 20120316
7 LIST Static method Public Method Lists Web Service Channel Configurations 20120316
Events
Interface IF_SRAL_CONFIG_WS has no event.
Types
Interface IF_SRAL_CONFIG_WS has no local type.
Method Signatures

Method BUILD_ELEMENT_STRUCTURE_LIST Signature

Method BUILD_ELEMENT_STRUCTURE_LIST on Interface IF_SRAL_CONFIG_WS has no parameter.
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120401

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CONFIG_ID_LIST Call by reference Type reference (TYPE) SRAL_CONFIG_ID_STATE_LIST RAL: list of config ids with state 20130117
2 Exporting E_EXISTS Call by reference Type reference (TYPE) BOOLEAN X=exists; space=otherwise 20130117
3 Importing I_OBJ_NAME Call by reference Type reference (TYPE) SRAL_OBJ_NAME_WS RAL: Web Service Object Name 20120316
4 Importing I_OBJ_TYPE Call by reference Type reference (TYPE) SRAL_OBJ_TYPE_WS RAL: Web Service Object Type 20120316
5 Importing I_OPERATION_NAME Call by reference Type reference (TYPE) SRAL_OPER_NAME_WS RAL: Operation Web Services 20120316
6 Importing I_STATE Call by reference Type reference (TYPE) SRAL_STATE '' 'A' or 'I' 20120912
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120316

Method EXISTS_BY_CONFIG_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONFIG_ID Call by reference Type reference (TYPE) SRAL_CONFIG_ID Read Access Logging: Log Configuration ID 20120316
2 Returning R_EXISTS Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120316
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120316

Method GET_CONFIG_ID_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJ_NAME Call by reference Type reference (TYPE) SRAL_OBJ_NAME_WS RAL: Web Service Object Name 20120319
2 Importing I_OBJ_TYPE Call by reference Type reference (TYPE) SRAL_OBJ_TYPE_WS RAL: Web Service Object Type 20120319
3 Importing I_OPERATION_NAME Call by reference Type reference (TYPE) SRAL_OPER_NAME_WS RAL: Operation Web Services 20120319
4 Returning R_CONFIG_ID Value transfer Type reference (TYPE) SRAL_CONFIG_ID Read Access Logging: Log Configuration ID 20120319
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120319

Method GET_FIELD_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FIELD_LIST Value transfer Type reference (TYPE) SRAL_FIELD_DT_LIST_WS RAL: Single Field Design Time Information WS 20120216
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120216

Method GET_OBJECT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OBJECT_LIST Call by reference Type reference (TYPE) SRAL_OBJ_HEADER_LIST Read Access Logging: Config Header List for Web Service 20120316
2 Importing I_MAX_HITS Call by reference Type reference (TYPE) SRAL_AD_SEARCH_NUM_MAX_HITS RAL: Advanced Search Maximum Number of Hits 20120316
3 Importing I_SEARCH_ATTRIBUTES Call by reference Type reference (TYPE) SRAL_AD_SEARCH_ATTRIBUTE_T RAL: Advanced Search Attributes 20120316
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120316

Method LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CONFIG_LIST Call by reference Type reference (TYPE) SRAL_CONFIG_LIST_WS Read Access Logging: List of Configurations for WS Channel 20120316
2 Importing I_MAX_HITS Call by reference Type reference (TYPE) SRAL_AD_SEARCH_NUM_MAX_HITS RAL: Advanced Search Maximum Number of Hits 20120408
3 Importing I_SEARCH_ATTRIBUTES Call by reference Type reference (TYPE) SRAL_AD_SEARCH_ATTRIBUTE_T RAL: Advanced Search Attributes 20120316
4 Importing I_TIME_ZONE Call by reference Type reference (TYPE) TZNZONE Boolean Variable (X=True, -=False, Space=Unknown) 20121217
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120316
History
Last changed by/on SAP  20140121 
SAP Release Created in 732