SAP ABAP Interface IF_WS_MD_WSDL_VIEW (Interface for Generating WSDL)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WS_MD_VIF Web Services: Virtual Interface 20040310
2 Interface composition (i COMPRISING i_ref)  IF_WS_MD_WSD Web Services: Web Service Definition 20040503
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WS_MD_VIF WS Virtual Interface 20040310
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WS_MD_WSD WS Virtual Interface 20040503
Properties
Interface IF_WS_MD_WSDL_VIEW  
Short Description Interface for Generating WSDL    
General Data
Package SEWS   ES Tools: Service Interfaces 
Created 20040310   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_WS_MD_WSDL_VIEW has no forward declaration.
Interfaces
Interface IF_WS_MD_WSDL_VIEW has no interface.
Friends
Interface IF_WS_MD_WSDL_VIEW has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DOC_STYLE Constant Public Type reference (TYPE) I 1 Document Style 20040310
2 RPC_STYLE Constant Public Type reference (TYPE) I 0 RPC Style 20040310
Methods
# Method Level Visibility Method type Description Created on
1 GET_WSDL Instance method Public Method WSDL Description of Object 20040310
2 GET_WSDL_URL Instance method Public Method WSDL URL 20061005
Events
# Event Type Visibility Description Created on
1 BASE_OBJECT_CHANGED Instance Event
(0)
Public
(2)
Base Object Has Changed 20040310
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 WSDL_CONFIGURATION Public See coding 20040310 BEGIN OF WSDL_CONFIGURATION, style type I, END OF WSDL_CONFIGURATION
Method Signatures

Method GET_WSDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIGURATION Call by reference Type reference (TYPE) WSDL_CONFIGURATION Konfiguration 20040310
2 Importing VERSION Call by reference Type reference (TYPE) R3STATE 20060713
3 Returning WSDL Value transfer Type reference (TYPE) XSTRING WSDL Source 20040310
# Exception Resumable Description Created on
1 CX_WS_MD_INTERNAL_ERROR Web Service Objekt interner Fehler 20040310

Method GET_WSDL_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIGURATION Call by reference Type reference (TYPE) WSDL_CONFIGURATION 20061005
2 Importing VERSION Call by reference Type reference (TYPE) R3STATE ABAP: Program Status (Active, Saved, Transrpoted...) 20061005
3 Returning WSDL_URL Value transfer Type reference (TYPE) STRING 20061005
# Exception Resumable Description Created on
1 CX_WS_MD_INTERNAL_ERROR Web Service Object: Internal Error 20061005
Event Signatures

Event BASE_OBJECT_CHANGED Signature
Event BASE_OBJECT_CHANGED on Interface IF_WS_MD_WSDL_VIEW has no parameter.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700