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 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20110222 | ||||
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_SRT_WSP_WSDL_UPLOAD' | Class Name | 20110222 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | SDTE_SRT_WSP_WSDL_ENTITY_TYPE | 'BINDING' | Entity type for Binding | 20110222 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | SDTE_SRT_WSP_WSDL_ENTITY_TYPE | 'ENDPOINT_URL' | Entity type for Endpoint URL | 20110228 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | SDTE_SRT_WSP_WSDL_ENTITY_TYPE | 'INTERFACE' | Entity type for Portype | 20110222 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | SDTE_SRT_WSP_WSDL_ENTITY_TYPE | 'MESSAGE_REQ' | Entity type for Request Message | 20110222 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | SDTE_SRT_WSP_WSDL_ENTITY_TYPE | 'MESSAGE_RESP' | Entity type for Response Message | 20110222 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | SDTE_SRT_WSP_WSDL_ENTITY_TYPE | 'OPERATION' | Entity type for Portype | 20110222 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | SDTE_SRT_WSP_WSDL_ENTITY_TYPE | 'SERVICE' | Entity type for Service | 20110222 | |
10 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20110222 | ||||
11 | ![]() |
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 | ![]() |
Instance method | Private | Method | Analyzes the WSDL and extracts the entities for search | 20110222 |
2 | ![]() |
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 | ![]() |
I_WSDL_DATA | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_WSDL_DATA | WSDL Upload : WSDL data as RAW String | 20110222 | ||
2 | ![]() |
I_WSDL_ID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_WSDL_IDENTIFIER | WSDL Upload : Identifier (GUID) | 20110222 | ||
3 | ![]() |
R_WSDL_ENTITY_LIST | Value transfer | Type reference (TYPE) | SRT_WSDL_ENTITY_LIST | WSDL Upload: Entities table | 20110222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20110222 |
Method OPEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 |