SAP ABAP Class CL_SRT_WSDL11_GEN (CL_SRT_WSDL11_GEN)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SOAP_WSDL (Package) WSDL Tools
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRT_WSDL_GEN Generic Interface for Generating from WSDL 20030918
Properties
Class CL_SRT_WSDL11_GEN  
Short Description    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_WSDL   WSDL Tools 
Created 20030918   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)
2 TSRTW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRT_WSDL_GEN Generic Interface for Generating from WSDL 20030918
Friends
# Friend Modeled only Created on Description
1 CL_SRT_WSDL_GEN_FACTORY 20030918
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_DOC_STYLE Constant Private Type reference (TYPE) I TSRTW_DOC_STYLE 20030918
2 CO_RPC_STYLE Constant Private Type reference (TYPE) I TSRTW_RPC_STYLE 20030918
3 M_BINDINGS Instance attribute Private Type reference (TYPE) SOAP_FEATURE_LIST 20030918
4 M_CONFIGURE Instance attribute Private Object reference (TYPE REF TO) IF_SOAP_CONFIGURE_SERVICE 20030918
5 M_CTX Instance attribute Private Object reference (TYPE REF TO) CL_SRT_WSDL11_CTX 20030919
6 M_DESIGNTIME_ONLY Instance attribute Private Type reference (TYPE) BOOLEAN TSOAP_FALSE 20030918
7 M_ENABLE_SAP_FEATURE Instance attribute Private Type reference (TYPE) BOOLEAN '+' 20030919
8 M_IF_DT Instance attribute Private Object reference (TYPE REF TO) IF_SRT_WSDL_INTERFACE 20030918
9 M_IF_OPERATIONS Instance attribute Private Type reference (TYPE) SRT_WSDL_OPERATION_LIST 20030918
10 M_INTERFACE_NAME Instance attribute Private Type reference (TYPE) QNAME 20030918
11 M_N_BINDINGS Instance attribute Private Type reference (TYPE) BINDINGS 20030919
12 M_N_PORTTYPES Instance attribute Private Type reference (TYPE) PORTTYPES 20030919
13 M_TYPES Instance attribute Private Type reference (TYPE) SRT_WSDL_IXML_NODE_LIST 20030918
14 M_URL Instance attribute Private Type reference (TYPE) STRING 20030918
15 M_WSD Instance attribute Private Object reference (TYPE REF TO) IF_WS_MD_WSD 20030918
16 M_WSNAME Instance attribute Private Type reference (TYPE) STRING 20030918
17 TARGETNAMESPACE Instance attribute Private Attribute reference (LIKE) 20030918
18 USE_DOCUMENT_STYLE Instance attribute Private Attribute reference (LIKE) 20030918
19 USE_RPC_STYLE Instance attribute Private Attribute reference (LIKE) 20030918
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030918
2 CREATE_BINDINGS Instance method Private Method 20030918
3 CREATE_FROM_WSD Static method Protected Method 20030918
4 CREATE_PORTTYPES Instance method Private Method 20030922
5 CREATE_SERVICES Instance method Private Method 20030918
6 GEN_WSDL Instance method Private Method 20030918
7 INIT Instance method Private Method 20030918
8 SET_DESIGNTIME_MODE Instance method Private Method 20030918
9 SET_DOCUMENT_STYLE Instance method Private Method 20030918
10 SET_RPC_STYLE Instance method Private Method 20030918
11 SET_RUNTIME_MODE Instance method Private Method 20030918
12 SET_URL Instance method Public Method 20030918
Events
Class CL_SRT_WSDL11_GEN has no event.
Types
Class CL_SRT_WSDL11_GEN has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SRT_WSDL11_GEN has no parameter.
Method CONSTRUCTOR on class CL_SRT_WSDL11_GEN has no exception.

Method CREATE_BINDINGS Signature

Method CREATE_BINDINGS on class CL_SRT_WSDL11_GEN has no parameter.
Method CREATE_BINDINGS on class CL_SRT_WSDL11_GEN has no exception.

Method CREATE_FROM_WSD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INTERFACE Call by reference Object reference (TYPE REF TO) IF_SRT_WSDL_INTERFACE 20030918
2 Importing WSD Call by reference Object reference (TYPE REF TO) IF_WS_MD_WSD 20030918
3 Returning WSDL_GEN Value transfer Object reference (TYPE REF TO) IF_SRT_WSDL_GEN 20030918

Method CREATE_FROM_WSD on class CL_SRT_WSDL11_GEN has no exception.

Method CREATE_PORTTYPES Signature

Method CREATE_PORTTYPES on class CL_SRT_WSDL11_GEN has no parameter.
Method CREATE_PORTTYPES on class CL_SRT_WSDL11_GEN has no exception.

Method CREATE_SERVICES Signature

Method CREATE_SERVICES on class CL_SRT_WSDL11_GEN has no parameter.
Method CREATE_SERVICES on class CL_SRT_WSDL11_GEN has no exception.

Method GEN_WSDL Signature

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

Method GEN_WSDL on class CL_SRT_WSDL11_GEN has no exception.

Method INIT Signature

Method INIT on class CL_SRT_WSDL11_GEN has no parameter.
Method INIT on class CL_SRT_WSDL11_GEN has no exception.

Method SET_DESIGNTIME_MODE Signature

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

Method SET_DOCUMENT_STYLE Signature

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

Method SET_RPC_STYLE Signature

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

Method SET_RUNTIME_MODE Signature

Method SET_RUNTIME_MODE on class CL_SRT_WSDL11_GEN has no parameter.
Method SET_RUNTIME_MODE on class CL_SRT_WSDL11_GEN has no exception.

Method SET_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing URL Call by reference Type reference (TYPE) STRING 20030918

Method SET_URL on class CL_SRT_WSDL11_GEN has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 640