SAP ABAP Class IF_WS_MD_WSD (Web Services: Web Service Definition)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_WS_MD_OBJECT | Web Services: Object | 20021007 |
2 | Interface composition (i COMPRISING i_ref) | IF_WS_MD_WSDL_VIEW | Interface for Generating WSDL | 20040503 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WS_MD_WSD | WS Virtual Interface | 20021011 |
Properties
Class | IF_WS_MD_WSD | |
Short Description | Web Services: Web Service Definition | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20021007 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_WS_MD_WSD has no forward declaration.
Interfaces
Class IF_WS_MD_WSD has no interface implemented.
Friends
Class IF_WS_MD_WSD has no friend class.
Attributes
Class IF_WS_MD_WSD has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20030110 | |
2 | ![]() |
Instance method | Public | Method | 20030110 | |
3 | ![]() |
Instance method | Public | Method | 20030110 | |
4 | ![]() |
Instance method | Public | Method | 20051110 | |
5 | ![]() |
Instance method | Public | Method | 20021105 | |
6 | ![]() |
Instance method | Public | Method | 20021008 | |
7 | ![]() |
Instance method | Public | Method | 20030812 | |
8 | ![]() |
Instance method | Public | Method | 20021007 | |
9 | ![]() |
Instance method | Public | Method | 20021007 | |
10 | ![]() |
Instance method | Public | Method | 20021007 | |
11 | ![]() |
Instance method | Public | Method | 20030825 | |
12 | ![]() |
Instance method | Public | Method | 20021007 | |
13 | ![]() |
Instance method | Public | Method | 20040827 | |
14 | ![]() |
Instance method | Public | Method | 20030812 | |
15 | ![]() |
Instance method | Public | Method | 20030825 |
Events
Class IF_WS_MD_WSD has no event.
Types
Class IF_WS_MD_WSD has no local type.
Method Signatures
Method CREATE_SOAP_APPLICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SOAP_APPLICATION | Value transfer | Object reference (TYPE REF TO) | IF_WS_MD_WSD_SOAP_APPL | Web Services: VI Function | 20030110 | ||
2 | ![]() |
TYPE | Value transfer | Type reference (TYPE) | VEPREFTYPE | Funktionen eines virtuellen Interfaces | 20030110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Web Service Objekt existiert schon | 20030110 | |
2 | ![]() |
Web Service Objekt ist nicht gesperrt/neu | 20030110 |
Method DELETE_SOAP_APPLICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SOAP_APPLICATION | Value transfer | Object reference (TYPE REF TO) | IF_WS_MD_WSD_SOAP_APPL | Web Services: VI Function | 20030110 | ||
2 | ![]() |
TYPE | Value transfer | Type reference (TYPE) | VEPREFTYPE | Funktionen eines virtuellen Interfaces | 20030110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Web Service Objekt existiert schon | 20030110 | |
2 | ![]() |
Web Service Objekt ist nicht gesperrt/neu | 20030110 |
Method DELETE_UDDI_TMODEL_PUBLICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
UDDI_TMODEL_PUBLICATION | Value transfer | Object reference (TYPE REF TO) | IF_WS_MD_WSD_UDDI_MODPUB | Web Services: VI Function | 20030110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Web Service Objekt existiert bereits. | 20030110 | |
2 | ![]() |
Web Service Objekt ist nicht gesperrt/neu | 20030110 |
Method GET_ALL_PROFILES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_ALL_PROFILES | Value transfer | Type reference (TYPE) | SRVDEF_PROFILES_TAB | Internal Table of Web Service Commun. or Security Profiles | 20051110 | ||
2 | ![]() |
VERSION | Value transfer | Type reference (TYPE) | R3STATE | 'I' | ABAP: Program Status (Active, Saved, Transported...) | 20051114 |
Method GET_ALL_PROFILES on class IF_WS_MD_WSD has no exception.
Method GET_EXTERNAL_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAMEEXT | Value transfer | Type reference (TYPE) | WSNAMEEXT | Externer Name eines Web Services (Groß und Klein) | 20021105 | ||
2 | ![]() |
VERSION | Call by reference | Type reference (TYPE) | R3STATE | ABAP: Programmstatus (aktiv, gesichert, transportiert...) | 20040827 |
Method GET_EXTERNAL_NAME on class IF_WS_MD_WSD has no exception.
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Value transfer | Type reference (TYPE) | WEBSNAME | Name eines virtuellen Interfaces | 20021008 |
Method GET_NAME on class IF_WS_MD_WSD has no exception.
Method GET_PREFIX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PREFIX | Value transfer | Type reference (TYPE) | SRT_WSICF_PREFIX | 20030812 | |||
2 | ![]() |
VERSION | Call by reference | Type reference (TYPE) | R3STATE | 20030812 |
Method GET_PREFIX on class IF_WS_MD_WSD has no exception.
Method GET_SOAP_APPLICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SOAP_APPLICATION | Value transfer | Object reference (TYPE REF TO) | IF_WS_MD_WSD_SOAP_APPL | Web Services: VI Function | 20021007 | ||
2 | ![]() |
TYPE | Value transfer | Type reference (TYPE) | VEPREFTYPE | Funktionen eines virtuellen Interfaces | 20021007 | ||
3 | ![]() |
VERSION | Call by reference | Type reference (TYPE) | R3STATE | ABAP: Programmstatus (aktiv, gesichert, transportiert...) | 20030110 |
Method GET_SOAP_APPLICATION on class IF_WS_MD_WSD has no exception.
Method GET_SOAP_APPLICATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SOAP_APPLICATIONS | Value transfer | Type reference (TYPE) | WSDSOAPAPPTAB | Tabelle über Referenzen auf Funktionen von VI's (WS) | 20021007 | ||
2 | ![]() |
VERSION | Value transfer | Type reference (TYPE) | R3STATE | ABAP: Programmstatus (aktiv, gesichert, transportiert...) | 20021111 |
Method GET_SOAP_APPLICATIONS on class IF_WS_MD_WSD has no exception.
Method GET_SOAP_APPLICATION_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COUNT | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20021007 | ||
2 | ![]() |
VERSION | Call by reference | Type reference (TYPE) | R3STATE | ABAP: Programmstatus (aktiv, gesichert, transportiert...) | 20030110 |
Method GET_SOAP_APPLICATION_COUNT on class IF_WS_MD_WSD has no exception.
Method GET_VI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VERSION | Call by reference | Type reference (TYPE) | R3STATE | 20030825 | |||
2 | ![]() |
VI_NAME | Value transfer | Type reference (TYPE) | VEPNAME | 20030825 |
Method GET_VI on class IF_WS_MD_WSD has no exception.
Method HAS_SOAP_APPLICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HAS_SOAP_APPLICATION | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20021007 | ||
2 | ![]() |
TYPE | Value transfer | Type reference (TYPE) | VEPREFTYPE | Funktionen eines virtuellen Interfaces | 20021007 | ||
3 | ![]() |
VERSION | Call by reference | Type reference (TYPE) | R3STATE | ABAP: Programmstatus (aktiv, gesichert, transportiert...) | 20030110 |
Method HAS_SOAP_APPLICATION on class IF_WS_MD_WSD has no exception.
Method SET_EXTERNAL_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIGURATION_NAME_EXT | Call by reference | Type reference (TYPE) | WSNAMEEXT | Externer Name eines Web Services (Groß und Klein) | 20040827 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Web Service Objekt ist nicht gesperrt/neu | 20040827 |
Method SET_PREFIX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PREFIX | Call by reference | Type reference (TYPE) | SRT_WSICF_PREFIX | 20030812 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Web Service Objekt ist nicht gesperrt/neu | 20030812 |
Method SET_VI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VI_NAME | Call by reference | Type reference (TYPE) | VEPNAME | 20030825 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Web Service Objekt ist nicht gesperrt/neu | 20030825 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |