Menu

SAP Function Module ALM_ME_SEND_MAIL

Mail verschicken

The Function Module ALM_ME_SEND_MAIL (Mail verschicken) is a standard Function Module in SAP ERP and is part of the function group ALM_ME_SIGNATURECAPTURE within the package ALM_ME.

Technical Information

Function Module ALM_ME_SEND_MAIL
Short Text Mail verschicken
Function Group ALM_ME_SIGNATURECAPTURE
Package ALM_ME
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_MAIL TYPE STRING Mail address of reciepient
I_OUTBOX TYPE FLAG 'X' Mail in der Outbox sichern
SEND_USER TYPE ALM_ME_USER_DATA-USERID SY-UNAME Benutzername
SIGNATURE_HEADER TYPE MAM_30_SIGNATURE_HEADER Kopfdaten für Unterschriften

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN TYPE ALM_ME_BAPIRET2_T Tabelle für Rückgabeparameter

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
SEND_FAILED Versenden fehlgeschlagen