Class Method list used by SAP ABAP Class CL_SRM_TOOLS_MAILSENDER (Send a SMTP mail)
SAP ABAP Class
CL_SRM_TOOLS_MAILSENDER (Send a SMTP mail) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
CL_SRM_TOOLS_MAILSENDER - GET_SMTP_ADDR_FOR_SAP_USER | Send a SMTP mail | SOURCE call method me->get_smtp_addr_for_sap_user |
2 | ![]() |
CL_SRM_TOOLS_MAILSENDER - GET_SMTP_ADDR_FOR_SAP_USER | Send a SMTP mail | SOURCE exporting |
3 | ![]() |
CL_SRM_TOOLS_MAILSENDER - GET_SMTP_ADDR_FOR_SAP_USER | Send a SMTP mail | SOURCE i_sap_user_name = i_recipient_sap_name |
4 | ![]() |
CL_SRM_TOOLS_MAILSENDER - GET_SMTP_ADDR_FOR_SAP_USER | Send a SMTP mail | SOURCE importing |
5 | ![]() |
CL_SRM_TOOLS_MAILSENDER - GET_SMTP_ADDR_FOR_SAP_USER | Send a SMTP mail | SOURCE e_smtp_email_address = wa_recipient-smtp_addr. |
6 | ![]() |
CL_SRM_TOOLS_MAILSENDER - GET_SMTP_ADDR_FOR_SAP_USER | Send a SMTP mail | SOURCE call method get_smtp_addr_for_sap_user |
7 | ![]() |
CL_SRM_TOOLS_MAILSENDER - GET_SMTP_ADDR_FOR_SAP_USER | Send a SMTP mail | SOURCE exporting i_sap_user_name = i_sender_sap_name |
8 | ![]() |
CL_SRM_TOOLS_MAILSENDER - GET_SMTP_ADDR_FOR_SAP_USER | Send a SMTP mail | SOURCE importing e_smtp_email_address = me->sender_email_address. |