SAP ABAP Class IF_ESD_WS_QUERY (Query API for Webservice Objects)
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
Class | IF_ESD_WS_QUERY | |
Short Description | Query API for Webservice Objects | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20130809 | SAP |
Last change | 20141121 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_ESD_WS_QUERY has no forward declaration.
Interfaces
Class IF_ESD_WS_QUERY has no interface implemented.
Friends
Class IF_ESD_WS_QUERY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | PRX_R3NAME | 'EXT_DATATYPE' | 20130809 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | PRX_R3NAME | 'NAME' | 20130809 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | PRX_R3NAME | 'NAMESPACE' | 20130809 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | PRX_R3NAME | 'OBJ_NAME' | 20130924 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | PRX_R3NAME | 'OBJ_TYPE' | 20130809 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | PRX_R3NAME | 'OPER_NAME' | 20130809 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | PRX_R3NAME | 'RESP_PATTERN' | 20130809 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns Web Services Object List | 20130809 |
Events
Class 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 | ![]() |
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 | ![]() |
20130809 |
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in |