Email read and delivery receipt

Hi,
I an sending a mail from SAP to the employees outlook and the sender is the common mail box which is entered on selction screen.
Our requirement is that the common email box should recieve read and delivery receipt for the mail.
Please tell me how to do it.
I am uisng the following code to send the mail.
    DATA : lt_att_content_hex TYPE solix_tab,
           lv_subject         TYPE so_obj_des,
           lv_async           TYPE c,
          " lx_email           TYPE type_email,
           lv_email           TYPE adr6-smtp_addr.
    DATA:  lx_document_bcs TYPE REF TO cx_document_bcs VALUE IS INITIAL.
    CLASS  cl_bcs DEFINITION LOAD.
    DATA:  lo_send_request TYPE REF TO cl_bcs VALUE IS INITIAL.
Message body and subject
    DATA:  lt_message_body TYPE bcsy_text VALUE IS INITIAL,
           lo_document     TYPE REF TO cl_document_bcs VALUE IS INITIAL.
Create recipient
    DATA:  lo_recipient TYPE REF TO if_recipient_bcs VALUE IS INITIAL.
    lo_send_request = cl_bcs=>create_persistent( ).
               TRY.
    lo_send_request->asynchronous(
      RECEIVING
        result = lv_async ).
                CATCH cx_send_req_bcs .
               ENDTRY.
    CALL FUNCTION 'SCMS_XSTRING_TO_BINARY'
      EXPORTING
        buffer     = pdf_xstring "PDF file from function module
      TABLES
        binary_tab = lt_att_content_hex.
    CONCATENATE  ': ' pn-begda+0(4) 'Benefit. Statement' INTO lv_subject
    SEPARATED BY space.
    DATA: lx_string TYPE string.
Message Body
    APPEND ' Body' to lt_message_body.
    lo_document = cl_document_bcs=>create_document(    i_type = 'HTM'
                                                       i_text = lt_message_body
                                                       i_subject = lv_subject ).
    TRY.
        lo_document->add_attachment(
                      EXPORTING
                      i_attachment_type = 'PDF'
                      i_attachment_subject = lv_subject
                      i_att_content_hex = lt_att_content_hex ).
      CATCH cx_document_bcs INTO lx_document_bcs.
    ENDTRY.
Add attachment
Pass the document to send request
    lo_send_request->set_document( lo_document ).
    lo_recipient = cl_cam_address_bcs=>create_internet_address( 'XYZ@XYZ' ).
Set recipient
    lo_send_request->add_recipient(
    EXPORTING
    i_recipient = lo_recipient
    i_express = 'X' ).
    lo_send_request->add_recipient(
    EXPORTING
    i_recipient = lo_recipient
    i_express = 'X' ).
Create sender
    DATA: lo_sender TYPE REF TO if_sender_bcs VALUE IS INITIAL,
          l_send TYPE adr6-smtp_addr.
    l_send = p_email.
    lo_sender = cl_cam_address_bcs=>create_internet_address( l_send ).
Set sender
    lo_send_request->set_sender(
    EXPORTING
    i_sender = lo_sender ).
   TRY.
    lo_send_request->set_status_attributes(
      EXPORTING
         i_requested_status = 'A'
         i_status_mail      = 'A' )
    CATCH cx_send_req_bcs .
   ENDTRY.
Send email
    DATA: lv_sent_to_all(1) TYPE c VALUE IS INITIAL.
    lo_send_request->send(
    EXPORTING
    i_with_error_screen = 'X'
    RECEIVING
    result = lv_sent_to_all ).
    COMMIT WORK.
    MESSAGE 'The form has been emailed to the Manager' TYPE 'S'.
    CLEAR lt_message_body

Hi,
For reciepts to work the basis setting needs to be activated.
SCOT->Settings->Confirmation of Receipts

Similar Messages

  • Read and Delivery Receipts

    My Blackberry Curve sends read and delivery receipts to the email sender and to my email. Many times I don't even open the message. In my BB email options, I have NO marked on confirm delivery, confirm read and send read receipts. Does anyone know how to make these stop sending?

    open messages icon - menu - options - email settings - make sure it shows your email beside MESSAGE SERVICE
    change CONFIRM DELIVERY and CONFIRM READ  and READ RECEIPTS to NO

  • Device sends READ and DELIVERY receipts when not programmed to do so.

    My Blackberry Curve sends read and delivery receipts to the email sender and to my email.  Many times I don't even open the message.  In my BB email options, I have NO marked on confirm delivery, confirm read and send read receipts.  Does anyone know how to make these stop sending?

    sounds this resource is protected by basic authentication??
    workaround is to retrieve (for designtime) the wsdl from a browser and save it locally .. and create the plnk on top of it .. during runtime
    you need to specify properties on the plnk binding in bpel.xml
    httpUsername
    httpPassword
    all given that your resource is indeed protected by basic authentication ..

  • How do I put read and receive receipts on e mails?

    Anyone know how to put read and receive receipts onto messages sent from Mail?
    Ta

    Not all e-mail programs support return receipt.  This hack lets you get it on Mac OS X Mail:
    http://email.about.com/od/macosxmailtips/qt/et_request_recp.htm
    Of course the recipient must support the same standard for it to work exactly as intended.

  • How do i enable read or delivery receipt for Mail?

    how do i enable read or delivery receipt for Mail?

    I entered this code into terminal replacing "your name" with my email address:
    defaults write com.apple.mail UserHeaders '{"Return-Receipt-To" = "[email protected]"; "Disposition-Notification-To" = "[email protected]"; }'
    I've read it worked for some, but I could not get it to work. Does Mail automatically override this?

  • HT5361 Can I use send and delivery receipts when composing mail?

    Does anyone know if I can ask for read receipts and delivery receipts when composing mail?

    Additionally (to BobtheFisherman):
    And his suggested method will work just as well as any send/read receipt since many recipients will not allow such a receipt be sent. If it is important enough to require a receipt, send it via USPS return receipt requested, or FedEx, etc.

  • I'm a Microsoft Outlook for Mac user, I need information of how to know when e-mail was readed and confirm receipt of e-mails sent. thank you!  regards Mauricio

    I'm a Microsoft Outlook for Mac user, I need information of how to know when e-mail was readed and confirm receipt of e-mails sent. thank you!  regards Mauricio

    Mail and Address book

  • SMS/Email Read Notification/Delivery Notification

    Dear users and helpers,
    I have spent over three hours searching and typing and viewing numerous documents to try and figure out what EXACTLY the following means:
    I have a "check mark with a small 'R'" next to my MMS message, does that mean it was actually read by the reciepient?
    I have a "check mark with a small 'D'" next to my MMS message, does that mean it was delivered but NOT READ by the reciepient?
    I have a "check mark with a small 'R'" next to an e-mail message, does that mean it was actually read by the reciepient?
    I have a "check mark with a small 'D'" next to an email message, does that mean it was delivered but NOT READ by the reciepient?
    and lastly, why doesn't my phone tell me that the e-mail message was read by actually sending an e-mail to me, FOR EXAMPLE:
    I opened my Outlook 2007 on my PC and it shows me the actual e-mail read reciept, however, it never went to my BB 8310, why?
    Thanks,
    Nic

    Not with Mail app.

  • Email messages from my icloud account update on all my devices showing if they have been read and if a reply has been sent.  This does not happen with my tinyworld (TalkTalk) email account.  Can I (how can I) get this to work with TinyWorld?

    Email messages from my icloud account update on all my devices showing if they have been read and if a reply has been sent.  This does not happen with my tinyworld (TalkTalk) email account.  Can I (how can I) get this to work with TinyWorld?

    You have to look at the email protocol being used.  the Apple email system uses IMAP, does Tinyworld use IMAP or POP?
    Does the email system permit delivery receipts to be requested?
    Just some of the things one needs to determine from the information provided by the email service provider.

  • Read / delivery receipt for PO forms sent by email

    Hi Experts,
    I have one requirement to implement the delivery receipt for all the PO forms sent by email.
    I have a question that I need your support:
    - As we have different companies codes operating and not all would like to receive the delivery receipt, can I restrict the notifications, for example, by company code or by purchasing organization?
    Kind regards,
    Francisco

    Hi,
    It has to be with Co. Code but via Plant. You will have to maintain entries of plant (and preferably Co. Code) in a 'Z' table and write an enhancement to check entries in the table before sending. Those available shall be sent.
    Hope this helps!
    Reetesh

  • How can I receive email delivery receipts or read receipts on Mail, OS X?

    How can I receive email delivery receipts or read receipts on Mail, OS X?
    Thanks!

    See here: http://email.about.com/od/macosxmailtips/qt/et_request_recp.htm
    Not sure if it works in Mountain Lion.
    Note that those only work if your recipients have allowed it to happen.
    Also, Mail will not respond to them at all.

  • Email deletion and read/un read syncing

    Is there a way to make the messages I read or delete on my iPhone do the same in mail on my mac and the other way around? I use my iPhone to answer and read a lot of my mail but I notice it just keeps piling up in my mail app on my laptop.

    timeschampion wrote:
    I'm a big fan of the disposible email addresses (use them all the time instead of my primary address), but I've just discovered that if I reply to a read receipt request, then my primary email address is shown in the receipt instead of the disposible address used!?!
    I thought the whole point of the disposible address was to protect your primary address from hackers, spammers, etc.
    This seems a bit stupid for BT to do this! Can you fix this flaw, so that the address shown in the recipt is the disposible one used please!
    I did some tests. Sending the 'read receipt' does indeed expose the linked address. So do not send the 'read receipt'!
    However, requesting a 'delivery receipt' for email sent to a disposable address also exposes the main address! And you would not even know it!!
    Defeats the purpose of disposable email addresses.

  • Difference between inbound delivery and Goods Receipt

    Can any one explain difference between inbound delivery and goods Receipt??

    Hi dear,
    Inbound delivery is one confirmation used to indicate the expected goods receipts in advance, so that the related process partners like warehouse personnel , planning personnel can utilise this data for initiation of actions and planning. Also , we can make this confirmation relevant to Planning in the customisation, to enhance the performance.
    In general , we need confirmations only as a kind of assurance/information , in absence of the goods.
    But if the goods are received physically , obviously we do not need any confirmations , we would perform the goods receipt .
    When working with Inbound delivery , the goods receipt is done with respect to specific inbound delivery( though not compulsary to do so) , so that the integration done in the system works to the advantage of the users.

  • No email option in Delivery Extension for SP2010 and SSRS integrated mode

    I just set up SSRS R2 in integrated mode with SharePoint 2010. When I went in to setup a subscription, the only options I had under delivery extension were Windows File Share, SharePoint Library and Null Provider. Did I miss something on the setup to
    allow email as a delivery extension?
    Thanks!
    Frank
    Frank

    We faced the same issue today. We have SSRS 2012 in SharePoint 2013 integrated mode. We need to go to SSRS service application and click on manage. Then navigate to E - mail settings. Check the Use SMTP server and specify the Outbound SMTP server.

  • Gmail forwarding and delivery confirmation receipts

    I know this has been discussed, but I am unable to resolve the issue.  So here is the situation . . .
    I have a work email address (we manage our own email system internally).  Emails sent to my work address get forwarded to my gmail account (so I can view them when I'm not at work).
    I recently got a Pearl 8130 (Bell Mobility Canada) and set it up to pull messages from my gmail account.
    When someone sends an email to my work address, they get a delivery confirmation (if they have confirmations turn on) from my *gmail* address.  I don't want this to happen!
    My understanding of this is that when an email is sent to my work address and then gets forwarded to my gmail and then onto my BB, it is the BB server that is processing the delivery confirmation (gmail ignores them) and then the BB server sends off the delivery confirmation but it looks to the original sender like the confirmation came from my gmail account.
    This is not only a nuisance, but also a privacy issue (I don't want my gmail address revealed to those who send emails to my work address).
    I have gone into my BB email settings and all confirmations are turned off.
    While I have BIS, Bell Mobility no longer offers the web-based access to configure emails; only whatever I can do directly on my phone.
    The only solution that I have read about is to set up a filter in BB/BIS/BES that catches these delivery confirmations from going out.  But I cannot find a way to do this on my Pearl.
    Any suggestions here would be greatly appreciated.
    Many thanks.
    Konstantine

    Not blind, apparently
    1.8 SP G5/iMac G4 FP/PB G3 Pismo   Mac OS X (10.4.8)   XLR8 G4 Upgrade for Pismo

Maybe you are looking for

  • How can I import my iphotos from one account to the other?

    Someone knows step by step iphoto from one account to the other. I am admin but still I do not know how to bring my iphotos to a different account thanks for help marc

  • Error while opening AME Approval Function

    Hi All I am trying to open the AME "Approvals" Function in R12 Vision Instance and I am getting the following Error. The requested URL /pls/VIS/OracleSSWA.Execute was not found on this server. Seeded approval functionality for iRec is working fine. I

  • How to publish to video format avi , wmv , mov or mpg ?

    How to publish to video format avi , wmv , mov or mpg ?

  • Outlook Calendar Appointments Deleted on Synch

    Is there any way to not have the Desktop Manager delete past appointments from Outlook when synching the calendar? I changed my selection to "synch all appointments", but it still wants to delete over 60 appointments?!? Any help would be appreciated!

  • Vbfa and vbrk tables invoice issue

    Hi friends, Here I am facing one problem in one of my report in that i am first match delivery no with likp and vbfa table then i am take vbeln from vbfa table like that SELECT SINGLE *          FROM vbfa WHERE vbelv = likp-vbeln  AND vbtyp_n = 'M'