Populating the Email

Dear All,
I have been working on an assignment to send the PO to the concerned vendor by email. I have succeeded in email packet generation and transferring the same to SMTP. My email packet contains the receiver's (vendor's) address, the attached PO and the subject but I am unable to populate the email by a standard text say for example 'Please find the PO attached herewith.'
Any ideas?
Thanx in advance.
Alok.

hi,
Can you paste the code. I will definitely provide you the solution.
Feel Free to revert back.
--Ragu

Similar Messages

  • Populating the email address (SMTP_ADDR) in Vendor Master using PRAA

    Hi, experts!
    We would like to start using transaction PRAA (program RPRAPA00) to create and update Vendor Master Data based on HR employee data.  As part of this process, we would like to populate the "E-Mail" field with data from infotype 105.  (We have a separate infotype 105 subtype that stores the email address in the USRID_LONG field.)  I added the INFOTYPES: 0105 data declaration via an enhancement spot in RPRAPADE_ALV, so the GET PERNR brings in the appropriate p0105 data.... I just don't know how to push that into the appropriate field in the vendor master.
    I am trying to find the structure within the RPRAPA00 program that contains the email address field SMTP_ADDR, but can't seem to find it.  When a Vendor is created, it looks like this field gets stored in the ADR6 table, but I don't really understand how the ADDRNUMBER field in the ADR6 table gets linked back to the vendor number (LIFNR).
    I looked at the BADI BADI_EXITS_RPRAPA00, but none of the defined Methods have an email address field.
    How do I update the email address field in the vendor master using PRAA?
    Thanks in advance for any advice you can give!
    - Steve

    Did you figure this out?  I'm trying to do the same thing.
    see PRAA user exit to update vendor email address
    A couple of things I found are:
    - there are 2 email address on the vendor
      - Comunication section - SZA1_D0100-SMTP_ADDR
      - Correspondence section - BLFB1-INTAD
    - apparently it is some kind of standard to use the correspondence section email address to send emails via F110
    - you have access to BLFB1 in RPRAPAFO_ALV
    - using the modification assistant I was able to populate BLFB1-INTAD
    - like you I thought the vendor email address's were stored in ADR6 but I tried going in to XK02 and added a couple of bogus email address's to a vendor and then went into ADR6 looking for them.  I could not find them.   Correction - I took another look in ADR6 and I did see the test email address.
    Buy reading some other threads they imply that this can be done via a user exit but like you I can't seem to be able to see how.
    Jerry
    Edited by: Jerry on Mar 12, 2011 12:48 AM
    Edited by: Jerry on Mar 14, 2011 5:12 PM

  • Exchange 2013 Issue: Outlook 2010 auto populating the From Tab when forwarding email

    Exchange 2013 Issue: Outlook 2010 auto populating the From Tab when forwarding email        
    I am running Exchange 2013 and I have an end user who connects to it via Outlook 2010. All was going well till he went to forward an email and he noticed that the From button appeared and auto populated the sender's email address.
    I have clicked the Empty Auto Complete List in Outlook's Send messages... still displayed the From tab when forwarding.
    I recreated the profile in outlook... same thing.
    I created the profile with outlook 2013... same thing.
    There is only one user profile setup in Outlook.
    (I know the from tab usually appears when you have multiple profiles setup in Outlook and/or when you configure the "From" tab.)
    I opened the end user's email in Exch 2013's OWA... what was different here was when I clicked on the email and it opened, it did NOT have the Reply or Forward option... and it displayed as a "Draft" email.
    Does anyone have any ideas?

    So are you saying that the from button is filling the option with the original senders address (eg the person who sent the message to your user), or that it's filling in the your users address (in which case I don't understand what the issue is, since
    it IS going from your user)?

  • Error while sending the email notifcation

    Hi All
    I am getting this error while sending the email notifcation.If any one of you have any idea regarding this please suggest
    [2012-09-12T03:55:41.288-10:00] [soa_server1] [ERROR] [SDP-26102] [oracle.sdp.messaging.driver.email] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: OracleSystemUser] [ecid: f5c1f5acbf0bb7a6:22e05768:139ba096e4d:-8000-00000000000006ef,0] [APP: usermessagingdriver-email] Error while writing e-mail message content.[[
    java.lang.ArrayIndexOutOfBoundsException: 0 >= 0
         at java.util.Vector.elementAt(Vector.java:427)
         at javax.mail.Multipart.getBodyPart(Multipart.java:157)
         at javax.mail.internet.MimeMultipart.getBodyPart(MimeMultipart.java:256)
         at oracle.sdpinternal.messaging.driver.email.EmailDriver.getHeaderEncoding(EmailDriver.java:1079)
         at oracle.sdpinternal.messaging.driver.email.EmailDriver.send(EmailDriver.java:670)
         at oracle.sdpinternal.messaging.driver.email.EmailManagedConnection.send(EmailManagedConnection.java:50)
         at oracle.sdpinternal.messaging.driver.DriverConnectionImpl.send(DriverConnectionImpl.java:41)
         at oracle.sdpinternal.messaging.dispatcher.DriverDispatcherBean.onMessage(DriverDispatcherBean.java:296)
         at sun.reflect.GeneratedMethodAccessor2553.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
         at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
         at $Proxy346.onMessage(Unknown Source)
         at weblogic.ejb.container.internal.MDListener.execute(MDListener.java:574)
         at weblogic.ejb.container.internal.MDListener.transactionalOnMessage(MDListener.java:477)
         at weblogic.ejb.container.internal.MDListener.onMessage(MDListener.java:379)
         at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:4659)
         at weblogic.jms.client.JMSSession.execute(JMSSession.java:4345)
         at weblogic.jms.client.JMSSession.executeMessage(JMSSession.java:3821)
         at weblogic.jms.client.JMSSession.access$000(JMSSession.java:115)
         at weblogic.jms.client.JMSSession$UseForRunnable.run(JMSSession.java:5170)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    [2012-09-12T03:55:41.331-10:00] [soa_server1] [WARNING] [SDP-25107] [oracle.sdp.messaging.engine.store] [tid: [ACTIVE].ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: OracleSystemUser] [ecid: f5c1f5acbf0bb7a6:22e05768:139ba096e4d:-8000-00000000000006ef,0] [APP: usermessagingserver] Message ID bac38bd50a1f32a129c5c739335a7855 in Status object does not match previously recorded Message ID b7e259a30a1f32a12c981a3ffd343f6d.
    [2012-09-12T03:55:41.362-10:00] [soa_server1] [ERROR] [] [oracle.soa.services.notification] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@3066bad4] [userId: <anonymous>] [ecid: 0000Jau4qHj9Lex_w9w0yW1GK6Rn000003,1:32530] [APP: soa-infra] <.> Error status received from UMS.[[
    Status detail :
         Status type : DELIVERY_TO_GATEWAY:FAILURE,
         Status Content : Failed to set message headers: java.lang.ArrayIndexOutOfBoundsException: 0 >= 0,
         Addressed to : EMAIL:[email protected],
         UMS Driver : Farm_base_domain/base_domain/soa_server1/usermessagingdriver-email:oracle_sdpmessagingdriver_email#Email-Driver,
         UMS Message Id : b7e259a30a1f32a12c981a3ffd343f6d,
         Gateway message Id : ,
         Status Received at : Wed Sep 12 03:55:41 HST 2012.
    Check status details and fix the underlying reason, which caused error.
    [2012-09-12T03:55:51.492-10:00] [soa_server1] [WARNING] [] [oracle.soa.services.notification] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@3066bad4] [userId: <anonymous>] [ecid: 0000Jau4qHj9Lex_w9w0yW1GK6Rn000003,1:32530] [APP: soa-infra] <.> Could not find notification record corresponding to failed notification : (Channel message id) : b7e259a30a1f32a12c981a3ffd343f6d[[
    Hence it will not be retried.
    Possible cause could be purging of notification data after sending out notification, but before receiving status.
    ]]

    Are you using your email address to send the email notifications if it Is not configured with AD? Have you populated the mail attribute in weblogic console-->realms-->my realms-->users
    In addition are you sure you have configured the 'Email Driver Properties' correctly in EM ?? have you specified the Notification Mode to Email ?
    Please make sure that the outgoing mail server and port along with the username and password are correct.
    Also validate the workflow settings in your EM?
    In addition, please validate that when you logon to BPM worklist using the admin account and click on the name for e.g. weblogic, you see the email attribute populated properly.
    Thanks
    ACM

  • Defaulting the email address in From field.

    Hi ,
    I am working on requirement to default the email address in from field and populate the eligible emails ID 's as drop down in from field based on some condition. So I need to overwrite the standard emails data that are already coming in from field.Please see the attachment for your reference.
    I did below analysis.
    Component:CRMCMP_CCS_EML
    View:Email header
    Method: DO_PREPRRE_OUTPUT.
    I achieved populating the drop down values..by populating the values in   typed_context->mail->gt_default_from_addresses.
    But my requirement is to default one email based on some condition. So I populated the default value as first entry in the  drop down list box so that it will automatically default.
    It's working as expected if we have personalizing setting for Drop down list as 'Default'.Please see the attachment for your reference. But it's not working if we have settings like 'By Value' and 'By Key'.
    Ex: If I have two emails in GT_DEFAULT_FROM_ADDRESS like .[email protected],CC(First entry Default)[email protected](Second entry). if I use the settings 'Default' it's default with [email protected] if i use other setting it's defaulting with [email protected]
    Could any one has any idea how to handle this..and options that we have in this case.
    Or is there any other field I can default for From Field. (This should work for New ,Reply and Reply all )
    I appreciate your help on this.
    Thanks,
    SaraSAP.

    Hi Sara,
    I believe that selection is controlled by attribute typed_context->mail->GV_SELECTION_FROM.
    So, when you populate the possible entries in typed_context->mail->gt_default_from_addresses, just try to fill your desired default value in mentioned attribute and check if that works.
    Kind regards,
    Garcia

  • User registration uses first name/second name as username instead of using the email address

    I am just building my website and noticed that when a user registers, the username is set to the first name/second name.
    BUT... using a different temporary BC site, I noticed that this was using the email address as the username.
    When the username is set to first name/second name (e.g. fredsmith), it is possible for 2 people with the name fred smith to register and have the same username
    How can I set the username to be the user's email address?

    How is your javascript skills?
    It is a matter of pre-populating the username field with the email the person typed out.

  • Auto Population of Email Definition fields while sending mails to user

    Hi,
    I have the requirement that after a resource object has been provisioned to an user, a mail should be sent to him for confirmation.
    I am able to successfully send mails to users after the resource object has been provisioned to him by making the configuation settings in the OIM system.
    I have made use of a Resource Object , Resource Form , IT resource of type mail server , Email definition etc.
    The point is while provisioning the resource object I am populating the User Defined Fields. These fields are visible at the xlWebApp console through the resource form. I am populating these fields while requesting the resource through the xlWebAPp UI.
    Now i need to send mails to the user with these fields populated with the values that i m providing while provisioning the resource. Currently my sent mails just consist of plain email definition with a subject line and a body text.
    Please let me know how can i include the values in the populated fields in the body of the mail through settings in OIM.
    Since i m a QA person i cannot go ahead and write code for creating an adpater for this task. Kindly let me know is there any way by which I can do the same through config settings in OIM.
    Thanks in advance.
    Pooja.

    Hello,
    Actually i have a resource object as "Laptop" suppose, so for me the user defined fields are Laptop_type, RAM value, ROM Value and Emp ID.
    These fields are made visible as UDF through Pre-pop adapters and all the other required settings.
    While provisioning the same in the xlWebApp console I am populating them.
    The resource form for me (Form Designer for the resource object) is made visible and i am filling in values while provisioning.
    Now while sending the mails these values should reflected in the mail body for the fields.
    Eg: Subject [hi] Mail body [ The following resource has been provisioned. Laptop_type : Dell, RAM value: 512, ROM value: 40, EMP ID: 123] where these values are filled in the resource form while provisioning the resource object.
    Pleased let me know how can i send such mails through config settings in OIM. Right now my mail simply looks like
    Eg: Subject [hi] Mail Body [The resource has been provisioned to you]
    Thanks again.
    Pooja.

  • The email event sample

    Hi all,
    When we want to run WLI2.1 sample email event
    in the push mode using IMAP we get the following exception:
    DEBUG SMTP Found extension "8BITMIME", arg ""
    DEBUG SMTP Found extension "SIZE", arg "90971520"
    DEBUG SMTP Found extension "DSN", arg ""
    DEBUG SMTP Found extension "ONEX", arg ""
    DEBUG SMTP Found extension "XUSR", arg ""
    DEBUG SMTP Found extension "HELP", arg ""
    java.lang.NullPointerException:
    at com.sun.mail.imap.protocol.BASE64MailboxEncoder.encode(BASE64MailboxEncoder.java:89)
    at com.sun.mail.imap.protocol.IMAPProtocol.doList(IMAPProtocol.java:514)
    at com.sun.mail.imap.protocol.IMAPProtocol.list(IMAPProtocol.java:497)
    at com.sun.mail.imap.IMAPFolder.exists(IMAPFolder.java:343)
    at email.event.EmailPushHandler.run(EmailPushHandler.java:52)
    at java.lang.Thread.run(Thread.java:484)
    any ideas ?
    thanks,
    Yishai.

    You can't send to personal. When you send a notification in eAccess using the NotificationService, you don't get to supply the email address, only the user login. The system internally grabs the usr_email field and ends to that if it is populated. No if, ands, or butts. That's how it works. If that is not enough for you, you will have to code using send mail apis and not the internal workings of oim.
    -Kevin

  • Stop thunderbird from automatically populating the To: field when replying

    Is there a way to stop Thunderbird from automatically populating the To: field when replying to an email?.
    Also is there a way to get Thunderbird to request confirmation of addresses emails are to be sent to?

    'Reply' is supposed to do exactly that. Use 'Forward' instead.
    Wrt return receipts check this article.
    http://kb.mozillazine.org/Figuring_out_whether_the_recipient_read_your_message

  • I am trying to change or add the email address which is attached to my itunes account. I keep getting a notice saying email address is already verified for another Apple ID. Im sure its one of my devices. How can I get my current email address added?

    My itunes account is attached to an email account that I no longer have and cannot retrieve. I have been having trouble with purchases made to my itunes account and want to view my purchases. The support center said that they would email me the purchase history. However, I don't have that email address. When I go to change my email address to my current one, I get a message in red saying that "the email address is already verified for another Apple I.D." I'm sure it is one of my devices as we have 4 ipods and 2 iphones. How can I get my account to use my current email address? If one of my devices was registered using my current email address as it apparently was, do I need to figure out which device that is and remove the email address from that account? I'm so confused. I just want ALL my devices to use my current email address. I need to replace the old email address with my current one. How do I do that?
    thanks for any assistance.

    Your best bet would be to try resetting the password to the account that you would like to use via iForgot
    Once you log in to that account change the email address to anything, it can even be fake its just a placeholder
    After you do that you will be free to change your old email address on your appleID to the new one that is now free to be used as it is no longer attached to the other account.

  • How can I add an MSN email account to my phone. They show as listed when I click on the email icon but I can not send or receive from there.

    How can I get my phone to get and send emails on my msn accounts? They appear on the list of emails when I click on the icon but they do not work. They useed towork fine. If I try to add an account it says Domain. Then acct name and password. I have tried lots of domain names but all it say is "Can not connect". Any ideas?

        Hello riopeltravel, let's solve this mystery! What make & model phone do you have? Also, have you tried deleting the email account off of the phone and re-adding with the username and password? How long have the email accounts stopped working? Keep us posted!
    WiltonA_VZW
    VZW Support
    Follow us on twitter @VZWSupport

  • How do you reset the email account? not the facetime or itunes account, but the email on the email app.

    ok, so i set up an email account on my ipod so i don't have to go onto my pc to access emails from that account. but recently i needed to make a new email for use with other things and want to use the new email rather than the old one. how do i erase the email account that's been set up so that i can use the new one?

    Just go to Settings>Mail..>and the accvount yu want to delete.  Scroll down the screen and there will be a big red delete account button

  • How can I stop my Firefox browser from preventing Click Earner, a program that opens email ads on safelists, from opening the URL's in the email ads?

    Hello fellow-users of Mozilla Firefox,
    I send email ads using 20 different safelists every day. To get credits for sending those ads I click email ads sent by other subscribers.
    Since early this year I've been using Click Earner -- http://www.clickearner.net/ -- to help speed up this task. Click Earner "fetched"
    the emails from each safelist and opened each URL advertised in each email. This was a very quick job and all I did was close each tab
    displaying the URL. Credits for clicking the URL were added to my safelists accounts.
    Since a week ago, without me doing anything at all, my Click Earner stopped opening the emails automatically as was the case for
    several months since I started using it. Click Earner support claimed Firefox prevented the program from opening the URL in a new tab each time it fetched an email ad. True enough, yesterday when I watched Click Earner in action I saw a pop-up from Firefox saying something like "Firefox prevented..." I couldn't read the rest as the pop-up disappeared immediately. And that was the only
    time I saw it.
    Right now I have to open each URL manually to see the ad and earn credits. This is a very slow process, just the same as when I open the emails in my gmail account. It's useless for me to subscribe to Click Earner. And it takes forever for me to earn credits from all the safelists.
    I'd appreciate it very much if any one of you folks would help me overcome this glitch. I look forward to hearing from you and thank you very much in anticipation.
    Regards,
    Tom Graciano

    You could try turning off Firefox's pop-up blocker.
    "3-bar" menu button (or Tools menu) > Options > Content
    There you will find a checkbox for "Block pop-up windows". Assuming it's checked, uncheck it.
    Does that return to the behavior you want?

  • How can I delete an old iCloud account for which I do not remember the password?  The email address linked to that account is no longer active.

    The email linked to that account is no longer active.  How can I delete this old account and use a new one?

    Although your profile says you're running iOS 5.1.1 it sounds like you're running iOS 7 (otherwise you would not need your password to delete the old account).  Assuming that's true, and your iCloud ID has changed but you need to delete the old account in order to change to your new one, go to https//appleid.apple.com, click Manage my Apple ID and sign in with your current iCloud ID.  Tap edit next to the primary email account, tap Edit, change it back to your old email address and save the change.  Then edit the name of the account to change it back to your old email address.  You can now use your current password to turn off Find My iPhone on your device, even though it prompts you for the password for your old account ID. Then go to Settings>iCloud, tap Delete Account and choose Delete from My iDevice when prompted (your iCloud data will still be in iCloud).  Next, go back to https//appleid.apple.com and change your primary email address and iCloud ID name back to the way it was.  Now you can go to Settings>iCloud and sign in with your current iCloud ID and password.

  • How can I print only the emailed attachment to my ePrint enabled printer?

    I have ePrint working fine.  I was able to email an attachment to the printer from many miles away.  To prevent wasting paper, I'd like to be able to tell my printer or ePrint Center to just print the attachment, not the email it is attached to.
    I have an HP OfficeJet 6500A.

    Hi Sparty80,
    The way ePrint is designed, it will print the body of the email and any supported attachments. The only way to print the attachment and not the body of the email is to attach the document to a blank email, or delete the body in the email when you forward the message, which maybe easier.
    If I have solved your issue, please feel free to provide kudos and make sure you mark this thread as solution provided!
    Although I work for HP, my posts and replies are my own opinion and not those of HP.

Maybe you are looking for

  • Presentation variable is not supported in "SQL Issued"

    hi, there is a presentation variable called @{ps_var} from a prompt and I have written a custom sql and typed in "SQL Issued" !http://img31.imageshack.us/img31/8673/customsql.jpg! I found that the presentation variable is not supported in "SQL Issued

  • Files in catalog but are not visible.

    I have several files that have disappeared from the library but are still cataloged. If I try to re-import one the files I get a message that they are already in the catalog. If I click on show in catalog, the loupe will show "No photos in selected i

  • Where are my podcasts after upgrade?

    Recently upgraded many items on iPad including iOS5.0.1.  I never use iPad for music, but now when download podcast it goes to a playlist that won;t open.  What happened to downloading podcasts?

  • CDM 4650 / ACNS - List all files in a channel?

    Hello, I am looking for a non-cumbersome way to list all files in a channel. The only way I know of right now is to go to the CDM Admin Page, go to Previewer, and then view the channel, which is split among many pages and has much extraneous informat

  • WDK 8.1 Provisioning of target computer failure

    I need help solving a test computer provisioning failure.  I am trying to provision a Windows 8.1 (x64) target computer for WDK 8.1 driver testing using a Windows 7 (x64) host computer.  Everything passes until the "Configure computer settings (x64)