SAP Function /SPE/TPOP_SMTP_SETTINGS_READ - Read E-Mail SMTP server settings

Parameter Reference Type Length Text
EV_DOMAIN /SPE/TPOP_EMAIL_DOMAIN C 50 Domain name for e-mail via SMTP protocol
EV_PORT /SPE/TPOP_EMAIL_PORT C 10 Port number for e-mail via SMTP protocol
EV_SENDER /SPE/TPOP_EMAIL_ID C 128 Sender e-mail address
EV_SERVER /SPE/TPOP_EMAIL_SERVER C 50 Server name for e-mail via SMTP protocol

Exception Text
NOT_FOUND Server settings not found

Functionality
This API is used to read the SMTP server settings maintained incustomizing to send rejection e-mail to suppliers when they reportinvalid TPOP supersession in PO confirmations.

Example
The parameters of the API are mentioned below:
EXPORTING Parameters
EV_SERVER - SMTP server name
EV_DOMAIN - SMTP domain name
EV_PORT - SMTP port number
EV_SENDER - e-mail id of the sender