Yosemite Mail losing the subject line

Yosemite vers. 10.10.2
iMac late 2009
3.06 Intel Core 2 Duo
4GB ram
Mail vers. 8.2
After composing a mail message and saving my draft to be sent at a later time, mail strips out the subject that I've typed in and replaces it with "(no subject)".  I've tried re-typing it and the same thing happens.  This is really frustrating...any help out there?  Thanks in advance...rd

Hi,
I'm not sure that this will be your solution, but I hope that it helps you.
In V/40 for the message you set in sustitution of symbols report SAPLV60A, and form ZZ_TEXT_SYMBOL_REPLACE. In this subrutine you write in ABAP
form zz_text_symbol_replace tables xtlines structure tline
                            using  xthead  structure thead
                                   snast   structure nast.
  read table xvbrk with key vbeln = snast-objky(10).
  perform text_symbol_replace tables xtlines
                              using  xthead
                                     snast.
endform.
Perhaps you can filter by sy-tcode (VF04, VF31 and so on) and use local fields (for instance LOCAL_VF31) and edit them in titles with &LOCAL_VF31&.
Be carefull, I have not try it. It's an idea.
Regards
Eduardo

Similar Messages

  • Billing output by mail changing the subject line

    HI,
    i am sending the billing output by email, but the subject of the email getting changed regularly. my requirement is i have to set standard subject for all billing output by mail.
    Reagrds
    Muthuraman.D

    Go to Tcode - NACE - Choose V3 - Choose 'output types' on the application toolbar
    - select output type - 'double click on mail and texts' at left hand side. See if you can add anything there and checck the mail.

  • Whenever I forward mails I get only the subject line as forward All attachments and text is blank

    I am currently using Windows 7 - 64 bit as my operating system. Previously this was not the case. But after I changed my operating system, problem started in forwarding my mails. Whenever I forward my mails, Only the subject line is filled. All the text, attachments and pictures from original mail are not carried alongwith.
    == This happened ==
    Every time Firefox opened
    == From the very beginning

    Close out of the camera app, double tap the home button and completely close out of the app.
    Then do a reset, no data loss.  Hold down the home/sleep button together until you see the apple logo and then release, then wait for the phone to boot back up.
    Then check your camera roll again.

  • Why does the OPEN WEB LOCATION Box msg keep opening when I try tro type in the name of someone or type anything in the subject line of Yahoo mail? I have to ke

    When in Yahoo mail, the OPEN WEB LOCATION box opens for each letter I try to type in in the "To" line and/or the "Subject" line of any new e-mail to someone. I type a letter, the Box opens, and I cannot type anything in the e-mail window anywhere until I close the box. I close the box, type another letter, and the OWL Box open gain. It takes forever to type anything. This started when I updated Firefox to the new 21 version. I Uninstalled and reinstalled Firefox. No help. I uninstalled 21 and re-installed 19 (I was using 19 with no problems until today). No help. The problem will not go away. I note that others have complained of this problem. Is there a fix yet? I have been forced back to IE in the meantime.

    hello, you have two extension present in your profile (DownloadTerms 1.0 & WhiteSmoke New 10.16.2.509) that could be considered malware.
    please[[Reset Firefox – easily fix most problems|reset firefox]] and see if those entries are still present afterwards. also go to the windows control panel / programs and remove all toolbars or potentially unwanted software from there and run a full scan of your system with the security software that you have in place and different other tools like the [http://www.malwarebytes.org/products/malwarebytes_free free version of malwarebytes] & [http://www.bleepingcomputer.com/download/adwcleaner/ adwcleaner].
    [[Remove a toolbar that has taken over your Firefox search or home page]]
    [[Troubleshoot Firefox issues caused by malware]]

  • Mail doesn't display full email text, only displays the subject line

    Mail doesn't display full email text, only displays the subject line.
    My preview shows first three lines of email, but when I chose the email specifically mail doesn't display any lines of text.  Been this way for about ten days.  Please help.  Ben

    Awesome.  Rebooting the phone worked.  I had never turned the phone off before (for the next guy - you hold down the "sleep" button for longer than you'd think and that'll do a full shutdown).  thank you for your help.

  • ICloud Mail will not let me enter a subject in the Subject line

    all of a sudden iCloud Mail will not let me enter a subject in the Subject line.  It even alerts me that there is no subject in the Subject line when i send an email but still wont let let the cursor enter anything in the subject line

    When you add an iCloud account with Lion or Mt Lion there's no need to add an incoming mail server if you are using the built in mail app. It is automatically configured for you.

  • What does the "To" in a rounded rectangle mean on the subject line of Mail?

    Just wondering what the "To" in a rounded rectangle means on the subject line of iPad Mail. It's on nearly all my messages!! Really bugging me.
    Cheers!
    Tom Adams

    Cheers!! I turned that setting on thinking it displayed those fileds when typing a new message, rather than having to press details.
    Fab! Cheers all!
    Tom Adams

  • I use Go Daddy Web Mail and FireFox may be preventing me from being able to put text into the subject line when composing an email.

    As the question / statement says, When in Firefox, once I've started my webmail application through Go Daddy, I can compose an entire email filling out all the required info. But, when I put the mouse over the 'Subject Line' and click, no cursor appears.
    Having walked through this with Go Daddy, they are convinced that it's FireFox because we opened up their webmail with 2 other browsers and both allowed me to plug in a subject line.

    Many site issues can be caused by corrupt cookies or cache. In order to try to fix these problems, the first step is to clear both cookies and the cache.
    Note: ''This will temporarily log you out of all sites you're logged in to.''
    To clear cache and cookies do the following:
    #Go to Firefox > History > Clear recent history or (if no Firefox button is shown) go to Tools > Clear recent history.
    #Under "Time range to clear", select "Everything".
    #Now, click the arrow next to Details to toggle the Details list active.
    #From the details list, check ''Cache'' and ''Cookies'' and uncheck everything else.
    #Now click the ''Clear now'' button.
    Further information can be found in the [[Clear your cache, history and other personal information in Firefox]] article.
    Did this fix your problems? Please report back to us!

  • Service Desk Mail - Modify the subject -adding ticket number and descriptio

    Hello,
    I have activated the automatic sending of email when a new ticket arrives into the Service Desk. I am using the standard notifcation smartform  However all the mails arrive in the inbox with the same subject, so no possibility of making a quick identification of the ticket.
    I heard that is possible to add additional fields in the subject of the mail using some "&" parameters.  However I do not have a clue where to modify and what type of & parameters are available.  Is that I need to copy and modify the smart form somewhere??
    I appreciate your inputs.
    Regards
    Esteban Hartzstein

    Hi Esteban,
    The subject line corresponds to the name of the smart form that you can maintain in the "description" field in the sap form builder. you can add dinamyc parameters to the subject by using the placeholder "&". e.g.: & | Action Required.
    On se24, copy the class CL_DOC_PROCESSING_CRM_ORDER into the customer workspace (ZCL_DOC_PROCESSING_CRM_ORDER). then edit it and navigate to line 185 and change the following:
    REPLACE '&' WITH ls_orderadm_h-object_id INTO ls_output_options- tdtitle.
    Other example to use as subject:
    Object ID + Priority + Description
    Field description value: &1 | &2 | &3
    On the class:
    REPLACE '&1' WITH ls_orderadm_h-object_id INTO ls_output_options- tdtitle.
    REPLACE '&2' WITH ls_activity_h-priority INTO ls_output_options- tdtitle.
    REPLACE '&3' WITH ls_orderadm_h-description INTO ls_output_options- tdtitle.
    More information on this on the book: SAP Solution Manager Service Desk - Functionality and Implementation
    Hope I can help.
    Regards,
    Ricardo

  • How can we extend the subject line using SO_NEW_DOCUMENT_ATT_SEND_API1??

    Hi,
    I am triggering a mail using the function module SO_NEW_DOCUMENT_ATT_SEND_API1, where in the subject of the mail is passed using the DOC_CHNG-OBJ_DESCR, here the object_descr can only accomadate 50 characters.
    But requirement is to have more than 50 characters may be 100 to 150 in the subject line.Please help me to extend.
    Thanks in advance.

    Hi,
    Searched in the forum for the above requirement but didnt find the required info..
    Please help me in finding a solution to this
    Thanks in advance

  • How can I edit the Subject Line of an email I've received?

    When the sender inserts vague or misleading text in the Subject Line (or leaves it blank), sometimes I'd like to edit it - makes organization and retrieval of information which might be in the email easier for me.
    I've tried opening the email file with a text editor (TextWrangler) and editing the "Subject" line. That partially works: When the message is open for reading, my edited Subject appears near the top of the message.
    However, when looking a list of emails in a Mailbox, Mail still displays the unedited Subject - which defeats my purpose.
    What am I missing, here?
    -gw

    Hi Gary, I think Mail is using stored info, not sure which of these two hold that, but...
    Safe Boot from the HD, (holding Shift key down at bootup), it will try to repair your Disk Directory while the spinning radian is happening, so let it go, run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, then move these folder & file to the Desktop.
    Move this Folder to the Desktop...
    /Users/YourUserName/Library/Caches/Mail/
    Move this file to the Desktop...
    /Users/YourUserName/Library/Mail/Envelope Index
    Reboot.

  • Why can't I enter the cursor in the "Subject" line of my iCloud email?

    Until a few days ago (May 3, 2014), I had no problem sending email from iCloud Mail on my Vaio (VPCEB11FD) laptop. Now I can do everything necessary to send an email, except complete the "Subject" line. I can send an email but I have to type my "Subject" into the email body itself, as the "Subject" box will not allow my cursor in. Can you help me with this issue?

    Can you start by giving us the troubleshooting information from the Firefox installation that's having problems. This is an essential step in troubleshooting.<br>
    *Click the Firefox button at the top left, then click the ''Help'' menu and select ''Troubleshooting Information'' from the sub-menu. If you don't have a Firefox button, click the Help menu at the top and select ''Troubleshooting Information'' from the menu.
    Now, a new tab containing your troubleshooting information should open.
    *At the top of the page, you should see a button that says "Copy text to clipboard". Click it.
    *Now, go back to your forum post and click inside the reply box. Press Ctrl+V to paste all the information you copied into the forum post.
    You can try these steps in case of issues with web pages:
    You can reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
    *Hold down the Shift key and left-click the Reload button
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Command + Shift + R" (Mac)
    Clear the cache and cookies only from websites that cause problems.
    "Clear the Cache":
    *[[Image:new fx menu]] > Options/Preferences> Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *[[Image:new fx menu]] > Options/Preferences > Privacy > "Use custom settings for history" > Cookies: "Show Cookies"
    Can you try to start Firefox in Safe Mode to see if Firefox works properly with no error? You can start Firefox in Safe Mode below:
    *'''Windows/Mac''': Go to Help > Restart with add-ons disabled
    *'''Linux''': Run ''firefox -safe-mode'' in the Terminal/Konsole
    If Firefox opens up fine with no problems, it's probably one of your extensions that's causing the issue. You can re-enable your add-ons one by one until you find the one that causes the issue upon being re-enabled.

  • How to replace the subject line of the subimitted email with the filled in data?

    Hi,
    I am creating a very simple form using adobe acrobat X standard. The user will submit the form using submit button which emails me the form. All the users have adobe acrobat X standard installed on their computers. I have a text field in my report called 'Project Title' and the user will write the project name in front of that. I want this project name to appear in the subject line of teh email. How do I do that? What javascript to use?
    I found this example which does exactly what I am looking for. But I don't know how to view the java code use. http://forums.adobe.com/thread/462681
    Any help would be appreciated.
    Thanks,
    Sandeep

    Read this tutorial: http://acrobatusers.com/tutorials/dynamically-setting-submit-e-mail-address

  • Gmail no longer remembers cache in the subject line of a new email

    Per Gmail, they are saying my browser is the cause of no longer remembering history/cache in the subject line of a new email. They suggested going to the security information on my provider and there does not appear to be any button to activate remembering that type of history/cache

    Hello Kevan.
    The Mail.app stores all message recipients in the list of Previous Recipients in Mail (which are stored in the Address Book data file) and the address autofill feature pulls from the Address Book and list of Previous Recipients.
    At the Mail.app menu bar, go to Window and select Previous Recipients.
    A previous recipient that is already entered in the Address Book will have a vCard icon to the left of the name or email address. You can remove a previous recipient from the list or add a previous recipient to the Address Book.

  • Can I change the Subject line of a saved email?

    Sometimes I save an email and want to revise the subject line so it's more descriptive of what's actually in the message. I remember being able to do this in Outlook, but can't quite figure out how to do it in Apple Mail. (And I don't want o have to forward it to myself, as that changes the From line.)
    Is there a way to simply edit the Subject line of a saved email?

    Actually, MailTags will kind of do what you want. You can tag a message in a number of ways, and one of them is to make a note, and display that note as the subject of the email. For example, I have a message:
    Re: Re: Initial generic topic
    Which actually contains useful information, so in MailTags I make a note "Pablo's Thesis Results" and click "Show as Subject", and now I see the subject as
    Pablo's Thesis Results
    Matt

Maybe you are looking for

  • Unable to capture the excise duties for intra stocktransfer

    Dear All, while doing goods receipt aganist outbound delivery in receiving plant for intracompany(Depo to Depo) unable to capture the excise duties.Please help on this. Thanks & regards, Bhargav

  • Printing error due to out of memory condition...

    hi i got this problem of "printing error due to out of memory condition" and i cannot save it as a pdf file too. How to solve this prob? i using cs3 and acro 9.. pls help me... got a proj due and cannot afford to waste too much time...

  • OpenEJB ,Tomcat and JDeveloper 11g

    I developed a session bean 3 and export it as jar and put it in web application under lib folder then exported it as war then deployed it in Tomcat integrated with openEJB I call the session bean through servlet using injection,but the openEJB didn't

  • Java Importer: import of java.lang.Boolean does not compile?

    I have created a webservicestub for the Reports webservice with JDeveloper. Now I want to use it in Forms. All methods work correctly, except the runJob method, which uses a boolean argument. I think I need to import java.lang.Boolean for it, but the

  • Restriction for objects Products, BPs and Activities

    How experts, I have the following objects Products, BPs and Activities which I have to restrict the access to  be visualize. For example, a user that belongs to another Org.Unit can not see the BPs, Produtct,Activities from the other Org.Unit. 1. How