SAP ABAP Interface IF_SRT_WSP_WSDL_UPLOAD (WSDL Upload Interface)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRT_WSP_WSDL_UPLOAD | WSDL Upload | 20110222 |
Properties
| Interface | IF_SRT_WSP_WSDL_UPLOAD | |
| Short Description | WSDL Upload Interface |
General Data
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20110207 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SRT_WSP_WSDL_UPLOAD has no forward declaration.
Interfaces
Interface IF_SRT_WSP_WSDL_UPLOAD has no interface.
Friends
Interface IF_SRT_WSP_WSDL_UPLOAD has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVE | Static Attribute | Public | Type reference (TYPE) | SDTE_SRT_WSP_WSDL_STATUS | WSDL Upload: WSDL Upload status | 20110222 | ||
| 2 | INACTIVE | Static Attribute | Public | Type reference (TYPE) | SDTE_SRT_WSP_WSDL_STATUS | WSDL Upload: WSDL Upload status | 20110222 | ||
| 3 | USE_TYPE | Static Attribute | Public | Type reference (TYPE) | SRT_WSP_NAME_USE_TYPE | Use Type for SRT Name Cache | 20110222 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Activates an existing WSDL upload in the system | 20110222 | |
| 2 | Instance method | Public | Method | Check whether WSDL upload ID exists in the database | 20110222 | |
| 3 | Instance method | Public | Method | Uploads a WSDL in the system and Activates it | 20110222 | |
| 4 | Instance method | Public | Method | Deactivates an existing WSDL upload in the system | 20110222 | |
| 5 | Instance method | Public | Method | Deletes an existing WSDL upload in the system | 20110222 | |
| 6 | Instance method | Public | Method | Get all active and inactive WSDL information | 20110222 | |
| 7 | Instance method | Public | Method | Get list of entity types | 20110222 | |
| 8 | Instance method | Public | Method | Get WSDL with ID | 20110222 | |
| 9 | Instance method | Public | Method | Query WSDL based on entity QNames | 20110222 | |
| 10 | Instance method | Public | Method | Sets description of an existing WSDL upload in the system | 20110222 | |
| 11 | Instance method | Public | Method | Updates an existing WSDL upload in the system | 20110222 |
Events
Interface IF_SRT_WSP_WSDL_UPLOAD has no event.
Types
Interface IF_SRT_WSP_WSDL_UPLOAD has no local type.
Method Signatures
Method ACTIVATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_WSDL_IDENTIFIER | WSDL Upload : Identifier (GUID) | 20110222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110222 |
Method CHECK_ID_EXISTENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_WSDL_IDENTIFIER | WSDL Upload : WSDL Identifier | 20110222 | |||
| 2 | R_ID_NOT_FOUND | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110222 |
Method CHECK_ID_EXISTENCE on Interface IF_SRT_WSP_WSDL_UPLOAD has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_WSDL_DESCRIPTION | Single-Character Flag | 20110222 | |||
| 2 | I_ID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_WSDL_IDENTIFIER | WSDL Upload : Identifier (GUID) | 20110222 | |||
| 3 | I_WSDL_DATA | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_WSDL_DATA | Single-Character Flag | 20110222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110222 |
Method DEACTIVATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_WSDL_IDENTIFIER | WSDL Upload : Identifier (GUID) | 20110222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110222 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_WSDL_IDENTIFIER | WSDL Upload : Identifier (GUID) | 20110222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110222 |
Method GET_ALL_WSDL_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_INFO | Value transfer | Type reference (TYPE) | STTY_SRT_WSP_WSDL_UPLOAD_DIR | WSDL Upload: Header information | 20110222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110222 |
Method GET_ENTITY_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ENTITY_TYPE_WITH_DESC | Value transfer | Type reference (TYPE) | STTY_SRT_WSP_WSDL_ENTITY_TYPE | WSDL Upload: Entity type and description | 20110222 |
Method GET_ENTITY_TYPES on Interface IF_SRT_WSP_WSDL_UPLOAD has no exception.
Method GET_WSDL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ENTITY_INFORMATION | Call by reference | Type reference (TYPE) | STTY_SRT_WSDL_ENTITY_INFO | WSDL Upload: Entity information | 20110222 | |||
| 2 | E_TAB_ENDPOINT_URLS | Call by reference | Type reference (TYPE) | SRT_WSP_STRINGS | Table of WSP Strings | 20110228 | |||
| 3 | E_WSDL_DATA | Value transfer | Type reference (TYPE) | SDTE_SRT_WSP_WSDL_DATA | WSDL Upload : WSDL data as RAW String | 20110222 | |||
| 4 | E_WSDL_INFO | Value transfer | Type reference (TYPE) | SSTR_SRT_WSP_WSDL_UPLOAD_DIR | WSDL Upload: Header information | 20110222 | |||
| 5 | E_WSDL_URL | Call by reference | Type reference (TYPE) | STRING | 20110222 | ||||
| 6 | I_ID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_WSDL_IDENTIFIER | WSDL Upload : Identifier (GUID) | 20110222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110222 |
Method QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DESCRIPTION | Call by reference | Type reference (TYPE) | STTY_SRT_WSP_WSDL_DESCRIPTION | WSDL Upload: Description | 20110222 | |||
| 2 | IT_ENTITY_NAME | Call by reference | Type reference (TYPE) | STTY_SRT_WSDL_ENTITY_NAME | WSDL Upload: Entity name | 20110222 | |||
| 3 | IT_IDS | Call by reference | Type reference (TYPE) | STTY_SRT_WSP_WSDL_IDENTIFIER | Table of WSDL Upload Names | 20110222 | |||
| 4 | IT_STATE | Call by reference | Type reference (TYPE) | STTY_SRT_WSP_WSDL_STATUS | WSDL Upload: WSDL Upload status | 20110222 | |||
| 5 | I_NUM_MAX_HITS | Call by reference | Type reference (TYPE) | SRT_AD_SEARCH_NUM_MAX_HITS | SRT Advanced Search Maximum Number of Hits | 20130821 | |||
| 6 | RT_WSDL_INFORMATION | Value transfer | Type reference (TYPE) | STTY_SRT_WSP_WSDL_UPLOAD_DIR | Single-Character Flag | 20110222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110222 |
Method SET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_WSDL_DESCRIPTION | WSDL Upload: Description | 20110222 | |||
| 2 | I_ID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_WSDL_IDENTIFIER | WSDL Upload : Identifier (GUID) | 20110222 | |||
| 3 | I_LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | Language Key of Current Text Environment | 20110222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110222 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_WSDL_IDENTIFIER | WSDL Upload : Identifier (GUID) | 20110222 | |||
| 2 | I_WSDL_DATA | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_WSDL_DATA | WSDL Upload : WSDL data as RAW String | 20110222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110222 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |