SAP ABAP Interface IF_SMTP_EXTENSION (SMTP Extension / Request Handler Interface)
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_EXT_EMAIL | SMTP Handler for Incoming E-Mail | 20001127 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SMTP_EXT_PING | SMTP Test Handler | 20001116 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SMTP_EXT_SAPCONNECT | SMTP Handler for Incoming E-Mail | 20010102 |
Properties
| Interface | IF_SMTP_EXTENSION | |
| Short Description | SMTP Extension / Request Handler Interface |
General Data
| Package | SSMTP | Development Class for SMTP Communication |
| Created | 19991206 | SAP |
| Last changed | 20001116 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SMTP_EXTENSION has no forward declaration.
Interfaces
Interface IF_SMTP_EXTENSION has no interface.
Friends
Interface IF_SMTP_EXTENSION has no friend.
Attributes
Interface IF_SMTP_EXTENSION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Called by infrastructure for each incoming HTTP request | 20001025 |
Events
Interface IF_SMTP_EXTENSION has no event.
Types
Interface IF_SMTP_EXTENSION has no local type.
Method Signatures
Method HANDLE_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SERVER | Call by reference | Object reference (TYPE REF TO) | IF_SMTP_SERVER | server control block for this request | 20001025 |
Method HANDLE_REQUEST on Interface IF_SMTP_EXTENSION has no exception.
History
| Last changed by/on | SAP | 20001116 |
| SAP Release Created in | 50A |