SAP ABAP Class IF_SRT_WSDL_GEN (Generic Interface for Generating from WSDL)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_WSDL11_GEN 20030918
Properties
Class IF_SRT_WSDL_GEN  
Short Description Generic Interface for Generating from WSDL    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030904   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TSOAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_SRT_WSDL_GEN has no interface implemented.
Friends
Class IF_SRT_WSDL_GEN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 TARGETNAMESPACE Instance attribute Public Type reference (TYPE) STRING 20030908
2 USE_DOCUMENT_STYLE Instance attribute Public Type reference (TYPE) BOOLEAN True if Document Style Used (Default = Document Style) 20030917
3 USE_RPC_STYLE Instance attribute Public Type reference (TYPE) BOOLEAN True if RPC Style Used (Default = Document Style) 20030905
Methods
# Method Level Visibility Method type Description Created on
1 CONFIGURE Instance method Public Method Initialize from Service Configuration 20030905
2 ENABLE_SAP_FEATURE Instance method Public Method Add SAP Feature to WSDL 20030917
3 GET_WSDL Instance method Public Method Generates WSDL Documents 20030904
4 SET_DESIGNTIME_MODE Instance method Public Method 20030905
5 SET_DOCUMENT_STYLE Instance method Public Method Switch from RPC to Document Style 20030904
6 SET_RPC_STYLE Instance method Public Method Switch from Document to RPC Style 20030904
7 SET_RUNTIME_MODE Instance method Public Method 20030905
Events
Class IF_SRT_WSDL_GEN has no event.
Types
Class IF_SRT_WSDL_GEN has no local type.
Method Signatures

Method CONFIGURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIGURATION Call by reference Object reference (TYPE REF TO) IF_SOAP_CONFIGURE_SERVICE 20030905

Method CONFIGURE on class IF_SRT_WSDL_GEN has no exception.

Method ENABLE_SAP_FEATURE Signature

Method ENABLE_SAP_FEATURE on class IF_SRT_WSDL_GEN has no parameter.
Method ENABLE_SAP_FEATURE on class IF_SRT_WSDL_GEN has no exception.

Method GET_WSDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning WSDL_DOC Value transfer Type reference (TYPE) XSTRING 20030904

Method GET_WSDL on class IF_SRT_WSDL_GEN has no exception.

Method SET_DESIGNTIME_MODE Signature

Method SET_DESIGNTIME_MODE on class IF_SRT_WSDL_GEN has no parameter.
Method SET_DESIGNTIME_MODE on class IF_SRT_WSDL_GEN has no exception.

Method SET_DOCUMENT_STYLE Signature

Method SET_DOCUMENT_STYLE on class IF_SRT_WSDL_GEN has no parameter.
Method SET_DOCUMENT_STYLE on class IF_SRT_WSDL_GEN has no exception.

Method SET_RPC_STYLE Signature

Method SET_RPC_STYLE on class IF_SRT_WSDL_GEN has no parameter.
Method SET_RPC_STYLE on class IF_SRT_WSDL_GEN has no exception.

Method SET_RUNTIME_MODE Signature

Method SET_RUNTIME_MODE on class IF_SRT_WSDL_GEN has no parameter.
Method SET_RUNTIME_MODE on class IF_SRT_WSDL_GEN has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in