SAP ABAP Class IF_SMTP_CLIENT (HTTP Client Abstraction)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SMTP_CLIENT | SMTP Client Control Block | 20000803 |
Properties
| Class | IF_SMTP_CLIENT | |
| Short Description | HTTP Client Abstraction | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20000711 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SMTP_CLIENT has no forward declaration.
Interfaces
Class IF_SMTP_CLIENT has no interface implemented.
Friends
Class IF_SMTP_CLIENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SMTP_REQUEST | SMTP request (outgoing mail oder status) | 20001117 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SMTP_RESPONSE | SMTP Response Receives Status fromm SMTP plugin | 20001117 | |||
| 3 | Static Attribute | Public | Type reference (TYPE) | STRING | Framework version | 20000711 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Last Error Message | 20000711 | |
| 2 | Instance method | Public | Method | SMTP connection setup and dispatch of data | 20000711 | |
| 3 | Instance method | Public | Method | 20000717 | ||
| 4 | Instance method | Public | Method | 20000717 |
Events
Class IF_SMTP_CLIENT has no event.
Types
Class IF_SMTP_CLIENT has no local type.
Method Signatures
Method GET_LAST_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20000711 | |||
| 2 | MESSAGE | Call by reference | Type reference (TYPE) | STRING | Fehlermeldung | 20000711 |
Method GET_LAST_ERROR on class IF_SMTP_CLIENT has no exception.
Method SEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROXY_PASSWORD | Call by reference | Type reference (TYPE) | STRING | Password für SMTP Auth | 20120626 | |||
| 2 | PROXY_USERNAME | Call by reference | Type reference (TYPE) | STRING | Username für SMTP Auth | 20120626 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Converter-Schnittstelle-Ausnahmezustand | 20000803 | ||
| 2 | Kommunikationsfehler | 20000803 |
Method SET_REQUEST_ORIGINATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_SMTP_REQUEST | SMTP request (outgoing mail or status) | 20000717 |
Method SET_REQUEST_ORIGINATOR on class IF_SMTP_CLIENT has no exception.
Method SET_RESPONSE_ORIGINATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_SMTP_RESPONSE | SMTP request (outgoing mail or status) | 20000717 |
Method SET_RESPONSE_ORIGINATOR on class IF_SMTP_CLIENT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |