SAP ABAP Class IF_SOAP_UDS_CONFIG_EXTRACTION (Access interface for UDS configuration. (Runtime usage))
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SOAP_UDS_CONFIGURATION User defined search: configuration wrapper 20121029
Properties
Class IF_SOAP_UDS_CONFIG_EXTRACTION  
Short Description Access interface for UDS configuration. (Runtime usage)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121029   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SOAP_UDS_CONFIG_EXTRACTION has no forward declaration.
Interfaces
Class IF_SOAP_UDS_CONFIG_EXTRACTION has no interface implemented.
Friends
Class IF_SOAP_UDS_CONFIG_EXTRACTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_EXTRACTION_TYPE Constant Public See coding 20121029
Methods
# Method Level Visibility Method type Description Created on
1 GET_SEARCH_PARAMETERS Instance method Public Method 20121029
Events
Class IF_SOAP_UDS_CONFIG_EXTRACTION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_SEARCH_PARAMETER Public See coding 20121029 begin of ts_search_parameter, search_name type srt_uds_search_name, xpath type srt_uds_xpath, end of ts_search_parameter
2 TT_SEARCH_PARAMETER Public See coding 20121029 tt_search_parameter type sorted table of ts_search_parameter with non-unique key search_name
3 TY_EXTRACTION_TYPE Public Type reference (TYPE) SRT_UDS_EXTRACTION_TYPE 20121031
Method Signatures

Method GET_SEARCH_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SEARCH_PARAMETER Call by reference Type reference (TYPE) TT_SEARCH_PARAMETER 20121029
2 Importing IV_EXTRACTION_TYPE Call by reference Type reference (TYPE) TY_EXTRACTION_TYPE 20121029
3 Importing IV_INTERFACE Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20121029
4 Importing IV_OPERATION Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20121029

Method GET_SEARCH_PARAMETERS on class IF_SOAP_UDS_CONFIG_EXTRACTION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in