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 filled from SMTP plugin 20001016
Methods
# Method Level Visibility Method type Description Created on
1 PARSE Instance method Public Method Decoded received 20001030
2 SERIALIZE Instance method Public Method Returns , SMTP plugin to be forwarded 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 CX_BCOM_SMTP 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 Exporting DATA Call by reference Type reference (TYPE) XSTRING , weiterzuleiten an das SMTP plugin 20000807
# Exception Resumable Description Created on
1 CX_BCOM_SMTP Ausnahmen in den (E)SMTP Klassen 20010215
2 SMTP_DOMAIN_UNKNOWN E-mail domain ist unbekannt
3 SMTP_EMAIL_EMPTY Keine E-Mail gespeichert
4 SMTP_ORIGINATOR_UNKNOWN Absender ist unbekannt
5 SMTP_RECIPIENTS_UNKNOWN Empfänger sind unbekannt
6 SYSTEM_ERROR Beim Aufruf einer Systemklasse trat ein Fehler aud
History
Last changed by/on SAP  20000718 
SAP Release Created in 50A