SAP ABAP Class IF_SRT_WSP_WSIL_READER (WSIL Reader)
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
Class | IF_SRT_WSP_WSIL_READER | |
Short Description | WSIL Reader | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20070427 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_SRT_WSP_WSIL_READER has no interface implemented.
Friends
Class IF_SRT_WSP_WSIL_READER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SRT_WSP_WSIL_TYPE | TSRTP_WSIL_TYPE_PLAIN | WSIL Type | 20070518 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | SRT_WSP_WSIL_TYPE | TSRTP_WSIL_TYPE_SAP_640 | WSIL Type | 20070518 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | SRT_WSP_WSIL_TYPE | TSRTP_WSIL_TYPE_SAP_710 | WSIL Type | 20070518 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | SRT_WSP_WSIL_TYPE | TSRTP_WSIL_TYPE_UNKNOWN | WSIL Type | 20070518 | |
5 | ![]() |
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
Class IF_SRT_WSP_WSIL_READER has no event.
Types
Class IF_SRT_WSP_WSIL_READER has no local type.
Method Signatures
Method CLEAR_CACHE Signature
Method CLEAR_CACHE on class 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 class 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 |