SAP ABAP Class CL_SRT_WSP_WSDL_UPLOAD (WSDL Upload)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SOAP_CONFIG (Package) SOAP Configuration Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRT_WSP_WSDL_UPLOAD WSDL Upload Interface 20110222
Properties
Class CL_SRT_WSP_WSDL_UPLOAD  
Short Description WSDL Upload    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20110207   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRT_WSP_WSDL_UPLOAD has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRT_WSP_WSDL_UPLOAD WSDL Upload Interface 20110222
Friends
# Friend Modeled only Created on Description
1 CL_SRT_WSP_FACTORY 20110222 WSP Factory Class
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVE Instance attribute Private Attribute reference (LIKE) 20110222
2 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SRT_WSP_WSDL_UPLOAD' Class Name 20110222
3 CO_ENTITY_TYPE_BINDING Constant Public Type reference (TYPE) SDTE_SRT_WSP_WSDL_ENTITY_TYPE 'BINDING' Entity type for Binding 20110222
4 CO_ENTITY_TYPE_ENDPOINT_URL Constant Public Type reference (TYPE) SDTE_SRT_WSP_WSDL_ENTITY_TYPE 'ENDPOINT_URL' Entity type for Endpoint URL 20110228
5 CO_ENTITY_TYPE_INTERFACE Constant Public Type reference (TYPE) SDTE_SRT_WSP_WSDL_ENTITY_TYPE 'INTERFACE' Entity type for Portype 20110222
6 CO_ENTITY_TYPE_MESSAGE_REQ Constant Public Type reference (TYPE) SDTE_SRT_WSP_WSDL_ENTITY_TYPE 'MESSAGE_REQ' Entity type for Request Message 20110222
7 CO_ENTITY_TYPE_MESSAGE_RESP Constant Public Type reference (TYPE) SDTE_SRT_WSP_WSDL_ENTITY_TYPE 'MESSAGE_RESP' Entity type for Response Message 20110222
8 CO_ENTITY_TYPE_OPERATION Constant Public Type reference (TYPE) SDTE_SRT_WSP_WSDL_ENTITY_TYPE 'OPERATION' Entity type for Portype 20110222
9 CO_ENTITY_TYPE_SERVICE Constant Public Type reference (TYPE) SDTE_SRT_WSP_WSDL_ENTITY_TYPE 'SERVICE' Entity type for Service 20110222
10 INACTIVE Instance attribute Private Attribute reference (LIKE) 20110222
11 URL_GENERATOR Instance attribute Private Object reference (TYPE REF TO) IF_SRT_WSP_URL_GENERATOR URL Generator 20110222
Methods
# Method Level Visibility Method type Description Created on
1 GET_WSDL_ENTITIES Instance method Private Method Analyzes the WSDL and extracts the entities for search 20110222
2 OPEN Static method Protected Method Opens an instance for WSDL Upload 20110222
Events
Class CL_SRT_WSP_WSDL_UPLOAD has no event.
Types
Class CL_SRT_WSP_WSDL_UPLOAD has no local type.
Method Signatures

Method GET_WSDL_ENTITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WSDL_DATA Call by reference Type reference (TYPE) SDTE_SRT_WSP_WSDL_DATA WSDL Upload : WSDL data as RAW String 20110222
2 Importing I_WSDL_ID Call by reference Type reference (TYPE) SDTE_SRT_WSP_WSDL_IDENTIFIER WSDL Upload : Identifier (GUID) 20110222
3 Returning R_WSDL_ENTITY_LIST Value transfer Type reference (TYPE) SRT_WSDL_ENTITY_LIST WSDL Upload: Entities table 20110222
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110222

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_WSDL_UPLOAD WSDL Upload Interface 20110222

Method OPEN on class CL_SRT_WSP_WSDL_UPLOAD has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 740