Video není dostupné.
Omlouváme se.

SAP ABAP - Email an ALV Report

Sdílet
Vložit
  • čas přidán 14. 08. 2021
  • In this video I show you how to write a custom ABAP program to e-mail the an ALV report as an attachment. This satisfies the need of delivering customized reporting to your internal as well as external users.
    For any questions, please leave me a comment, or send me an e-mail directly: dustin@dustinredmond.com

Komentáře • 42

  • @firozkhan-n3p
    @firozkhan-n3p Před 7 dny

    Hi Sir,
    In the video, I observed that the cl_salv_table reference was used to display an email attachment in XLSX format. My question is: Can we still achieve sending an email attachment in XLSX format without using the cl_salv_table reference or calling the factory method? If possible, could you please make a small video demonstrating this?

  • @Pekinceler
    @Pekinceler Před 2 lety +1

    thankk you. i just saw ur videos. it is very helpful.

  • @feyzanur8860
    @feyzanur8860 Před 2 lety

    That was very helpful video for my project. Thank you!

  • @maheshnarayan844
    @maheshnarayan844 Před rokem +1

    Where to add Commit work?

  • @omarrobles7629
    @omarrobles7629 Před 2 lety

    Hi, this video is supper helpful, I will watch the others.
    Thanks a lot for this.
    I do have couple of questions:
    1, right now with current code file in the mail is coming to me as .EXT, do you know how to remove that?
    2, why did I had to add the commit work statement and code in the video did not needed it?
    Thanks a lot again for all the help.
    😁

  • @DatGelika
    @DatGelika Před 9 měsíci

    im getting an error that the file is not in the right format or maybe broken while trying to open the file after the sent.

  • @imvision1276
    @imvision1276 Před rokem

    Getting an error while running 'Access using a 'ZERO' object reference is not possible.'

  • @vijaysurya1254
    @vijaysurya1254 Před 7 měsíci

    This video is very useful, but my requirement is report an internal table converted to PDF and sent by email. I need a program or video. Please reply to me, sir.

  • @user-jq3mq6jp4p
    @user-jq3mq6jp4p Před 8 měsíci

    I know this very late comment but when tried this code I am not getting any error but when try to check in sost tcode it is not showing any commit of the email.
    What might be the problem anyone any idea??

  • @radouaneelmhamedi6193
    @radouaneelmhamedi6193 Před 2 lety +1

    How to send the data of Table spfli to external E_Mail address, but not as excel file .The data will be displayed in body as email ? . Thanks in advance

    • @itwithdustin
      @itwithdustin  Před 2 lety +2

      Hi Radouane, you can append the table data in the e-mail text (using HTML if you wish). Just be sure to change the doc type to ‘HTM’ in cl_bcs. I’ll try to make a video on this before the week is out.

    • @radouaneelmhamedi6193
      @radouaneelmhamedi6193 Před 2 lety

      @@itwithdustin all right . thanks for your reponse

  • @firozkhan-n3p
    @firozkhan-n3p Před 7 dny

    Hi Sir,
    How to add multiple recipients to send email as attachment?

    • @itwithdustin
      @itwithdustin  Před 7 dny

      @@firozkhan-n3p just call the add_recipient method for each recipient, or create a new message if you prefer. E-mail groups or reading SAP Distribution lists are good to consider at that point.

  • @arishashahid7666
    @arishashahid7666 Před rokem

    How to use it with alv grid display

  • @vishalwall
    @vishalwall Před 5 měsíci

    Hi Sir... Please share your source code because i believe like me a lot of people end up typing the whole thing till we realize thats not our requirement. That way we can save time..

  • @darksentinel5387
    @darksentinel5387 Před rokem

    1:23 There is no bcsy_ text ?

  • @RajibHossain007
    @RajibHossain007 Před 2 lety

    Need to send email periodically for multiple users ... Please make a video on it. users also used that report for their general task and need to send that report 1st day of every month(Background send email)

    • @itwithdustin
      @itwithdustin  Před 2 lety

      Hi Rajib! I have existing videos on e-mail and background jobs, if those don’t address your specific inquiry, please feel free to elaborate, or send an e-mail to dustin@dustinredmond.com and I can try to help. Thanks for watching!

  • @xxcc5101
    @xxcc5101 Před rokem

    have someone the source code please

  • @raheemabap4095
    @raheemabap4095 Před rokem

    Hi, how to send the top_of_page information to Excel file like TITLE INFORMATION, Date,.. in top of Excel.
    please let me know .

    • @itwithdustin
      @itwithdustin  Před rokem +1

      So long as the top-of-page is applied before calling the to_xml method, this should be applied. Let me know if still issues exist.

    • @raheemabap4095
      @raheemabap4095 Před rokem

      @@itwithdustin still facing the issue it will not capturing the excel file.

    • @itwithdustin
      @itwithdustin  Před rokem

      @@raheemabap4095 I responded to your e-mail, let’s chat there and figure out what’s causing the issue.

  • @saiteja7067
    @saiteja7067 Před rokem

    Hi,, is this possible to send data alsong with borders in excel through mail in sap

    • @itwithdustin
      @itwithdustin  Před rokem

      Hi, yes, this is possible. Check out the abap2xlsx project. They allow sending formatted spreadsheets via easy to use OO API.

  • @ersinb8610
    @ersinb8610 Před rokem

    HI
    Thank you for the codes shown in the video.
    However, when I run the program, it says mail sent, but SOST does not appear. Can you help with this ?

    • @muhdhaziq652
      @muhdhaziq652 Před rokem

      same problem

    • @ersinb8610
      @ersinb8610 Před rokem +1

      @@muhdhaziq652 send on commit work to use

    • @maheshnarayan844
      @maheshnarayan844 Před rokem +1

      ​@@ersinb8610how to add that and where exactly?

    • @xxcc5101
      @xxcc5101 Před rokem

      hi, do you have source code please

    • @xxcc5101
      @xxcc5101 Před rokem

      can you explain this please , I can not see the email in SOST
      @@ersinb8610

  • @shashikumar-lu4mw
    @shashikumar-lu4mw Před 2 lety

    share source code please thank u

    • @itwithdustin
      @itwithdustin  Před 2 lety +2

      Hi Shashi, all source code is shown throughout the video. Although, I do plan on creating a GitHub repo for future videos. Stay tuned, and thanks for watching!

  • @suleymanhilmiyldrm2761
    @suleymanhilmiyldrm2761 Před 3 lety +1

    I sent an email to your email adress. Please check your inbox. Thank you.

    • @itwithdustin
      @itwithdustin  Před 3 lety

      I replied, hope that it helped. :)

    • @birdych28
      @birdych28 Před 2 lety +1

      Could you also share source code with me, Thank

  • @pl_swedish3729
    @pl_swedish3729 Před rokem

    That was very helpful video. Share source code please - thank You.

    • @xxcc5101
      @xxcc5101 Před rokem

      hi, did you get the source code please