on 2025 Mar 17 8:31 PM
Hello Community ,
I have created a JOB that runs a Report with a specific Variant every morning.
It normally sends it to my Workplace within SAP and with an Attach file of the execute.
How can this Export be sent to my e-mail along with the attach File of the Report?
Can you help me?
Thanks a lot.
Request clarification before answering.
Hello,
you can use function module SO_NEW_DOCUMENT_SEND_API1 to send your data to an external email.
And your SAP basis colleagues should customize a periodic job with program RSCONN01.
Kind regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello again ,
when i execute my Report manually i can save the result from option Local File --> Spreadsheet (XLSX).
My schedule job when runs automatically and sends to my workplace the result, i forward this message to my e-mail, but the format of the export file is HTML
How i can setup to send .xlsx format and not HTML format ?
| User | Count |
|---|---|
| 11 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.