SAP ABAP Interface IF_SMTP_CLIENT (HTTP Client Abstraction)
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_CLIENT SMTP Client Control Block 20000803
Properties
Interface IF_SMTP_CLIENT  
Short Description HTTP Client Abstraction    
General Data
Package SSMTP   Development Class for SMTP Communication 
Created 20000711   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_SMTP_CLIENT has no forward declaration.
Interfaces
Interface IF_SMTP_CLIENT has no interface.
Friends
Interface IF_SMTP_CLIENT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 REQUEST Instance attribute Public Object reference (TYPE REF TO) IF_SMTP_REQUEST SMTP request (outgoing mail oder status) 20001117
2 RESPONSE Instance attribute Public Object reference (TYPE REF TO) IF_SMTP_RESPONSE SMTP Response Receives Status fromm SMTP plugin 20001117
3 VERSION Static Attribute Public Type reference (TYPE) STRING Framework version 20000711
Methods
# Method Level Visibility Method type Description Created on
1 GET_LAST_ERROR Instance method Public Method Last Error Message 20000711
2 SEND Instance method Public Method SMTP connection setup and dispatch of data 20000711
3 SET_REQUEST_ORIGINATOR Instance method Public Method 20000717
4 SET_RESPONSE_ORIGINATOR Instance method Public Method 20000717
Events
Interface IF_SMTP_CLIENT has no event.
Types
Interface IF_SMTP_CLIENT has no local type.
Method Signatures

Method GET_LAST_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CODE Call by reference Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20000711
2 Exporting MESSAGE Call by reference Type reference (TYPE) STRING Fehlermeldung 20000711

Method GET_LAST_ERROR on Interface IF_SMTP_CLIENT has no exception.

Method SEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROXY_PASSWORD Call by reference Type reference (TYPE) STRING Password für SMTP Auth 20120626
2 Importing PROXY_USERNAME Call by reference Type reference (TYPE) STRING Username für SMTP Auth 20120626
# Exception Resumable Description Created on
1 SMTP_ACTION_FAILED Converter-Schnittstelle-Ausnahmezustand 20000803
2 SMTP_COMMUNICATION_FAILURE Kommunikationsfehler 20000803

Method SET_REQUEST_ORIGINATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST Call by reference Object reference (TYPE REF TO) IF_SMTP_REQUEST SMTP request (outgoing mail or status) 20000717

Method SET_REQUEST_ORIGINATOR on Interface IF_SMTP_CLIENT has no exception.

Method SET_RESPONSE_ORIGINATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RESPONSE Call by reference Object reference (TYPE REF TO) IF_SMTP_RESPONSE SMTP request (outgoing mail or status) 20000717

Method SET_RESPONSE_ORIGINATOR on Interface IF_SMTP_CLIENT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 50A