<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Send mail without attachment using CL_BDS in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/send-mail-without-attachment-using-cl-bds/m-p/9841734#M1785226</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, guys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tested both codes and the problem still. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found this post:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="https://scn.sap.com/thread/1539087" title="https://scn.sap.com/thread/1539087"&gt;https://scn.sap.com/thread/1539087&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone knows if is it true?&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Oct 2013 16:17:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-10-29T16:17:11Z</dc:date>
    <item>
      <title>Send mail without attachment using CL_BDS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/send-mail-without-attachment-using-cl-bds/m-p/9841730#M1785222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know how can I send a mail without body's message from SODIS transaction?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to do that and I tried this code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://wiki.scn.sap.com/wiki/display/Snippets/Send+email+from+ABAP+with+class+CL_BCS"&gt;http://wiki.scn.sap.com/wiki/display/Snippets/Send+email+from+ABAP+with+class+CL_BCS&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I received this email, my text it's within an attachment text file and in his mail body there is a text from document's SODIS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried some exemples from this link, like SAP standards BCS_EXAMPLE_1 ~ 8 and it doesn't work either. &lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://wiki.scn.sap.com/wiki/display/ABAP/Sending+Mails+-+Home+Page"&gt;http://wiki.scn.sap.com/wiki/display/ABAP/Sending+Mails+-+Home+Page&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 13:52:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/send-mail-without-attachment-using-cl-bds/m-p/9841730#M1785222</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-29T13:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: Send mail without attachment using CL_BDS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/send-mail-without-attachment-using-cl-bds/m-p/9841731#M1785223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thiago,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;look my example &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1925/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/docs/DOC-42070"&gt;Sending Mail using Oo&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/docs/DOC-42232"&gt;Sending Mail using Oo (2) - Smartforms&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/docs/DOC-42253"&gt;Sending Mail using Oo (3) - Result of a report&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 14:00:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/send-mail-without-attachment-using-cl-bds/m-p/9841731#M1785223</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2013-10-29T14:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: Send mail without attachment using CL_BDS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/send-mail-without-attachment-using-cl-bds/m-p/9841732#M1785224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thiago,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try below code, may help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;*SELECTION-SCREEN&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;SELECTION-SCREEN BEGIN OF BLOCK &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;B1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;PARAMETERS &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;: P_EMPID &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;TYPE &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;YTEST_EMP-EMPID.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;SELECTION-SCREEN END OF BLOCK &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;B1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;SELECTION-SCREEN BEGIN OF BLOCK &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;B2.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;PARAMETERS &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;: CB_MAIL &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;TYPE C AS &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;CHECKBOX,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;P_MAILID &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;TYPE &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;AD_SMTPADR.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;SELECTION-SCREEN END OF BLOCK &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;B2.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;*BCS Data Declarations&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;DATA &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;: LR_SEND_REQUEST &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;TYPE REF TO &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;CL_BCS,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;LR_DOCUMENT &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;TYPE REF TO &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;CL_DOCUMENT_BCS,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;LR_RECIPIENT &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;TYPE REF TO &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;IF_RECIPIENT_BCS,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;LV_SUBJECT &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;TYPE &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;SO_OBJ_DES, &lt;/SPAN&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;" For Mail Subject from Method&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;LV_BODY &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;TYPE &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;SOLI. &lt;/SPAN&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;" For Mail Body (Content)&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;* Ref : CL_DOCUMENT_BCS=&amp;gt;CREATE_DOCUMENT&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;DATA &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;: &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;TEXT TYPE &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;BCSY_TEXT,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;SENT_TO_ALL &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;TYPE &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;OS_BOOLEAN..&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;* Variable Declarations&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;DATA &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;: LS_EMP &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;TYPE &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;YTEST_EMP.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;* Internal Table to store e-Mail Ids&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;TYPES &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;: &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;BEGIN OF &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;TY_MAILS,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;MAILID &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;TYPE &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;AD_SMTPADR,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;END OF &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;TY_MAILS.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;DATA &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;: GT_MAILS &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;TYPE STANDARD TABLE OF &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;TY_MAILS,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;GS_MAILS &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;TYPE &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;TY_MAILS.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;*INITIALIZATION.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="list-style-type: upper-roman;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;INITIALIZATION.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;* Filling the Mail Ids into internal tables GT_MAILS&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;GS_MAILS-MAILID = &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: #4da719;"&gt;&lt;A class="jive-link-email-small" href="mailto:'gvk248@gmail.com"&gt;'test1@gmail.com&lt;/A&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;APPEND &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;GS_MAILS &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;TO &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;GT_MAILS.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;CLEAR &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;GS_MAILS.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;GS_MAILS-MAILID = &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: #4da719;"&gt;&lt;A class="jive-link-email-small" href="mailto:'chinniadapa89@gmail.com"&gt;'test2@femail.com&lt;/A&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;APPEND &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;GS_MAILS &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;TO &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;GT_MAILS.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;CLEAR &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;GS_MAILS.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;*AT SELECTION-SCREEN.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;AT &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;SELECTION-SCREEN.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;SELECT SINGLE &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;EMPNAME &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;FROM &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;YTEST_EMP&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;INTO &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;LS_EMP-EMPNAME&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;WHERE &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;EMPID &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;EQ &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;P_EMPID.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;IF &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;SY-SUBRC &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;NE &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: #339aff;"&gt;0.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;MESSAGE &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;E000(ZMESSAGES)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;WITH &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: #4da719;"&gt;'NO EMPLOYEE AVAILABLE WITH GIVEN ID'&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="list-style-type: upper-alpha;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;ENDIF.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;*START-OF-SELECTION.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;START-OF-SELECTION.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;CLEAR &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;LS_EMP.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;SELECT SINGLE &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;* &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;FROM &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;YTEST_EMP&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;INTO &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;LS_EMP&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;WHERE &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;EMPID &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;EQ &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;P_EMPID.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;IF &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;SY-SUBRC &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;EQ &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: #339aff;"&gt;0.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;IF &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;CB_MAIL &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;EQ &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: #4da719;"&gt;'X'&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;* *** SENDING MAIL WITH THE EMPLOYEE DETAILS ***&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;* 1. Creating Object for 'Persistent Send Request'&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;* try.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;LR_SEND_REQUEST = CL_BCS=&amp;gt;CREATE_PERSISTENT( ).&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;* catch CX_SEND_REQ_BCS .&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;* endtry.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;* 2. Add Mail Subject&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;CONCATENATE &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: #4da719;"&gt;'TEST MAIL :: EMP NUMBER -'&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;P_EMPID&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;INTO &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;LV_SUBJECT &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;SEPARATED BY &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;SPACE.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;* 3. Add Mail Content (Body)&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;CONCATENATE &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: #4da719;"&gt;'TEST MAIL' &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;LV_BODY&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;INTO &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;LV_BODY.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;APPEND &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;LV_BODY &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;TO &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;TEXT.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;CLEAR &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;LV_BODY.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;CONCATENATE &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: #4da719;"&gt;' ' &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;LV_BODY&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;INTO &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;LV_BODY.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;APPEND &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;LV_BODY &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;TO &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;TEXT.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;CLEAR &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;LV_BODY.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;CONCATENATE &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: #4da719;"&gt;'EMPLOYEE NUMBER :'&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;LS_EMP-EMPID&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;INTO &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;LV_BODY &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;SEPARATED BY &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;SPACE.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;APPEND &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;LV_BODY &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;TO &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;TEXT.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;CLEAR &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;LV_BODY.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;CONCATENATE &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: #4da719;"&gt;'EMPLOYEE NAME :'&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;LS_EMP-EMPNAME&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;INTO &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;LV_BODY &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;SEPARATED BY &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;SPACE.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;APPEND &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;LV_BODY &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;TO &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;TEXT.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;CLEAR &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;LV_BODY.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;CONCATENATE &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: #4da719;"&gt;'EMPLOYEE DEPT :'&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;LS_EMP-EMPDEPT&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;INTO &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;LV_BODY &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;SEPARATED BY &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;SPACE.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;APPEND &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;LV_BODY &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;TO &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;TEXT.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;CLEAR &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;LV_BODY.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;CONCATENATE &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: #4da719;"&gt;' ' &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;LV_BODY&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;INTO &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;LV_BODY.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;APPEND &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;LV_BODY &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;TO &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;TEXT.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;CLEAR &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;LV_BODY.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;CONCATENATE &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: #4da719;"&gt;'This is computer generated report does not'&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: #4da719;"&gt;'require any signature.'&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;INTO &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;LV_BODY &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;SEPARATED BY &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;SPACE.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;APPEND &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;LV_BODY &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;TO &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;TEXT.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;CLEAR &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;LV_BODY.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;* 4. Add the Subject and Body to a Mail (Document)&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;* try.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;LR_DOCUMENT = CL_DOCUMENT_BCS=&amp;gt;CREATE_DOCUMENT(&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;I_TYPE = &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: #4da719;"&gt;'RAW'&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;I_SUBJECT = LV_SUBJECT&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;* I_LENGTH =&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;* I_LANGUAGE = SPACE&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;* I_IMPORTANCE =&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;* I_SENSITIVITY =&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;I_TEXT = &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;TEXT&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;* I_HEX =&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;* I_HEADER =&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;* I_SENDER =&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;).&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;* catch CX_DOCUMENT_BCS .&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;* endtry.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;* 5. Set Document to be sent&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;* try.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;LR_SEND_REQUEST-&amp;gt;SET_DOCUMENT(&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;I_DOCUMENT = LR_DOCUMENT ).&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;* catch CX_SEND_REQ_BCS .&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;* endtry.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;* 6. Add Recipent to whom Mail has to be sent&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;IF &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;P_MAILID &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;IS NOT &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;INITIAL.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;* try.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;LR_RECIPIENT = CL_CAM_ADDRESS_BCS=&amp;gt;CREATE_INTERNET_ADDRESS(&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;I_ADDRESS_STRING = P_MAILID&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;* I_ADDRESS_NAME =&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;* I_INCL_SAPUSER =&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;).&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;* catch CX_ADDRESS_BCS .&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;* endtry.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;LR_SEND_REQUEST-&amp;gt;ADD_RECIPIENT( I_RECIPIENT = LR_RECIPIENT ).&lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="list-style-type: upper-alpha;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;ELSE.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;LOOP AT &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;GT_MAILS &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;INTO &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;GS_MAILS.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;* try.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;LR_RECIPIENT = CL_CAM_ADDRESS_BCS=&amp;gt;CREATE_INTERNET_ADDRESS(&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;I_ADDRESS_STRING = GS_MAILS-MAILID&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;* I_ADDRESS_NAME =&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;* I_INCL_SAPUSER =&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;).&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;* catch CX_ADDRESS_BCS .&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;* endtry.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;LR_SEND_REQUEST-&amp;gt;ADD_RECIPIENT( I_RECIPIENT = LR_RECIPIENT ).&lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="list-style-type: upper-alpha;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;ENDLOOP.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;ENDIF.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: gray; font-size: 9.5pt; font-family: Courier-Oblique;"&gt;&lt;EM&gt;* 7. Send the Document&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;SENT_TO_ALL = LR_SEND_REQUEST-&amp;gt;SEND(&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;I_WITH_ERROR_SCREEN = &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: #4da719;"&gt;' ' &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: blue;"&gt;COMMIT &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;WORK.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;Thanks &amp;amp; Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.5pt; font-family: Courier; color: black;"&gt;- Vijay&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Matthew Billingham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 14:15:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/send-mail-without-attachment-using-cl-bds/m-p/9841732#M1785224</guid>
      <dc:creator>VijayaKrishnaG</dc:creator>
      <dc:date>2013-10-29T14:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: Send mail without attachment using CL_BDS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/send-mail-without-attachment-using-cl-bds/m-p/9841733#M1785225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much, Frédéric. I'm testing it now but I have no idea why my mail isn't going to SODIS now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I "forced" using RSCONN01 report but nothing changed yet. Maybe I'll need to wait, probably basis are making something now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 14:19:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/send-mail-without-attachment-using-cl-bds/m-p/9841733#M1785225</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-29T14:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: Send mail without attachment using CL_BDS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/send-mail-without-attachment-using-cl-bds/m-p/9841734#M1785226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, guys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tested both codes and the problem still. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found this post:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="https://scn.sap.com/thread/1539087" title="https://scn.sap.com/thread/1539087"&gt;https://scn.sap.com/thread/1539087&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone knows if is it true?&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 16:17:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/send-mail-without-attachment-using-cl-bds/m-p/9841734#M1785226</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-29T16:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: Send mail without attachment using CL_BDS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/send-mail-without-attachment-using-cl-bds/m-p/9841735#M1785227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found a solution a bit strange for this problem. Maybe it's a workaround...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our MM functional configured "Standard Disclosures" at SODIS transaction and I can't change it because a lot of mails need to be send with his standard text... If I assign my user on "No disclosures", both methods to send mail works well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure how many users will send this mail, so... I debugged SODIS and I found tables and the way to insert current username on "No disclosures" too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;DATA&lt;SPAN class="L0S55"&gt;: &lt;/SPAN&gt;w_check_assignment &lt;SPAN class="L0S52"&gt;TYPE &lt;/SPAN&gt;bcst_assignments&lt;SPAN class="L0S55"&gt;,&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; w_sood&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;TYPE &lt;/SPAN&gt;sood&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN class="L0S52"&gt;CONSTANTS&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;:&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; c_atribuir_usuario &lt;SPAN class="L0S52"&gt;TYPE &lt;/SPAN&gt;bcst_assignments&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;assignment_type &lt;SPAN class="L0S52"&gt;VALUE &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'U'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;,&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; c_visib_geral&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;TYPE &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;c &lt;/SPAN&gt;LENGTH &lt;SPAN class="L0S32"&gt;01 &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;VALUE &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'C'&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;,&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; c_docto_editor&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;TYPE &lt;/SPAN&gt;tsotd&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;objtp &lt;SPAN class="L0S52"&gt;VALUE &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'RAW'&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;. &lt;/SPAN&gt;&lt;SPAN class="L0S31"&gt;"Documento editor SAP.&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN class="L0S31"&gt;* 'Sem dados Obrigatórios' da SODIS&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN class="L0S52"&gt;SELECT &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;SINGLE &lt;/SPAN&gt;* &lt;SPAN class="L0S52"&gt;FROM &lt;/SPAN&gt;sood&lt;BR /&gt; &lt;SPAN class="L0S52"&gt;INTO &lt;/SPAN&gt;w_sood&lt;BR /&gt; &lt;SPAN class="L0S52"&gt;WHERE &lt;/SPAN&gt;objnam &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'DISCLOSURE'&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;AND &lt;/SPAN&gt;objdes &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'NO_DISCLOSURE'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN class="L0S52"&gt;IF &lt;/SPAN&gt;sy&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;subrc &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;0&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;SELECT &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;SINGLE &lt;/SPAN&gt;* &lt;SPAN class="L0S52"&gt;FROM &lt;/SPAN&gt;bcst_assignments&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;INTO &lt;/SPAN&gt;w_check_assignment&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;WHERE &lt;/SPAN&gt;objtp&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;c_docto_editor&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S31"&gt;" RAW&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;AND &lt;/SPAN&gt;objyr&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;w_sood&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;objyr&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;AND &lt;/SPAN&gt;objno&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;w_sood&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;objno&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;AND &lt;/SPAN&gt;assignment_type &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;c_atribuir_usuario &lt;SPAN class="L0S31"&gt;" U&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;AND &lt;/SPAN&gt;assignment&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;sy&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;uname&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;AND &lt;/SPAN&gt;visibility&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;c_visib_geral&lt;SPAN class="L0S55"&gt;.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="L0S31"&gt;" C&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;CHECK &lt;/SPAN&gt;sy&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;subrc &amp;lt;&amp;gt; &lt;SPAN class="L0S32"&gt;0&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN class="L0S31"&gt;* Adiciona o usuário no grupo 'Sem dados Obrigatórios' da SODIS&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; w_check_assignment&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;objno&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;w_sood&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;objno&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; w_check_assignment&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;objtp&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;c_docto_editor&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; w_check_assignment&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;objyr&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;w_sood&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;objyr&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; w_check_assignment&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;assignment_type &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;c_atribuir_usuario&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; w_check_assignment&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;assignment&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;sy&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;uname&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; w_check_assignment&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;visibility&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;c_visib_geral&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;INSERT &lt;/SPAN&gt;bcst_assignments &lt;SPAN class="L0S52"&gt;FROM &lt;/SPAN&gt;w_check_assignment&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN class="L0S52"&gt;ENDIF&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 13:51:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/send-mail-without-attachment-using-cl-bds/m-p/9841735#M1785227</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-31T13:51:17Z</dc:date>
    </item>
  </channel>
</rss>

