SAP ABAP Class IF_SLIB_RETRIEVER (IF_SLIB_RETRIEVER)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SLIB_MEX_PARTS_RETRIEVER | Retrieve WSDL pares comming from MEX protocol | 20090110 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_PROXY_SLIB_REC_RETRIEVER | Proxy Recording Retriever | 20071211 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PROXY_SLIB_RETRIEVER | Proxy Retriever | 20071211 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SLIB_ENTITY_CONTAINER | 20050302 |
Properties
| Class | IF_SLIB_RETRIEVER | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050224 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SLIB_RETRIEVER has no forward declaration.
Interfaces
Class IF_SLIB_RETRIEVER has no interface implemented.
Friends
Class IF_SLIB_RETRIEVER has no friend class.
Attributes
Class IF_SLIB_RETRIEVER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20060907 | ||
| 2 | Instance method | Public | Method | 20060907 | ||
| 3 | Static method | Public | Method | 20061122 | ||
| 4 | Instance method | Public | Method | 20050224 | ||
| 5 | Instance method | Public | Method | 20081127 | ||
| 6 | Static method | Public | Method | 20061119 | ||
| 7 | Instance method | Public | Method | 20061119 | ||
| 8 | Instance method | Public | Method | 20081127 |
Events
Class IF_SLIB_RETRIEVER has no event.
Types
Class IF_SLIB_RETRIEVER has no local type.
Method Signatures
Method ADD_AUTHORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AUTHORITY | Call by reference | Type reference (TYPE) | CLIKE | 20060907 | ||||
| 2 | HTTP_CLIENT | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_CLIENT | HTTP Client Abstraction | 20060907 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLIB Exceptions | 20060907 |
Method ADD_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESTINATION | Call by reference | Type reference (TYPE) | CLIKE | 20060907 | ||||
| 2 | HTTP_CLIENT | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_CLIENT | HTTP Client Abstraction | 20060907 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLIB Exceptions | 20060907 |
Method CONSTRUCT_URL_FROM_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESTINATION | Call by reference | Type reference (TYPE) | CLIKE | 20061122 | ||||
| 2 | PATH | Call by reference | Type reference (TYPE) | CLIKE | 20061122 | ||||
| 3 | RVAL | Value transfer | Type reference (TYPE) | ANYURI | any URI | 20061122 |
Method CONSTRUCT_URL_FROM_DESTINATION on class IF_SLIB_RETRIEVER has no exception.
Method GET_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | XSTRING | 20050224 | ||||
| 2 | URI | Call by reference | Type reference (TYPE) | ANYURI | any URI | 20050224 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLIB Exceptions | 20050224 |
Method GET_USER_PASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PASSWORD | Call by reference | Type reference (TYPE) | STRING | 20081127 | ||||
| 2 | USER | Call by reference | Type reference (TYPE) | STRING | 20081127 |
Method GET_USER_PASS on class IF_SLIB_RETRIEVER has no exception.
Method PREPARE_HTTP_HEADERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT_TYPE | Call by reference | Type reference (TYPE) | CLIKE | 20061119 | ||||
| 2 | LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | Sprachenschlüssel der aktuellen Textumgebung | 20061119 | |||
| 3 | PASSWORD | Call by reference | Type reference (TYPE) | CLIKE | 20061119 | ||||
| 4 | RVAL | Value transfer | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare | 20061119 | |||
| 5 | USER | Call by reference | Type reference (TYPE) | CLIKE | 20061119 |
Method PREPARE_HTTP_HEADERS on class IF_SLIB_RETRIEVER has no exception.
Method SEND_SYNC_HTTP_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESTINATION | Call by reference | Type reference (TYPE) | CLIKE | 20061121 | ||||
| 2 | REQUEST_BODY | Call by reference | Type reference (TYPE) | XSTRING | 20061119 | ||||
| 3 | REQUEST_HEADERS | Call by reference | Type reference (TYPE) | TIHTTPNVP | 20061119 | ||||
| 4 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_HTTP_RESPONSE | HTTP Framework (iHTTP) HTTP Response | 20061119 | |||
| 5 | URL | Call by reference | Type reference (TYPE) | CLIKE | 20061119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLIB Exceptions | 20061119 |
Method SET_USER_PASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PASSWORD | Call by reference | Type reference (TYPE) | STRING | 20081127 | ||||
| 2 | USER | Call by reference | Type reference (TYPE) | STRING | 20081127 |
Method SET_USER_PASS on class IF_SLIB_RETRIEVER has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |