Automatic Email sending from SAP B1

Hi All,
I want to send one query result to particular email id on fix interval say daily at 10:00 AM.
I have tried it through Alert but to my surprise it didn't send the external mail, where as the internal message works fine.
What could be the reason of SAP B1 not sending the email ?
TIA
Hari Narayan

Hi Jennifer Anderson ,
I have configured Outlook Integration and now i am able to send the mails to any id(external or Internal) through send message window. But i want to do this through DI API. I am using message object but while I am sending the mail its asking for the USER code and Name. But the thing is that I want to send the mails to the external ids. Is it possible to send the mails to the nonuser like cutomers, vendors' ids. Is there any other way or object with the help of that I can send the external mails.

Similar Messages

  • Email sending from SAP

    Hi All,
    I have return one function module to send an email from sap and i can see the status in SOST showing as sent but i haven't recived any emails. Can any one face the same issue
    Thanks
    Warun Kumar Todimala

    >
    warun kumar todimala wrote:
    > Hi All,
    >
    > I have return one function module to send an email from sap and i can see the status in SOST showing as sent but i haven't recived any emails. Can any one face the same issue
    >
    >
    > Thanks
    > Warun Kumar Todimala
    Hi,
    i checked that requirement i recive a mail to officila id only not any other id like gmail and yahoo

  • Encoding issue in email send from SAP

    Hi,
    I am currently having encoding issue in email send by SRM .
    Can some one help me ?
    My problem :
    When i key in my SC subject/desc through IE7 with encoding unicode (UHT-8). Everything look fine.
    After i order the SC, Email will be sending out to the approver.
    The email received by approver is including strange character.
    Example desciption i putting on SC : Testing Encoding from IE7
    Result : Email which received by approver : Testing Encoding from IE7Â.
    Can some one advice me on this?
    Thanks,
    Vanece

    Hello Vanece,
    >
    Vanece Hee wrote:
    > (...)
    > They look fine in BBP_PD as well.
    >
    > when i trace them in SOST, the word will be look weird.
    > (...)
    Problem could come from internal and external data format.
    Depending on your SRM release, check OSS notes for report you used to generate approval mail ( RSWUWFMLEC, RBBP_NOTIFICATION_APP, etc.).
    >
    Vanece Hee wrote:
    > (...)
    > When i change the encoding setting in outlook to unicode for the email, it work for some email only.
    > (...)
    Ask to your Outlook team to have a look at Outlook settings.
    You can also check OSS note 1319517 - Unicode Collection Note.
    Regards.
    Laurent.

  • Track Emails Sent from SAP

    Is there any way to track emails sent from SAP to Internet Address ? Can we know whether the delivery was successful, how many mails sent to whom on a specific date ?
    PS: I am in 4.0B Version which doesnt have SOST Transaction. Also it doesnt have Utilities->Overview of Send Orders option in SCOT.
    Thanks in advance.

    Hi,
    I've had this problem before and the best way to find out if emails were sent or not is just to follow up with the actual people getting the emails...
    SAP will only tell limited info about external emails anyway ... once the email passes through the internet gateway it's no longer SAP's problem.
    If you are the one controlling the email sending, can you just create a log table and write to it each time?

  • Using ale u can send from sap to sap and sap to non sap systems

    hi,
    using ale u can send from sap to sap and sap to non sap systems,
    then what is diff b/w ALE and EDI

    Hello KALYAN KUMAR,
    Application Link Enabling (ALE)
    1.You distribute data using ALE if you want to communicate from one system to one or more other (mostly internal) systems.
    2.ALE transfers data in IDoc format and uses the methods of tRFC for data transfer.
    3.ALE enables the integration of business processes across several SAP or non-SAP systems.
    Electronic Data Interchange (EDI)
    1.You use EDI if you want to exchange business application documents with an (external) partner system (for example, a customer or vendor).
    2. The SAP system sends EDI messages in IDoc format to an EDI subsystem, where they are converted to a universal EDI standard (UN/EDIFACT or ANSI/X12).
    3. This enables communication with non-SAP systems.
        By definition, two partners are involved in the process in an EDI application scenario: The sender and the recipient of an EDI message
    I hope u understands the difference:)

  • Tab Delimited Text File to be Emailed (External Email ID) from SAP

    Hi,
    I have a requirement to email a tab delimited text file as an attachment to external email id from SAP. The text file is of line with type string and the length of each line is about 1024 char size. Can you please suggest me a suitable solution to this requirement? It looks like the FM: SO_NEW_DOCUMENT_ATT_SEND_API1 can handle a text file of 255 char length. I am not sure how to attach a text file of records with length more than 1025 char size.
    Appreciate your help in advance.
    Thanks,
    Kannan

    Hi,
    I have a requirement to email a tab delimited text file as an attachment to external email id from SAP. The text file is of line with type string and the length of each line is about 1024 char size. Can you please suggest me a suitable solution to this requirement? It looks like the FM: SO_NEW_DOCUMENT_ATT_SEND_API1 can handle a text file of 255 char length. I am not sure how to attach a text file of records with length more than 1025 char size.
    Appreciate your help in advance.
    Thanks,
    Kannan

  • Choosing Alias for email send from iPhone

    Hi,
    how can I choose an Alias for emails send from the iPhone, like I do in Mail on my Mac?

    If you are using MobileMe the iPhone does not support sending emails from alias's.

  • Sending email alert from SAP Application System

    Hi,
       we have one scenario like we need to send one email alert from application system, if ther is some error in  proxy or any error is ther in SXI_MONITOR of application sytem. Is ther any way to achieve this.
    Regards
    Pradeep P N

    >
    Pradeep P N wrote:
    > Hi,
    >
    >    we have one scenario like we need to send one email alert from application system, if ther is some error in  proxy or any error is ther in SXI_MONITOR of application sytem. Is ther any way to achieve this.
    >
    >
    >
    > Regards
    > Pradeep P N
    for sending mails from application system you can use various FMs -
    http://sapr3.tripod.com/abap011.htm
    http://www.sap-basis-abap.com/abap021.htm
    for XI related you can always utilize alerts

  • Automatic Email: Timed from Past Date

    Hello everyone,
    I've been thinking about trying to do something, but can use some advice and resources on how to accomplish it.
    I currently have a test website that accesses a db. I use php and mySQL. I host my data online too.
    Users can create accounts on the site and login to their account page from home.
    From the last appointment (which is inputted into the db table called appt), I would like to have an automatic email sent to everyone every three months from the last time they had an appointment as a reminder to make another one.  The email address is stored in the members info table.  Their last appointment date is stored in the appointments table.
    This is a broad question right now, I know, but I have to start somewhere.
    To elaborate a bit, I would like the email to be sent a week before their recommended next appointment day so they can schedule it.
    So if the last time you visited was 12/16/08, an email should be sent to you this week to remind to you make your appointment for next week.
    How can I figure this out?
    Thanks.

    MySQL 5.1 introduces a new feature called Events that perform specific tasks at preset times or intervals. Don't ask me how to use them, because I don't have MySQL 5.1 on my server yet. I doubt if many hosting companies have either. But, if you're interested, you can find the details in the MySQL documentation for 5.1: http://dev.mysql.com/doc/refman/5.1/en/events.html.
    The way I run scheduled events at the moment is by creating scripts with Command Line Interface PHP. This is simply an ordinary PHP script that begins with a command to tell the scheduler where to find PHP. It looks something like this:
    #!/usr/local/bin/php
    <?php
    require_once('/home/mydomain/phpclasses/dosomethingspecial.class.php');
    // rest of the script that I want to run on a regular basis
    ?>
    I then schedule the jobs using Cron. If you have cPanel in your hosting setup, you should see Cron jobs, which is where you set the schedule for the script to run.
    How do you find when to send the email? As part of your script, use a SQL query to find appointments that are between 83 and 90 days old.
    SELECT client_id, client_name
    FROM clients
    WHERE appointment >= SUBDATE(NOW(), 83) AND appointment <= SUBDATE(NOW(), 90)

  • Long URL in email send from workflow

    Hi Friends,
    I have an email with a long URL text send from the workflow using Send Mail. The URL is getting split in 2 lines in the MS Outlook Email and so the purpose of including the link is not met.
    I tried and failed using the HTML method.
    Please respond if you have a clue on how to include the entire URL text as a hyperlink in the email.
    Thanks,
    Sajimol.

    hm... well it <i>should</i> work though... However I do have another proposition:
    You can create an attachment of type .URL and as the content you set the http-URL (including http:// ). By a double click on this attachment, the registered standard browser should open with that link.
    This way it's not embedded within the email text, but at least there's something to click on.
    Best wishes,
    Florin
    P.S.: Yes, the URL still get's split at 75 characters, but the whole URL should be used, (what's between the brackets < >) when opening the browser. Because <i>that's</i> the problem, which happends when not using the braces: The browser opens the link, using the available characters until the first line break instead of the whole thing.
    P.P.S.:
    There is <b>no known</b> way to avoid that line break at 75 chars, as this is part of the SMTP specification <a href="http://tools.ietf.org/html/rfc2821">RFC 2821</a>, which the R/3 SAP Connect is using. To be correct: There's no line break in your Outlook Mails as this is a feature of using actually two version of that mail: One with the simple text (which then includes line breaks according to the RFC), and one additional attached mime object with html or rtf content, which is displayed instead of that.
    SAP Connect doesn't provide that feature of mime-types.

  • Automatic email send for new Blog or News item posts?

    Is there a way to send and automatic email to mailing lists when a Blog entry is posted (or, better yet, a News post)?

    Not within the system but you should be able to use Mailchimp's RSS to Email feature to do this automatically. http://mailchimp.com/features/rss-to-email/
    Having said that, if you don't have sufficient data from the RSS, you could use something like Kimono Labs to create your own RSS with the preferred data kimono : Learn

  • After iOS 7 update email sends from an address that isn't set as default.

    I have two gmail accounts. I have gmail 1 selected as default email in settings but when I open a new message from the main screen of email ( where you see all email accounts set up) it sends from gmail 2. The message has gmail 1 as the from address but when it is received it is from gmail 2. I have gone into setting and it still lists gmail 1 as default.
    Any ideas?

    Just to clarify that should have said, my brother has the same ISP as me. Autocorrect butted in there.

  • New email address but emails sends from old email

    how do I fix this, I have a new email address, but still receive emails from the old email, I am received emails from the new email account but when I send an email it sends from the old email address. I've checked the setting but cannot figure this one out.
    Please help.
    Jackie

    https://discussions.apple.com/message/16599701

  • DISTRIBUTION LIST WITH EXTERNAL EMAIL SEND FROM OUTSIDE

    Hello to all,
    I'm new in the foruum.
    i have the following problem with Distribution Lists.
    I have create one Distribution List which include email address from our company and external email address.
    When i send from inside all works fine.
    But when i send from outside the email received from inside users(email addresses of my domain) but never received from outside email addresses.
    How can resolve this issue?
    Pls help

    Read carefully my question.
    i have change this setting when create the group.But my problem isn't that users from outside can't send to distribution list. The problem is that in my distribution list i have email addresses from my company (@domain.com) and external email addresses (@gmail.com,@yahoo.com).
    When a user from inside send to the Distribution List all works fine. When a user from outside send to the Distribution List, users from my company(@domain.com) which include in the Distribution List receive the email but user with external email addresses(@gmail.com,@yahoo.com)
    didn't receive the email.

  • Email sending from non-default account

    I have an iPhone4 running 4.3.1. I have two email accounts set up - a Yahoo (POP) account and a GMail (IMAP) account. The Yahoo account is set as default but I have just discovered that when I send a new email it is being sent from the GMail account, not from the default account. Iam fairly sure taht this has only started happening recently. Has anyone any idea what is causing this please?

    I've solved this one! I had a new phone a week ago and restored it from iTunes. After the restore it is necessary to re-enter passwords and I forgot about the password in the SMTP definition for the default (yahoo) account. The non-default (Gmail) account didn't have a password in the SMTP definition so the iPhone cleverly decided if it couldn't send from the default account, it would send from the other one!

Maybe you are looking for

  • Editing a Form Central PDF in Acrobat Pro

    I've created a multi-page form with F Central and need it to be editable in Acrobat Pro.  "Save a Copy" in Acrobat Pro does not remove the security and thusly the form cannot be edited.  Was I misled by Acrobat marketing and now I am stuck with a for

  • How do I create auto run from one slideshow to another in idvd?

    Hi! It is my 1st time using iDVD. I've created 6 buttons with each button for 1 set of slideshow. Every time 1 slideshow finishes, it goes back to the main menu and I have to select the next button to play the next set of slideshow. How can I set it

  • In iMovie, I can't see my iPhoto videos in the event library. Why ? this is after updating to 10.7.4

    in iMovie, I can't see my iPhoto videos in the event library. Why ? this is after updating to 10.7.4 also, if I want to use a picture in my movie, it says 'Open iPhoto to see photos from your iPhoto Library in this list.' It never use to do this.

  • Getting error when downloading updates for CS5 suite

    I am in the process of trying to update my CS5 suite.  During the download and install process, I get an error and the installation quits.

  • Report Queries and collections

    Hello! I want to intergrate a collection query into the report query for pdf-printing. (Home>Application Builder>Application 111>Shared Components>Report Queries>Edit Report Query) I trigger the report generation by a submit button. Wheras the collec