SAP ABAP Class IF_SRAL_CONFIG_WD (RAL: Configuration for Web Dynpro Channel)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRAL_CONFIG_WD RAL: Configuration for Web Dynpro ABAP Channel 20120403
Properties
Class IF_SRAL_CONFIG_WD  
Short Description RAL: Configuration for Web Dynpro Channel    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120403   SAP 
Last change 20140121   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
Class IF_SRAL_CONFIG_WD has no interface implemented.
Friends
Class IF_SRAL_CONFIG_WD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPL_CFG_NAME Instance attribute Public Type reference (TYPE) WDY_CONFIG_ID Configuration Identification 20130115
2 APPL_NAME Instance attribute Public Type reference (TYPE) WDY_APPLICATION_NAME Web Dynpro: Application Name 20130115
3 CO_APPL_CFG_NAME Constant Public Type reference (TYPE) SRAL_DESCRIPTION 'APPL_CFG_NAME' RAL: Description 20120404
4 CO_APPL_NAME Constant Public Type reference (TYPE) SRAL_DESCRIPTION 'APPL_NAME' RAL: Description 20120404
5 CO_RECORDING_NAME Constant Public Type reference (TYPE) STRING 'RECORDING_NAME' Recording Name Constant 20120820
6 CO_SEARCH_RESULT_TYPE_NAME Constant Public Type reference (TYPE) SRAL_SEARCH_RESULT_TYPE_NAME 'SRAL_CONFIG_LIST_WD' Read Access Logging: Name of search result's DDIC type 20120404
7 CO_SEARCH_RESULT_TYPE_NAME_DT Constant Public Type reference (TYPE) SRAL_SEARCH_RESULT_TYPE_NAME 'SRAL_CONFIG_HEADER_LIST_WD' Read Access Logging: Name of search result's DDIC type 20120404
8 CO_SEPARATOR Constant Public Type reference (TYPE) STRING '-' 20120403
9 FIELD_CFG_LIST Instance attribute Public Type reference (TYPE) SRAL_FIELD_CFG_LIST_WD Read Access Logging: Configured Field List for WD Channel 20120403
10 FIELD_DT_LIST Instance attribute Public Type reference (TYPE) SRAL_FIELD_DT_LIST_WD RAL: Single Field Design Time Information WS 20120403
11 RECORDING_NAME Instance attribute Public Type reference (TYPE) SRAL_RECORDING_NAME Read Accesss Logging: Name of a recording 20120820
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_ELEMENT_STRUCTURE_LIST Instance method Public Method Builds element_struct_list 20120403
2 EXISTS Static method Public Method Check if a configuration exists 20120403
3 EXISTS_BY_CONFIG_ID Static method Public Method Check if a configuration exists 20120403
4 GET_FIELD_LIST Instance method Public Method Get field list for a given SI and SI operation 20120403
5 GET_OBJECT_LIST Static method Public Method Gets list Web Service objects 20120403
6 LIST Static method Public Method Lists Web Service Channel Configurations 20120403
Events
Class IF_SRAL_CONFIG_WD has no event.
Types
Class IF_SRAL_CONFIG_WD has no local type.
Method Signatures

Method BUILD_ELEMENT_STRUCTURE_LIST Signature

Method BUILD_ELEMENT_STRUCTURE_LIST on class IF_SRAL_CONFIG_WD has no parameter.
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120403

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_APPL_CFG_NAME Call by reference Type reference (TYPE) WDY_CONFIG_ID Configuration Identification 20130115
4 Importing I_APPL_NAME Call by reference Type reference (TYPE) WDY_APPLICATION_NAME Web Dynpro: Application Name 20130115
5 Importing I_RECORDING_NAME Call by reference Type reference (TYPE) SRAL_RECORDING_NAME Read Accesss Logging: Name of a recording 20120829
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120830

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 20120403
2 Returning R_EXISTS Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120403
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120403

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_WD RAL: Single Field Design Time Information WS 20120403
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120403

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_CONFIG_HEADER_LIST_WD Read Access Logging:List Config Header for WebDynpro Channel 20120403
2 Importing I_MAX_HITS Call by reference Type reference (TYPE) SRAL_AD_SEARCH_NUM_MAX_HITS RAL: Advanced Search Maximum Number of Hits 20120403
3 Importing I_SEARCH_ATTRIBUTES Call by reference Type reference (TYPE) SRAL_AD_SEARCH_ATTRIBUTE_T RAL: Advanced Search Attributes 20120403
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120403

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_WD Read Access Logging: List of configured Web Dynpro Appls. 20120403
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 20120403
4 Importing I_TIME_ZONE Call by reference Type reference (TYPE) TZNZONE Time Zone 20121217
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120403
History
Last changed by/on SAP  20140121 
SAP Release Created in