SAP ABAP Class CL_SMTP_RESPONSE (SMTP Response (Implements IF_SMTP_RESPONSE))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RFC (Application Component) RFC
⤷
SSMTP (Package) Development Class for SMTP Communication
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SMTP_ENTITY | SMTP Comm. Unit (implements IF_SMTP_ENTITY) | 20000717 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SMTP_RESPONSE | SMTP Response Receives Status fromm SMTP plugin | 20000717 |
Properties
| Class | CL_SMTP_RESPONSE | |
| Short Description | SMTP Response (Implements IF_SMTP_RESPONSE) | |
| Super Class | CL_SMTP_ENTITY | SMTP Comm. Unit (implements IF_SMTP_ENTITY) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SSMTP | Development Class for SMTP Communication |
| Created | 20000717 | SAP |
| Last change | 20130531 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SMTP_RESPONSE | SMTP Response Receives Status fromm SMTP plugin | 20000717 |
Friends
Class CL_SMTP_RESPONSE has no friend class.
Attributes
Class CL_SMTP_RESPONSE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Reads parameters from |
20000914 | |
| 2 | Instance method | Public | Method | Sets messages according to status code Rc for E-Mail inbox) | 20001031 |
Events
Class CL_SMTP_RESPONSE has no event.
Types
Class CL_SMTP_RESPONSE has no local type.
Method Signatures
Method PARSE_XSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PLUGIN_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | Zu dekodierender plugin xstring | 20000914 | |||
| 2 | RESPONSE_TYPE | Call by reference | Type reference (TYPE) | C | Erkannter response Typ | 20000914 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen in den (E)SMTP Klassen | 20010102 |
Method SET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATUS | Call by reference | Type reference (TYPE) | SX_STATUS | Rückgabestatus für Eingangs-E-Mail | 20001031 |
Method SET_STATUS on class CL_SMTP_RESPONSE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 50A |