SAP ABAP Interface IF_SRT_WSP_WSIL_READER (WSIL Reader)
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_WSIL_READER | WSIL Reader | 20070427 |
Properties
| Interface | IF_SRT_WSP_WSIL_READER | |
| Short Description | WSIL Reader |
General Data
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20070427 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | TSRTP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_SRT_WSP_WSIL_READER has no interface.
Friends
Interface IF_SRT_WSP_WSIL_READER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_WSIL_TYPE_PLAIN | Constant | Public | Type reference (TYPE) | SRT_WSP_WSIL_TYPE | TSRTP_WSIL_TYPE_PLAIN | WSIL Type | 20070518 | |
| 2 | CO_WSIL_TYPE_SAP_640 | Constant | Public | Type reference (TYPE) | SRT_WSP_WSIL_TYPE | TSRTP_WSIL_TYPE_SAP_640 | WSIL Type | 20070518 | |
| 3 | CO_WSIL_TYPE_SAP_710 | Constant | Public | Type reference (TYPE) | SRT_WSP_WSIL_TYPE | TSRTP_WSIL_TYPE_SAP_710 | WSIL Type | 20070518 | |
| 4 | CO_WSIL_TYPE_UNKNOWN | Constant | Public | Type reference (TYPE) | SRT_WSP_WSIL_TYPE | TSRTP_WSIL_TYPE_UNKNOWN | WSIL Type | 20070518 | |
| 5 | TERMINATED | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Object is terminated | 20070427 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20070427 | ||
| 2 | Instance method | Public | Method | 20070508 | ||
| 3 | Instance method | Public | Method | 20070427 | ||
| 4 | Instance method | Public | Method | 20070508 | ||
| 5 | Instance method | Public | Method | 20070519 | ||
| 6 | Instance method | Public | Method | 20070427 |
Events
Interface IF_SRT_WSP_WSIL_READER has no event.
Types
Interface IF_SRT_WSP_WSIL_READER has no local type.
Method Signatures
Method CLEAR_CACHE Signature
Method CLEAR_CACHE on Interface IF_SRT_WSP_WSIL_READER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20070427 |
Method GET_URLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SYSTEM_KEY | Call by reference | Type reference (TYPE) | GUID_32 | System Key | 20070508 | |||
| 2 | URLS | Call by reference | Type reference (TYPE) | SRT_WSP_WEBSERVICE_URL_TAB | Tabelle von Webservice Urls | 20070508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20070703 |
Method GET_URLS_FOR_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTERFACE_NAME | Call by reference | Type reference (TYPE) | QNAME | Interface Name | 20070508 | |||
| 2 | SYSTEM_KEY | Call by reference | Type reference (TYPE) | GUID_32 | System Key | 20070427 | |||
| 3 | URLS | Call by reference | Type reference (TYPE) | SRT_WSP_WEBSERVICE_URL_TAB | Tabelle von Webservice Urls | 20070427 | |||
| 4 | WSIL_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_WSIL_TYPE | TSRTP_WSIL_TYPE_SAP_640 | WSIL type => Plain; 640; 710; | 20100531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20070427 |
Method GET_URLS_FOR_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTERFACE_NAME | Call by reference | Type reference (TYPE) | QNAME | Interface Name | 20070508 | |||
| 2 | PROFILE_NAME | Call by reference | Type reference (TYPE) | STRING | Profile Name | 20070508 | |||
| 3 | PROFILE_VERSION | Call by reference | Type reference (TYPE) | STRING | Profile Version | 20070508 | |||
| 4 | SYSTEM_KEY | Call by reference | Type reference (TYPE) | GUID_32 | System Key | 20070508 | |||
| 5 | URLS | Call by reference | Type reference (TYPE) | SRT_WSP_WEBSERVICE_URL_TAB | Tabelle von Webservice Urls | 20070508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20070508 |
Method RETRIEVE_WSIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_CODE | Call by reference | Type reference (TYPE) | I | 0=OK; 1=No Access; 2=Invalid Format; 3=Others | 20070519 | |||
| 2 | ERROR_REASON | Call by reference | Type reference (TYPE) | STRING | Error reason | 20070519 | |||
| 3 | SYSTEM_KEY | Call by reference | Type reference (TYPE) | GUID_32 | System Key | 20070519 | |||
| 4 | WSIL_DOC_TEST | Call by reference | Type reference (TYPE) | XSTRING | 20070604 | ||||
| 5 | WSIL_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_WSIL_TYPE | WSIL Typ | 20070519 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20070519 |
Method TERMINATE Signature
Method TERMINATE on Interface IF_SRT_WSP_WSIL_READER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20070427 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |