SAP ABAP Interface IF_ESD_WS_QUERY (Query API for Webservice Objects)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
     SESD_QUERY (Package) Query APIs for Enterprise Services Designtime
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESD_WS_QUERY Web Service Query 20130809
Properties
Interface IF_ESD_WS_QUERY  
Short Description Query API for Webservice Objects    
General Data
Package SESD_QUERY   Query APIs for Enterprise Services Designtime 
Created 20130809   SAP 
Last changed 20141121    
Unicode checks active    
Forward declarations
Interface IF_ESD_WS_QUERY has no forward declaration.
Interfaces
Interface IF_ESD_WS_QUERY has no interface.
Friends
Interface IF_ESD_WS_QUERY has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_EXT_DATATYPE Constant Public Type reference (TYPE) PRX_R3NAME 'EXT_DATATYPE' 20130809
2 C_NAME Constant Public Type reference (TYPE) PRX_R3NAME 'NAME' 20130809
3 C_NAMESPACE Constant Public Type reference (TYPE) PRX_R3NAME 'NAMESPACE' 20130809
4 C_OBJ_NAME Constant Public Type reference (TYPE) PRX_R3NAME 'OBJ_NAME' 20130924
5 C_OBJ_TYPE Constant Public Type reference (TYPE) PRX_R3NAME 'OBJ_TYPE' 20130809
6 C_OP_NAME Constant Public Type reference (TYPE) PRX_R3NAME 'OPER_NAME' 20130809
7 C_RESP_PATTERN Constant Public Type reference (TYPE) PRX_R3NAME 'RESP_PATTERN' 20130809
Methods
# Method Level Visibility Method type Description Created on
1 GET_WS_OBJECT_LIST Instance method Public Method Returns Web Services Object List 20130809
Events
Interface IF_ESD_WS_QUERY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_WS_OBJECT Public See coding 20130809 begin of t_ws_object, obj_type_ext(1) type c, "C Consumer P Provider obj_type_int type prx_r3obj, obj_name_int type prx_r3name, obj_name_ext type prx_nspce, oper_name_int type prx_r3name, oper_name_ext type prx_nspce, obj_namespace type prx_nspce, servdef_name type srv_def_name_int_ext, end of t_ws_object
2 T_WS_OBJECTS Public See coding 20130809 t_ws_objects type standard table of t_ws_object with non-unique default key
Method Signatures

Method GET_WS_OBJECT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) T_WS_OBJECTS Read Access Logging: Config Header List for Web Service 20130809
# Exception Resumable Description Created on
1 CX_ESD_EXCEPTION 20130809
History
Last changed by/on SAP  20141121 
SAP Release Created in 740