How to send email daily to all the vendors which have Past Due POs.

Hi
In BI BEx Query Designer, i have created 1 report showing all the POs which are Past Dues.
My requirement is:
I want to send email daily to all the associated vendors which have Past Due POs (POs which are not being received yet after their due dates). And don't want to send email to vendor which doesn't have any Past Due PO.
Could anyone suggest me how to achieve it.
Thanks

Hi Harpal,
Heres what you can do. Now that your query is ready, use this query in an APD and in that APD include a ABAP routine process type.
In this code you will loop through the query results and whichever matches your desired condition for them e-mail can be sent through some standard function module.
Regards,
Amit

Similar Messages

  • My iPad will not send emails, even though all the settings seem correct.  But it receives them OK.

    My iPad will not send emails, even though all the settings seem correct.

    Patricia,
    When you say seem correct, have you checked in Settings > Mail, Contacts, Calendars > Account name > Outgoing Mail Server, SMTP and the outgoing server name is correct, then > Primary Server name is correct >  Host Name, User Name, redo the Password, Use SSL is OFF or ON according to your provider, may just try it both ways, Server Port, often 25 is the best to use.

  • How to send email distribution to all users from report ?

    Hi all,
    I got the following report output :-
    Item_______Qty_On_hand_________Min_qty____Email
    [email protected]
    [email protected]
    [email protected]
    Once the reporis being generated, it will distirbute to all the email id list. Will this possible ? or any other better way to handle this ?
    Thanks.
    Rgds
    Lim

    hello,
    you need to use 9i or 10g for that. there you would set the "repeat on" property of you report to the group your report is based on. this will create one instance of your report for each person.
    then you need to use advanced distribution, create a distribution XML file that defines your desired email distribution with dynamic TO value.
    for further info about advanced distribution, consult the publisching reports manual.
    thanks,
    ph.

  • My 2nd gen ipod touch will only sync some of the music selected.  How do I get to synch all the music I have selected from i-mac with itunes 11

    My ipod touch will only sync some of the music selected.  It only wants to sync the newest music and will not sync previous music even though some of these songs were previously on the ipod touch.   I am connecting to a imac with itunes 11.

    Try:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Unsync all music and resync
    - Reset all settings
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                 
    iOS: How to back up           
    - Restore to factory settings/new iOS device.

  • If i have to sync my iphone to my computers library is it going to delete all my contacts and email accounts and all the information i have on it?

    I mean its rediculous that it will delete my apps etc but is it TRULY going to delete my contacts and email accounts? Do i have to start from scratch?

    iPhones are designed to sync to only one computer or iTunes library.  Attempts to sync them to a new computer or library will infact wipe the device and replace the contents with contents from the new library.
    If contacts and calendars are synced with a cloud service like mobileme, gmail, or an exchange server, then they will not be affected.
    If however they are synced with a supported application on the computer or the user rely's on the device solely for contacts, they will be wiped.

  • How to send emails from of pdf's generated by oracle reports

    I have several pdf documents , I want to email those pdf's . Please let me know how to send emails from oracle reports .
    Thanks,
    Previn

    I have integrated Oracle Reports with Oracle Portal and used the scheduling feature via portlets. We have reports that run every monday morning for management. For more info go to:
    http://otn.oracle.com/products/reports/htdocs/getstart/demonstrations/index.html
    OR
    I think if you set destype=mail, desformat=PDF, and desname=[email protected] that should also do the trick.
    Just be sure that you have put your mail server's IP address in the rep_<machine_name>.conf file located in your <oracle_home>/reports/conf directory. If this is not set up, the mail feature won't work.
    Martin

  • ICal keeps sending email notifications from all agenda items from the last 2 years. After laptop start up this action is repeated every hour. How can I stop these 300 emails coming in every hour?

    iCal keeps sending email notifications of all agenda items from the last 2 years (then I bought my laptop). After laptop start up this action is repeated every hour. How can I stop these >300 emails coming in every hour?

    Hi,
    We have rolled out a fix for this issue.
    Please log off and log back in to your machine and the issue should be resolved automatically. In case that does not work, please manually run the msi installer posted here (may require reboot).
    For details, please refer to the KB article here: Multiple RunOnce keys created 11.0.10 and 10.1.13 Acrobat | Reader
    Please let us know if you still face any issues.
    Thanks,
    Ashu Mittal

  • How to change the "from email id" of all the notifications in the instance

    Hi,
    I have a requirement to change the from email address of all the outbound notifications in an instance.
    Presently our notifications are having from address as R12 Workflow Mailer ["[email protected]"]
    We want to change this to ABC. So that all the outbound notifications will have
    ABC as from email address.
    How do we achieve this ? Is there any mailer level setting for this ?
    Thanks in advnace.
    Regards,
    Prabhu

    Hi,
    The 'From' value in the email notification is derived from 'From' parameter value, but the actual email address used for 'From' field is the 'Reply-to Address' parameter value that is specified for the mailer. If you want to specify a different email address you can change the 'Reply-to Address' parameter value.
    You can also specify the From value based on the kind of notification you send, you can do it by defining the #WFM_FROM message attribute as specified below
    • #WFM_FROM - Define this attribute for a message to specify the value that appears in the From field of the message header when the e-mail notification message is delivered to a user. If the #WFM_FROM message attribute is defined for a notification, the notification mailer that sends the message will use the #WFM_FROM attribute value in the From field for that message, overriding the mailer’s From parameter value
    regards
    saroja

  • How do I only show my inbox on email and not all the support folders

    How do I only show my inbox on email and not all the support folders

    There is a third-party program called Attachment Tamer that will do that for you.  In the Terminal, you can type this:
    defaults write com.apple.mail DisableInlineAttachmentViewing -bool yes
    Also note that while Attachment Tamer does some things with the encoding that makes certain email clients display the item as an attachment, what shows up at the receiver's end is solely dependent on their email client and its settings.

  • How do I make a button onj the form which will submit and send the pdf as an email?

    how do I make a button on the form which will submit and send the pdf as an email?

    You can set up a button with a "Submit a form" action and use a mailto type URL to specify the email address you want the forms sent do. If you want to send the entire PDF, select that option and not FDF or anything else. The mailto URL should not include any spaces and the "mailto" part should be lowercase, like:
    mailto:[email protected]
    This will attempt to initiate an email using the users default email client. If the user does not have one set up or there is some other problem, the email might not get initiated. If it needs to work with Reader versions prior to 11, then the form needs to be Reader-enabled, which you do in Acrobat 11 by selecting: File > Save As Other > Reader Extended PDF > Enable More Tools

  • How to send email the output of tcode ksb1 as xls attachment

    Hi experts,
      i have requirement that i need to send email of  outout of the transaction code KSB1 as excel attachement .
    inputs : cost center ,costelement ,posting date and layout.
    please help to me to complete the task
    thanks
    naveen

    hi ...
    check these examples ..
    send excel attachment as email
    PO as Attachment in Mail
    regards,
    venkat.

  • How to send emails to Multiple Users from a Single People Picker lookup field using Sharepoint designer workflow

    Hi All,
    I am working with SharePoint 2013 designer workflow. we are using office 365.
    Our requirement to send email to multiple users, get the user groups from lookup list people and groups column.
    But SP designer sending emails to the first user alone.
    Please guide me to proceed.
    Advance Thanks.
    Regards
    Jenkins NS
    Thanks and Regards Jenkins

    finally I got a solution
     Identified a workaround to solve the issue using SharePoint designer.
    Step 1
    Create a lookup list Example department
    Columns
    Title (by default) – Single line of text
    Users – Person or Group
    Emails – Multiple lines of text
    hidden the Emails column (go to content type and set the column as hidden)
    Create a SharePoint designer Workflow
    Start Workflow automatically when an item is created
    Also Start Workflow automatically when an item is changed
    Workflow Stage 1
    Set Emails to current Item: Users
    The workflow will get all users email ids and add in the Emails column delimiter as semicolon.
    Step 2
    Create a custom list to get the email ids and send email
    Create a lookup column ex: analysis and refer department list, Allow multiple values
    Then Create a SharePoint designer workflow
    full details workflow steps please follow below
    URL
    http://jenkinsblogs.com/2015/04/30/how-to-send-emails-to-multiple-users-from-lookup-list-people-picker-field-using-sharepoint-designer-workflow/
    Thanks and Regards Jenkins

  • [SOLVED]How to send email to a local user?

    I have installed Mutt, msmtp, procmail and I can send and receive emails to/from remote hosts and I'd like to send email locally also (to the recipients on the same machine as the sender).
    When I try to send email to a local user from the root account -
    echo "Test message" | mail -s "Test subject" localuser
    then I get an error that connection to the port 25 is refused. Because the /etc/msmtprc file contains the 'localhost' as the default account's host, and on the local host I don't have a mail server listening on 25 port running.
    When I try to send email from a non-root account which has in /$HOME/.msmtprc file a real email account on a remote server, then of course there is an error that the domain for the email address 'localuser' is not recognized.
    How can sending email to local users be enabled?
    Last edited by nbd (2014-09-30 22:33:37)

    If I understand correctly, postfix it's a constantly running daemon. Seems to be an overhead for delivering only from time to time sent messages.
    ewaller wrote:
    > Out of the box, sendmail should be safe, but I think you have to enable local mail.
    Currently I have msmtp-mta installed, which is described as having sendmail functionality. If I install sendmail - will it be possible to send local email without running email daemons?

  • Apex 4: How to send email when form is submitted?

    Hi,
    Using Apex 4.0.2 on DB 11g, I've a form with around 80 fields and 4 check boxes.
    When the user clicks on submit button, besides saving the values in the database I also have to send emails. Selection of the 4 check boxes decides whom the email has to go to, i.e if 2 check boxes are checked, send 2 emails.
    In the emails, some contents will be based on the data the user has filled and some from the database; also data in different emails will be different.
    From what I've read, to send email I've to use APEX_MAIL API and make a conditional process depending on the check boxes selected. Also that I have configure mail server in database and that mail sever has to accept autonomous user (i.e. sending email without password)
    Is this the right approach?
    How can I do this?
    Is there any example/tutorial that will guide me in doing this?
    Thank you for your time.

    The Apex email package is very simple.
    v_id := apex_mail.send(
              p_to        => v_to,
              p_from      => v_from,
              p_subj      => v_subject,
              p_body      => v_body,
              p_body_html => v_html);It's up to you how you get the values of the variables.
    Also that I have configure mail server in database and that mail sever has to accept autonomous userThe mail server is not in the database, but you do have to inform Apex which server to use (smtp.yourcompany.com).
    Most smtp servers require user and password. In that case you have to write your own procedure. Search the pl/sql forum for email authentication and you will find many examples.
    It is probably also possible to configure the smtp server in such a way that requests coming from the database do not need authentication. That is how we have it configured (but I don't know how the administrator did it, though).

  • HT201320 I want to set up a POP3 email account but in all the help I have found so far I should get the option to choose IMAP or POP.  This doesn't appear and I need POP3 because I don't want anything deleted from the mail server.  I have an iPhone 5s and

    How do I set up a POP3 email account on my iPhone5s, using iOS 7.1.1.  All the help I have found tells me to select IMAP or POP but I am not given the choice.  I need to be able to set 'Don't delete from mail server' which can't be done in IMAP.

    tim.fry wrote:
    My email provider is BT and they do support POP3, that's what I have been using for a number of years
    Okay.
    Then set it up.

Maybe you are looking for

  • Do I have to make sure the server stays on all the time?

    Is it ok if the server goes to sleep?  If it is needed will it wake up?  Will mail or calendar updates be slower if it is?

  • Perfomance - Experts Help req...

    Hello Experts, I need to tune the below code for performance. Below is the script which i am running to get records from Store table and cross-checking with Store_History tables and processing records. Query is taking more time to process. How can i

  • Unable to connect to CMC and Java Infoview

    Hi I am unable to connect to CMC and Java Infoview. When I am attempting to connect, then the following message is displayed. "Oops! Internet Explorer could not connect to <web server>:<port number>" Please give me some suggestions. Thanks!

  • Log sequence difference among RAC Instances

    RDBMS Version : 11.2 Platform : Solaris 10 In our RAC DB, we have 6 redo logs. SQL> select * from v$logfile order by 1,2;       GROUP# STATUS  TYPE    MEMBER                                                                    IS_          1         ON

  • Filter and restricted keyfigure

    Hi gurus,       Can anybody clear my doubt? filters are used for restricting some records and restricted key figures are also used for same thing? can any body explain me clearly , what and where is use of filters and key figures? i promise to reward