SAP ABAP Class IF_SMTP_REQUEST (SMTP request (outgoing mail oder status))
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
Class IF_SMTP_REQUEST  
Short Description SMTP request (outgoing mail oder status)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20000717   SAP 
Last change 20000718   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SMTP_REQUEST has no forward declaration.
Interfaces
Class IF_SMTP_REQUEST has no interface implemented.
Friends
Class IF_SMTP_REQUEST has no friend class.
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
Class IF_SMTP_REQUEST has no event.
Types
Class IF_SMTP_REQUEST has no local type.
Method Signatures

Method PARSE Signature

Method PARSE on class 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