SAP ABAP Class CL_WS_MD_WSD (WS Virtual Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
⤷
SEWS (Package) ES Tools: Service Interfaces

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WS_MD_OBJECT | WS MD Abstract Object | 20041223 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WS_MD_OBJECT | Web Services: Object | 20021010 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WS_MD_WSD | Web Services: Web Service Definition | 20021011 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WS_MD_WSDL_VIEW | Interface for Generating WSDL | 20040503 |
Properties
Class | CL_WS_MD_WSD | |
Short Description | WS Virtual Interface | |
Super Class | CL_WS_MD_OBJECT | WS MD Abstract Object |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SEWS | ES Tools: Service Interfaces |
Created | 20021010 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WS_MD_OBJECT | Web Services: Object | 20021010 | ||
2 | IF_WS_MD_WSD | Web Services: Web Service Definition | 20021011 | ||
3 | IF_WS_MD_WSDL_VIEW | Interface for Generating WSDL | 20040503 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_WS_MD_VIF | 20040723 | WS Virtual Interface |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WSHEADER | Virtual Interface: Definition Verwaltungsdaten | 20021010 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WSHEADER | Virtual Interface: Definition Verwaltungsdaten | 20021010 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WSHEADER | Virtual Interface: Definition Verwaltungsdaten | 20021010 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WS_MD_OBJECT_STATE | Web Services : Object | 20040726 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | TROBJTYPE | 'WEBS' | Objekttyp | 20021024 | |
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WSDSOAPAPPTAB | WSD - Tabelle über Soap Application Referenzen | 20021011 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WS_MD_VIF_VERSION_STORE | Speicher für alte Version eines Virtuellen Interfaces | 20021118 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20021010 |
2 | ![]() |
Instance method | Private | Method | 20030909 | |
3 | ![]() |
Instance method | Public | Method | 20040812 | |
4 | ![]() |
Instance method | Public | Method | returns main object | 20081230 |
5 | ![]() |
Instance method | Private | Method | 20021010 |
Events
Class CL_WS_MD_WSD has no event.
Types
Class CL_WS_MD_WSD has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTIVE | Call by reference | Type reference (TYPE) | WSHEADER | Virtual Interface: Definition Verwaltungsdaten | 20021010 | ||
2 | ![]() |
INACTIVE | Call by reference | Type reference (TYPE) | WSHEADER | Virtual Interface: Definition Verwaltungsdaten | 20021010 | ||
3 | ![]() |
MAIN_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_WS_MD_OBJECT_STATE | Einstelliges Kennzeichen | 20040726 | ||
4 | ![]() |
NEW | Call by reference | Type reference (TYPE) | CHAR1 | ' ' | Einstelliges Kennzeichen | 20021010 | |
5 | ![]() |
VERSION_STORE | Call by reference | Object reference (TYPE REF TO) | CL_WS_MD_VIF_VERSION_STORE | Speicher für alte Version eines Virtuellen Interfaces | 20021118 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Web Service Objekt ist Gesperrt | 20021010 | |
2 | ![]() |
Web Service Objekt existiert bereits. | 20021010 | |
3 | ![]() |
Web Service Objekt interner Fehler | 20021010 | |
4 | ![]() |
Web Service Objekt ist Gesperrt | 20021010 | |
5 | ![]() |
Web Service Objekt ist Gesperrt | 20021010 |
Method DELETE_PREFIX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CORRNUM | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20040812 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Web Services: Fehler bei der Anbindung ans ICF | 20031023 | |
2 | ![]() |
20050729 |
Method GET_CHANGE_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHANGE_ATTRIBUTE | Value transfer | Type reference (TYPE) | WSCHANGE_EXT | Änderungsdaten zur Web Service Objekten | 20040812 | ||
2 | ![]() |
VERSION | Call by reference | Type reference (TYPE) | R3STATE | ABAP: Programmstatus (aktiv, gesichert, transportiert...) | 20040812 |
Method GET_CHANGE_ATTRIBUTES on class CL_WS_MD_WSD has no exception.
Method GET_MAIN_OBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_MAIN_OBJ | Value transfer | Object reference (TYPE REF TO) | IF_WS_MD_OBJECT_STATE | Web Services: Object | 20081230 |
Method GET_MAIN_OBJ on class CL_WS_MD_WSD has no exception.
Method LOAD_CHILDS Signature
Method LOAD_CHILDS on class CL_WS_MD_WSD has no parameter.
Method LOAD_CHILDS on class CL_WS_MD_WSD has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 640 |