SAP ABAP Interface IF_SMTP_REQUEST (SMTP request (outgoing mail oder status))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RFC (Application Component) RFC
⤷
SSMTP (Package) Development Class for SMTP Communication
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SMTP_REQUEST | SMTP Request (Implements IF_SMTP_REQUEST) | 20000717 |
Properties
| Interface | IF_SMTP_REQUEST | |
| Short Description | SMTP request (outgoing mail oder status) |
General Data
| Package | SSMTP | Development Class for SMTP Communication |
| Created | 20000717 | SAP |
| Last changed | 20000718 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SMTP_REQUEST has no forward declaration.
Interfaces
Interface IF_SMTP_REQUEST has no interface.
Friends
Interface IF_SMTP_REQUEST has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Instance attribute | Public | Type reference (TYPE) | XSTRING | 20001016 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Decoded received |
20001030 | |
| 2 | Instance method | Public | Method | Returns |
20000717 |
Events
Interface IF_SMTP_REQUEST has no event.
Types
Interface IF_SMTP_REQUEST has no local type.
Method Signatures
Method PARSE Signature
Method PARSE on Interface IF_SMTP_REQUEST has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen in den (E)SMTP Klassen | 20010102 |
Method SERIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | XSTRING | 20000807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen in den (E)SMTP Klassen | 20010215 | ||
| 2 | E-mail domain ist unbekannt | |||
| 3 | Keine E-Mail gespeichert | |||
| 4 | Absender ist unbekannt | |||
| 5 | Empfänger sind unbekannt | |||
| 6 | Beim Aufruf einer Systemklasse trat ein Fehler aud |
History
| Last changed by/on | SAP | 20000718 |
| SAP Release Created in | 50A |