Functionality This function module is used to send a predefined rejection e-mail tothe suppliers if supersession reported by suppliers in TPOP POconfirmations is found to be invalid. The e-mail of the supplier is taken from the vendor master record. The sender mail id is configurable via IMG customizing for the TPOPprocess. Example The following are the descriptions of the parameters of the functionmodule. Importing Parameters IV_MAIL_ADDRESS -,,E-mail id of the supplier IV_EMAIL_ADDRESS_SENDER -,,E-mail id of the sender IV_TEXT -,,Predefined content of the mail IV_SUBJECT -,,Predefined subject of the mail IV_SERVER -,,SMTP server name which is maintained in customizing IV_DOMAIN -,,SMTP domain name which is maintained in customizing IV_PORT -,,SMTP port number which is maintained in customizing Exceptions SMTP ERROR -,,Exception if the server name or port or domain is invalid NO_RECIPIENT -,,Exception if the supplier e-mail address is invalid |