SAP ABAP Interface IF_SRT_WSP_DT_MAPPING_QUERY (Query interface for DT mapping objects)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SOAP_CONFIG (Package) SOAP Configuration Framework
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_WSP_DT_MAPPING_DATA Designtime Object Information for Mapping Objects 20110228
Properties
Interface IF_SRT_WSP_DT_MAPPING_QUERY  
Short Description Query interface for DT mapping objects    
General Data
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20090909   SAP 
Last changed 20130531   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_SRT_WSP_DT_MAPPING_QUERY has no interface.
Friends
Interface IF_SRT_WSP_DT_MAPPING_QUERY has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 TERMINATED Instance attribute Public Type reference (TYPE) BOOLEAN 'X' = object is terminated 20120718
Methods
# Method Level Visibility Method type Description Created on
1 LIST_FACADES Instance method Public Method List Design Time Mapping Entities 20120718
2 LIST_FACADES_EXT Instance method Public Method List Design Time Facade Entities w/ extended information 20120718
3 RESET_CACHE Instance method Public Method Resets the local cache 20120718
4 TERMINATE Instance method Public Method Terminates Runtime Object (Release Local Resources) 20120718
Events
Interface IF_SRT_WSP_DT_MAPPING_QUERY has no event.
Types
Interface IF_SRT_WSP_DT_MAPPING_QUERY has no local type.
Method Signatures

Method LIST_FACADES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADD_STCM Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE X=add STCM mappings to result list, space=no STCM mappings 20120718
2 Changing FACADE_LIST Call by reference Type reference (TYPE) SRT_WSP_DT_MAPPING_LIST List of design time mapping facades 20120718
3 Importing FACADE_NAME Value transfer Type reference (TYPE) SRT_WSP_DT_OBJ_NAME Internal name pattern of mapping object 20120718
4 Importing FACADE_NAME_EXT Call by reference Type reference (TYPE) STRING External name pattern of mapping object 20120718
5 Importing PROXY_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME Internal name pattern for source proxy name 20120718
6 Importing PROXY_NAME_EXT Call by reference Type reference (TYPE) STRING External name pattern for source proxy name 20120718
7 Importing STCM_ONLY Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE X=list only STCM objects; space=list all mappings 20120718
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120718

Method LIST_FACADES_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADD_STCM Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE X=add STCM mappings to result list, space=no STCM mappings 20120718
2 Importing BYPASS_CACHE Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE X=do not use local cache; space=use local cache 20120718
3 Changing FACADE_LIST Call by reference Type reference (TYPE) SRT_WSP_DT_MAPPING_EXT_LIST List of design time mapping objects 20120718
4 Importing FACADE_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME Optional name pattern for DT mapping object 20120718
5 Importing FACADE_NAME_EXT Call by reference Type reference (TYPE) STRING Name pattern for external mapping name component 20120718
6 Importing PROXY_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME Optional name pattern of source consumer proxy 20120718
7 Importing PROXY_NAME_EXT Call by reference Type reference (TYPE) STRING Name pattern for external proxy name 20120718
8 Importing STCM_ONLY Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE X=list only STCM objects; space=list all mappings 20120718
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120718

Method RESET_CACHE Signature

Method RESET_CACHE on Interface IF_SRT_WSP_DT_MAPPING_QUERY has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120718

Method TERMINATE Signature

Method TERMINATE on Interface IF_SRT_WSP_DT_MAPPING_QUERY has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120718
History
Last changed by/on SAP  20130531 
SAP Release Created in