filmov
tv
SAP ABAP Send Email with Excel Attachments
Показать описание
This video is a SAP ABAP Tutorial to send an email with excel attachment.
Here we convert an internal table to string then to xstring and finally to BIN format
Uses below steps to send email
Build Final internal table
convert itab to string
concatenate each fields separated by #
Convert string to xstring
convert xstring to Binary format
Document Create [CL_DOCUMENT_BCS]
add attachment
Get instance of cl_bcs method create persistant
set document
Get sender instance [ CL_CAM_ADDRESS_BCS ]
Get Receiver instance method create_internet_address
Set Sender of cl_bcs
Add recipient cl_bcs
Send cl_bcs
commit work
Here we convert an internal table to string then to xstring and finally to BIN format
Uses below steps to send email
Build Final internal table
convert itab to string
concatenate each fields separated by #
Convert string to xstring
convert xstring to Binary format
Document Create [CL_DOCUMENT_BCS]
add attachment
Get instance of cl_bcs method create persistant
set document
Get sender instance [ CL_CAM_ADDRESS_BCS ]
Get Receiver instance method create_internet_address
Set Sender of cl_bcs
Add recipient cl_bcs
Send cl_bcs
commit work
SAP ABAP: Program to send email in sap ABAP
SAP ABAP Send Email with Excel Attachments
SAP ABAP - Simple e-mail send from ABAP
Send Email in SAP ABAP - Text and HTML [english]
Program to send email in sap ABAP
SAP ABAP - Email an ALV Report
Send File or Attachment by Email in SAP ABAP [english]
Datei oder Anhang per Email versenden in SAP ABAP [deutsch]
SAP ABAP: Outgoing Email/Fax/SMS using SOST Tcode
SAP ABAP IN HINDI SEND EMAIL IN SAP
Video 1: ABAP For ALL - Email Functionality Part 1
Video 4: ABAP for ALL - Email Functionality Part 4
Simple Send Mail from SAP - Workflow Example for Beginners
Video 3: ABAP for ALL - Email Functionality Part 3
SAP + Workflow + Decision + Email
SAP ABAP: Configuration of e-mail using SMTP
SAP ABAP: How to Schedule a SAP Job and send the Spool to a List of External Email address
SAP ABAP: How to Send Email from SAP ABAP Query Report SQVI?
SAP ABAP:How to Send any SAP Document to your email address from SAP? Pretty Easy
SAP PM: How to send an email when a Service Order/Work Order has been created?
Send E-mail from SAP | New tricks IN SAP | SAP to Google mail|
SAP ABAP: How to generate a Happy Birthday Email to your Employee in SAP? SAP HR
SAP + Workflow + Multiline container + Email
SAP ABAP- How to Control Outgoing Emails restricted to particular Domain or Address?
Комментарии